This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* companion for 399, precompile output refactor * companion for 397, remove TargetMinGasPrice event * companion for 404, Remove frontier offchain db on purge-chain subcommand * companion for 406, Use skip_initialize_block for call and create * companion for 415, Fix remaining release issues * companion for 409, Add pallet_evm::Config::BlockHashMapping * companion for 411, Update stack runner block_coinbase * companion for 412, Use TransactionPool notification stream in pusbub * companion for 419, Prioritize by gas price * companion for 410, Update stack runner block_gas_limit * summary: Have finished all update prs until now, still have some tasks to be done * update: use dvm_backend instead of frontier_backend * refactor: make BlockHashMapping clean * fix broken evm unit test * update: use `EthereumBlockHashMapping`, the same with upstream * format: code clean * fix: fix confilct with merge * fix: fix broken test in s2s bridge issuing * update format Co-authored-by: Xavier Lau <[email protected]>
- Loading branch information
bear
and
Xavier Lau
authored
Jul 19, 2021
1 parent
604080a
commit 2619efc
Showing
44 changed files
with
525 additions
and
279 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
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
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.