-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* temporarily pim frontier and evm local changes * support to record storage growth in precompiles * add GasLimitStorageGrowth * add GasLimitStorageGrowth in mocks * add storage growth for precompiles * fix tests * add typescript tests * update frontier and evm dependencies * use the moonbeam-foundation org for the evm dependency * fix tests * fix formatting * Update precompiles/utils/src/substrate.rs Co-authored-by: Agustín Rodriguez <[email protected]> * fix expected gas for precompile proxy * Update test/suites/dev/test-storage-growth/test-evm-create-storage-growth.ts Co-authored-by: Agustín Rodriguez <[email protected]> * add tests of storage growth for precompiles * disable MBIP 5 on moonriver and moonbeam * fix tests * fix typo * adds rustls-webpki to accepted licenses * set storage_growth to 0 for add_proxy precompile Co-authored-by: Éloïs <[email protected]> * set growth ratio as a constant * fix formatting --------- Co-authored-by: Agustín Rodriguez <[email protected]> Co-authored-by: Alan Sapede <[email protected]> Co-authored-by: Crystalin <[email protected]> Co-authored-by: Éloïs <[email protected]>
- Loading branch information
1 parent
bce21c3
commit 7759b61
Showing
64 changed files
with
1,135 additions
and
466 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
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.