-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add DST20 migration TX and receipt * Temporary disable of ValidateCoinbaseXVMOutput * Temporary disable of rollback related test failure * Extract contract (tx, receipt) creation * Fix test balance issue * Revert "Temporary disable of ValidateCoinbaseXVMOutput" This reverts commit 91fa9ae. * Fix test * Refactor to add migration txs in construct_block when genesis EVM block * Get loan tokens from cache * Restore failing test * Remove block cloning * Fix hash used in recover sender address * Use same sender address for receipt and SignedTx * Index bytecode on migration * Restore failing test * Use token_id as migratory TX nonce
- Loading branch information
Showing
18 changed files
with
317 additions
and
146 deletions.
There are no files selected for viewing
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.