-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* pallet-xvm refactor. * Add TODOs. * Update design. * Keep XVM call interface unified. * Renaming. * update & integration. * Update xvm precompiles mock & tests. * Replace 'UnknownError' with concrete errors. * Update CE & precompile. * Clean up. * Benchmarks and mock. * Updates for polkadot-v0.9.43. * Fix benchmarks. * Add benchmarking result and weight info. * Add license header to weight.rs. * Add pallet description docstring. * Record gas cost in XVM precompile. * Less weight is available with overheads cost. * Trace Ethereum transact result. * Handle record cost result. * Bump Shibuya semver and spec versoin. * Apply review suggestions. * Update with new benchmarking result. * Improve XVM call benchmarking. * Make local/shibuya/shiden/astar runtimes and client have the same semver. * Update with new benchmarking result.
- Loading branch information
Showing
34 changed files
with
1,013 additions
and
752 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
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.