forked from paritytech/substrate
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix tests for records 1. fix all tests for records, 2. add `with_transaction_result` to roll back state 3. add an option chain for finish_withdrawal * refactor trait for GatewayCommon GatewayBitcoin * fix genesis in bitcoin test * fix ancientfork bug for bitcoin header 1. fix ancientfork check bug for bitcoin header 2. should check main-chain for tx verify 3. add forked header test * finish header test * fix compile error * add btc tx tests * add tx call test * fix opreturn test * fix tests for trustees * add more trustee test for signature
- Loading branch information
Showing
28 changed files
with
10,514 additions
and
883 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.