Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined updates #27

Open
wants to merge 86 commits into
base: master
Choose a base branch
from
Open

Combined updates #27

wants to merge 86 commits into from

Conversation

k1rill-fedoseev
Copy link
Member

This PR combines several changes:

  • Refactored oracle source files, separating binance-related code into shared module.
  • Updated dependencies.
  • Switched to tss v0.2.9, in which several minor bugs were fixed.
  • Added sidechain watcher component in oracle, which automatically propagates changes from sidechain to homechain.
  • Added separate oracle components, responsible for sending transactions to eth chains (similar to TokenBridge).
  • Introduced unit testing for contracts in both networks.
  • Introduced coverage support for solidity source files.
  • Added unit tests, coverage evaluating (with coveralls) to CI configuration.
  • Added testing tool for retrieving bridge history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant