[Nexus 2.0.0] Release Nexus 2.0.0 : EIP-7702 + EP v0.8 #240
Draft
filmakarov wants to merge 75 commits intomainfrom
Draft
[Nexus 2.0.0] Release Nexus 2.0.0 : EIP-7702 + EP v0.8 #240filmakarov wants to merge 75 commits intomainfrom
filmakarov wants to merge 75 commits intomainfrom
Conversation
Remove dependency of tests on scripts
feat: add eip7702 support
Signed-off-by: Manank Patni <manank321@gmail.com>
Fix test case for delegate call test_ExecuteDelegateCallFromExecutor_Success
feat: add prevalidation hook support
Merge dev to add latest chanes re pre-validatiopn hook
ERC-7821 support
Pre issued 1271 sigs handling
AA-508 // Prepare for EIP-712 userOpHash
EIP-7702 + EP v0.8 Pre Release
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
ERC-7779 support v 0.1
Add Nick's method support on initialization
Test 7702 via proper code etching with Prague hardfork
🤖 Slither Analysis Report 🔎Slither reportDetails# Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
locked-ether🟡 Impact: Medium
utils/NexusBootstrap.sol#L33-L189 unused-return🟡 Impact: Medium
constable-statesImpact: Optimization
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contains the following features:
Will be merged soon:
See according PR's for details
Todo
PR-Codex overview
This PR primarily focuses on enhancing the
Nexussmart contract system by refining modules, improving signature validation, and adding new features for account management and execution.Detailed summary
accountIdfrombiconomy.nexus.1.0.0tobiconomy.nexus.2.0.0in multiple tests and contracts.EmergencyUninstallstruct inDataTypes.sol.MockAccountLockerandMockPreValidationHookcontracts.MockMultiModuleand related tests.NexusProxyand added proxy deployment logic inProxyLib.TestAccountExecution_ExecuteBatch.