-
Notifications
You must be signed in to change notification settings - Fork 534
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
Zero Integration #1775
Draft
vcastellm
wants to merge
21
commits into
develop
Choose a base branch
from
feat/zero
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Zero Integration #1775
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c149e7 - Browse repository at this point
Copy the full SHA 1c149e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2a377 - Browse repository at this point
Copy the full SHA 6c2a377View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a737c9 - Browse repository at this point
Copy the full SHA 5a737c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for db156bf - Browse repository at this point
Copy the full SHA db156bfView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbfbad0 - Browse repository at this point
Copy the full SHA bbfbad0View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14678c9 - Browse repository at this point
Copy the full SHA 14678c9View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 685b1b9 - Browse repository at this point
Copy the full SHA 685b1b9View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b69cf60 - Browse repository at this point
Copy the full SHA b69cf60View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4d124d - Browse repository at this point
Copy the full SHA e4d124dView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76d9e3e - Browse repository at this point
Copy the full SHA 76d9e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a221694 - Browse repository at this point
Copy the full SHA a221694View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c8dad2 - Browse repository at this point
Copy the full SHA 8c8dad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55b376 - Browse repository at this point
Copy the full SHA a55b376View commit details -
Victor Castell committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6baf39a - Browse repository at this point
Copy the full SHA 6baf39aView commit details -
Victor Castell committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 594c6ae - Browse repository at this point
Copy the full SHA 594c6aeView commit details -
Victor Castell committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6857a84 - Browse repository at this point
Copy the full SHA 6857a84View commit details
Commits on Sep 19, 2023
-
Merge branch 'develop' into feat/zero
Victor Castell committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 394f7ce - Browse repository at this point
Copy the full SHA 394f7ceView commit details
Commits on Sep 22, 2023
-
Victor Castell committed
Sep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 21487d4 - Browse repository at this point
Copy the full SHA 21487d4View commit details
Commits on Sep 28, 2023
-
* implemented EIP-2565 * fixed linting error * fixed linting error * fixed TestModExpWithEIP2565 * resolved comments * resolved comments * resolved merge conflicts
Configuration menu - View commit details
-
Copy full SHA for 4c6847c - Browse repository at this point
Copy the full SHA 4c6847cView commit details -
* implemented changes for EIP-2929 (access list) * added missing files * fixed unit test Test_opCall * populate access_list with precompiles only if eip-2929 is activated * added address to access list for Balance opcode * added test cases and for EIP-2929 and also call stack output * changed structure of access list and removed some comments * fixed linting errors * fixed AddSlot method * added test cases for access list * removed call stack output for Test_Transition_EIP2929 * corrected indentation * fixed linting errors * fixed linting errors * fixed Test_opReturnDataCopy * removed ActivePrecompile Address slice * changed the const name * changed the const name in comments * change the AddAddress function to a variadic function * refactored * added test cases for SLOAD opcode * fixed linting errors * refactored code * EIP-2565 Implementation (#1704) * implemented EIP-2565 * fixed linting error * fixed linting error * fixed TestModExpWithEIP2565 * resolved comments * resolved comments * resolved merge conflicts * resolved merge conflicts * fixed EIP-2929 test
Configuration menu - View commit details
-
Copy full SHA for 781c691 - Browse repository at this point
Copy the full SHA 781c691View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9071047 - Browse repository at this point
Copy the full SHA 9071047View 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.