-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(vm): EVM emulator support – base #2979
Merged
Merged
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbd7db9 - Browse repository at this point
Copy the full SHA bbd7db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6bed2 - Browse repository at this point
Copy the full SHA 4e6bed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 723c5e3 - Browse repository at this point
Copy the full SHA 723c5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3a300 - Browse repository at this point
Copy the full SHA 3a3a300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8132132 - Browse repository at this point
Copy the full SHA 8132132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cae61a - Browse repository at this point
Copy the full SHA 6cae61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfef5ea - Browse repository at this point
Copy the full SHA dfef5eaView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddc35de - Browse repository at this point
Copy the full SHA ddc35deView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf454e2 - Browse repository at this point
Copy the full SHA cf454e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c22ea - Browse repository at this point
Copy the full SHA a5c22eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c075fb4 - Browse repository at this point
Copy the full SHA c075fb4View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c94de9 - Browse repository at this point
Copy the full SHA 6c94de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b280eb3 - Browse repository at this point
Copy the full SHA b280eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d49f3f8 - Browse repository at this point
Copy the full SHA d49f3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e9179d - Browse repository at this point
Copy the full SHA 5e9179dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0034e3e - Browse repository at this point
Copy the full SHA 0034e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e2b9a - Browse repository at this point
Copy the full SHA d9e2b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3dad1 - Browse repository at this point
Copy the full SHA 9c3dad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9652368 - Browse repository at this point
Copy the full SHA 9652368View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 189e591 - Browse repository at this point
Copy the full SHA 189e591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac399e - Browse repository at this point
Copy the full SHA 2ac399eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be103f - Browse repository at this point
Copy the full SHA 6be103fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9700ff3 - Browse repository at this point
Copy the full SHA 9700ff3View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be77938 - Browse repository at this point
Copy the full SHA be77938View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8816cf - Browse repository at this point
Copy the full SHA f8816cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7608ace - Browse repository at this point
Copy the full SHA 7608aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed97d24 - Browse repository at this point
Copy the full SHA ed97d24View commit details -
feat: EVM simulator as optional for the server (#276)
* Add evm simulator as optional for the server * Changes to make it work against era-contracts `main` * fmt * Calculate bytecode of evm gas manager only if evm simulator flag is on * Add multicall for get evm simulator bytecode hash * Use bytecode of default account for the evm simulator if not present * Remove unnecessary comments * Use bytecode of default account for evm simulator in gas test sc * Remove tests for the evm simulator --------- Co-authored-by: Javier Chatruc <jrchatruc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f922068 - Browse repository at this point
Copy the full SHA f922068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2388ae8 - Browse repository at this point
Copy the full SHA 2388ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f0324 - Browse repository at this point
Copy the full SHA 00f0324View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14b5aa - Browse repository at this point
Copy the full SHA c14b5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d1896 - Browse repository at this point
Copy the full SHA c8d1896View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 072222d - Browse repository at this point
Copy the full SHA 072222dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a08ea6c - Browse repository at this point
Copy the full SHA a08ea6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bdabe3 - Browse repository at this point
Copy the full SHA 5bdabe3View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1385cb6 - Browse repository at this point
Copy the full SHA 1385cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9010c56 - Browse repository at this point
Copy the full SHA 9010c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774b848 - Browse repository at this point
Copy the full SHA 774b848View commit details -
Configuration menu - View commit details
-
Copy full SHA for e85228b - Browse repository at this point
Copy the full SHA e85228bView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f7c5da - Browse repository at this point
Copy the full SHA 0f7c5daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c7544 - Browse repository at this point
Copy the full SHA b5c7544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0590d - Browse repository at this point
Copy the full SHA 9b0590dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653b543 - Browse repository at this point
Copy the full SHA 653b543View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d61a4 - Browse repository at this point
Copy the full SHA d2d61a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e714b - Browse repository at this point
Copy the full SHA 44e714bView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4aee9b - Browse repository at this point
Copy the full SHA e4aee9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d45b0 - Browse repository at this point
Copy the full SHA a7d45b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b04a75 - Browse repository at this point
Copy the full SHA 9b04a75View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 613abae - Browse repository at this point
Copy the full SHA 613abaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d21e75 - Browse repository at this point
Copy the full SHA 5d21e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for a80d649 - Browse repository at this point
Copy the full SHA a80d649View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0b1e8 - Browse repository at this point
Copy the full SHA ff0b1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ef547 - Browse repository at this point
Copy the full SHA 21ef547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0c00c - Browse repository at this point
Copy the full SHA 1a0c00cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e63ac21 - Browse repository at this point
Copy the full SHA e63ac21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6342503 - Browse repository at this point
Copy the full SHA 6342503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e2647 - Browse repository at this point
Copy the full SHA 68e2647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9b8e3 - Browse repository at this point
Copy the full SHA 5a9b8e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5f98f - Browse repository at this point
Copy the full SHA ee5f98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b05e37 - Browse repository at this point
Copy the full SHA 8b05e37View commit details -
Return
miniblocks.evm_simulator_code_hash
It's necessary for blocks in the pending batch.
Configuration menu - View commit details
-
Copy full SHA for d0440aa - Browse repository at this point
Copy the full SHA d0440aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1828756 - Browse repository at this point
Copy the full SHA 1828756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41fa851 - Browse repository at this point
Copy the full SHA 41fa851View commit details -
Configuration menu - View commit details
-
Copy full SHA for d242f13 - Browse repository at this point
Copy the full SHA d242f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7784017 - Browse repository at this point
Copy the full SHA 7784017View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2046ca4 - Browse repository at this point
Copy the full SHA 2046ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da16bcb - Browse repository at this point
Copy the full SHA da16bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bb42c - Browse repository at this point
Copy the full SHA d2bb42cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 473c564 - Browse repository at this point
Copy the full SHA 473c564View commit details -
Configuration menu - View commit details
-
Copy full SHA for d66ba59 - Browse repository at this point
Copy the full SHA d66ba59View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95acb2c - Browse repository at this point
Copy the full SHA 95acb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636dfaa - Browse repository at this point
Copy the full SHA 636dfaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7c48c - Browse repository at this point
Copy the full SHA 8b7c48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875e18c - Browse repository at this point
Copy the full SHA 875e18cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e726b27 - Browse repository at this point
Copy the full SHA e726b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff22c20 - Browse repository at this point
Copy the full SHA ff22c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d30565 - Browse repository at this point
Copy the full SHA 9d30565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86daedc - Browse repository at this point
Copy the full SHA 86daedcView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33967dd - Browse repository at this point
Copy the full SHA 33967ddView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0aecc14 - Browse repository at this point
Copy the full SHA 0aecc14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4779d - Browse repository at this point
Copy the full SHA 8d4779dView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d0e37c - Browse repository at this point
Copy the full SHA 2d0e37cView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71e3dbe - Browse repository at this point
Copy the full SHA 71e3dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2532ec - Browse repository at this point
Copy the full SHA f2532ecView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 449b55a - Browse repository at this point
Copy the full SHA 449b55aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.