-
Notifications
You must be signed in to change notification settings - Fork 830
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
EIP-7702: devnet-4 changes #7809
base: main
Are you sure you want to change the base?
Commits on Oct 2, 2024
-
warm up to address at tx start if account is delegated, restrict auth…
… nonce to 2**64-1 Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c71d4af - Browse repository at this point
Copy the full SHA c71d4afView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67bab68 - Browse repository at this point
Copy the full SHA 67bab68View commit details
Commits on Oct 9, 2024
-
rename requestsRoot to requestsHash
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49a4411 - Browse repository at this point
Copy the full SHA 49a4411View commit details -
return no code if account has delegated code to precompile, treat pre…
…compile always as warm account when resolving code Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 196bf10 - Browse repository at this point
Copy the full SHA 196bf10View commit details -
make accessListWarmAddresses generic again
Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2abff2 - Browse repository at this point
Copy the full SHA a2abff2View commit details -
Merge branch 'fix/issue-7706/warmup_to_when_delegated' into pectra-de…
…vnet3-block-110500-issue
Configuration menu - View commit details
-
Copy full SHA for dcefdce - Browse repository at this point
Copy the full SHA dcefdceView commit details -
warm delegatee account if transaction destination has delegated code
Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6393399 - Browse repository at this point
Copy the full SHA 6393399View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1269cc1 - Browse repository at this point
Copy the full SHA 1269cc1View commit details -
* verify auth nonce less than 2**64-1 during auth processing
* auth to zero address deletes delegation * auth to precompile returns empty code * auth nonce < 2**8 * increase auth base cost to 12500 Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7e5686 - Browse repository at this point
Copy the full SHA d7e5686View commit details
Commits on Oct 14, 2024
-
generalised requests flat encoding and engine api changes
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdc9bd5 - Browse repository at this point
Copy the full SHA cdc9bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee6abc - Browse repository at this point
Copy the full SHA cee6abcView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f346f4 - Browse repository at this point
Copy the full SHA 8f346f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e12780 - Browse repository at this point
Copy the full SHA 4e12780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e6865 - Browse repository at this point
Copy the full SHA 42e6865View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d5a24 - Browse repository at this point
Copy the full SHA f0d5a24View commit details -
change requests to single requestData for each requestType
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0424317 - Browse repository at this point
Copy the full SHA 0424317View commit details -
fix PoWBlockCreatorTest after requests data type change
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86f5049 - Browse repository at this point
Copy the full SHA 86f5049View commit details -
don't return request type in getPayload result
Signed-off-by: Jason Frame <[email protected]> don't return request type in getPayload result Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 722823e - Browse repository at this point
Copy the full SHA 722823eView commit details
Commits on Oct 16, 2024
-
include requests in t8n response
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24a33e7 - Browse repository at this point
Copy the full SHA 24a33e7View commit details -
update contract addresses for consolidation requests and withdrawal r…
…equests Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24de847 - Browse repository at this point
Copy the full SHA 24de847View commit details -
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 532cb9d - Browse repository at this point
Copy the full SHA 532cb9dView commit details -
Ensure that execution requests always return a response
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 079bcfd - Browse repository at this point
Copy the full SHA 079bcfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a98c12 - Browse repository at this point
Copy the full SHA 9a98c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19f93f - Browse repository at this point
Copy the full SHA c19f93fView commit details -
added and fixed bound checks, fixed some compilation errors after the…
… rebase Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdb0cb3 - Browse repository at this point
Copy the full SHA bdb0cb3View commit details
Commits on Oct 17, 2024
-
revert changes to evm tool spec tests
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eff46b0 - Browse repository at this point
Copy the full SHA eff46b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fdf0db - Browse repository at this point
Copy the full SHA 1fdf0dbView commit details -
replace AbstractSystemCallRequestProcessor to concrete class and remo…
…ve specific processors Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c2a623 - Browse repository at this point
Copy the full SHA 9c2a623View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd9023 - Browse repository at this point
Copy the full SHA afd9023View commit details -
update evmtool tests for 7685 changes
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20ca19e - Browse repository at this point
Copy the full SHA 20ca19eView commit details -
use empty requests hash prague fork at genesis
Signed-off-by: Jason Frame <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ee1b31 - Browse repository at this point
Copy the full SHA 3ee1b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b7aae - Browse repository at this point
Copy the full SHA 21b7aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6457be5 - Browse repository at this point
Copy the full SHA 6457be5View commit details -
temporarily comment out osakaTime from Prague
Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7522a77 - Browse repository at this point
Copy the full SHA 7522a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d4950 - Browse repository at this point
Copy the full SHA 89d4950View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7574c84 - Browse repository at this point
Copy the full SHA 7574c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac812b2 - Browse repository at this point
Copy the full SHA ac812b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d1606 - Browse repository at this point
Copy the full SHA 95d1606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c62cae - Browse repository at this point
Copy the full SHA 4c62caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a317b1 - Browse repository at this point
Copy the full SHA 9a317b1View commit details
Commits on Oct 21, 2024
-
comment out unused evmWorldUpdater.parentUpdater() check
Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ab3aac - Browse repository at this point
Copy the full SHA 8ab3aacView commit details
Commits on Oct 24, 2024
-
Merge branch 'main' into pectra-devnet-4
Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ebc32b - Browse repository at this point
Copy the full SHA 9ebc32bView commit details
Commits on Oct 27, 2024
-
added CodeDelegationProcessorTest
Signed-off-by: Daniel Lehrner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75a3397 - Browse repository at this point
Copy the full SHA 75a3397View commit details