Commit Graph

1206 Commits (da98fa5541b4b077937fa12fa83a0982b0658b1d)

Author SHA1 Message Date
Matilda-Clerke da98fa5541
Reintroduce engine get client version v1 with commit in manifest (#7548) 3 months ago
Danno Ferrin a851507cb3
evmtool was not respecting the --genesis option (#7518) 3 months ago
Fabio Di Fabio 0dffe63c13
Fix BlockchainQueries::gasPrice when chain head block body still not fully persisted (#7482) 3 months ago
Jason Frame 4acd7f120c
Change default for receipt compaction to be enabled (#7450) 3 months ago
Gabriel-Trintinalia d7041d4221
CLI option for disabling auto-registration of external plugins (#7470) 3 months ago
Danno Ferrin 51335954c2
Reuse HardforkId in EvmSpecVersion (#7448) 3 months ago
Jason Frame dc336f48e9
Snap sync server StorageRange message limit to apply limit hash as post check (#7399) 3 months ago
Nischal Sharma 50f8add052
Tracing private transactions feature (#6161) 3 months ago
daniellehrner b53db47dab
Wrapped WorldUpdater into `EVMWorldupdater` (#7434) 3 months ago
daniellehrner 2158a68296
Fix protocol schedule for devnets (#7429) 3 months ago
sirawt 8fc80ade8d
chore: fix some typos (#7438) 3 months ago
ahamlat 9cb8b06e4b
Add integration tests on block processing (#7378) 4 months ago
Simon Dudley ec8429f800
Refactor TrieLogPruner preload timeout to be more testable (#7393) 4 months ago
daniellehrner 4ace9e42c0
7702 bugfixes for devnet-1 (#7394) 4 months ago
Matilda-Clerke 94b497e261
7288: include WithdrawalRequestPredeployAddress in genesis configuration (#7356) 4 months ago
Simon Dudley 51bb6c786e
TrieLogPruner preload with 30 second timeout (#7365) 4 months ago
Stefan Pingel bcbfec0c27
Fix NPE for legacy ForkId with no forks (#7349) 4 months ago
Karim Taam 30c96c7a1d
Optimistic parallelization of transactions to improve performance (#7296) 4 months ago
Simon Dudley 7a905f8b0a
Add metrics for trie log pruner (#7352) 4 months ago
Sally MacFarlane 39e276fd10
Refactor - eliminate non-constant string concatenation from debug and trace (#7336) 4 months ago
daniellehrner 895c17d5d2
EIP 7702 (#7237) 4 months ago
Fabio Di Fabio 465fd1cbe5
Fix and restore disabled block creation unit tests (#7331) 4 months ago
Sally MacFarlane 223f1bc3bb
EIP-7251 add consolidation request type (#7266) 4 months ago
Danno Ferrin 17f4dc9a8a
Update unit test (#7317) 4 months ago
garyschulte 45dbc8a9a3
Feature/use gnark-crypto for eip-2537 (#7316) 4 months ago
Sally MacFarlane 3f00bad598
[MINOR] Fixed some typos (#7299) 4 months ago
George Tebrean 5660ebc1ce
Increment private nonce even if transaction failed. (#6593) 5 months ago
Gabriel-Trintinalia 4ee14eca1d
Implement System Calls (#7263) 5 months ago
Stefan Pingel 8a9a84ad58
Check for snap server (#6609) 5 months ago
Matt Whitehead 8ca7129b0b
Add experimental `--Xsnapsync-bft-enabled` which enables snap sync for BFT chains (#7140) 5 months ago
Danno Ferrin c0efeef89a
Update EIP-2935 contract (#7281) 5 months ago
Danno Ferrin 20b82a40c9
Rename ValidatorPublicKey to ValidatorPubKey (#7280) 5 months ago
Usman Saleem bcacbab467
Fix javadoc for ethereum:core top level package (#7270) 5 months ago
Danno Ferrin 0f2046d4b0
Temporary CancunEOF fork for EOF testing. (#7227) 5 months ago
Danno Ferrin 7e840ab640
Reconfigure how Protocol Specs are created WRT EVM condiguration (#7245) 5 months ago
Fabio Di Fabio 19d2079377
Reduce lock contention on transaction pool when building a block (#7180) 5 months ago
Danno Ferrin 85d286aa85
EIP-7692 "Mega" EOF Implementation (#7169) 5 months ago
Fabio Di Fabio c62f192459
Improve genesis state performance at startup (#6977) 5 months ago
daniellehrner 04f304fbb5
move traceEndTransaction after coinbase refund, add self destruct set to the method (#7188) 5 months ago
Fabio Di Fabio 40d6b2691f
Improve the selection of the most profitable built block (#7174) 6 months ago
Simon Dudley df2ce0e437
Promote --bonsai-limit-trie-logs-enabled to stable (#7193) 6 months ago
Simon Dudley 7c21eed59d
Enable --Xbonsai-limit-trie-logs-enabled by default (#7181) 6 months ago
ahamlat 4fa2592b97
Remove sorting updated storage entries in commit phase (#7167) 6 months ago
ahamlat b0823c41fe
Add metrics to DefaultBlockchain to get TPS and Mgas/s (#7105) 6 months ago
Sally MacFarlane 64de9f2eda
Fix timestamp validation test (#7124) 6 months ago
Danno Ferrin e68c4e1d80
Undo #6819 - make yParity and v match (#7139) 6 months ago
Gabriel-Trintinalia 2df721619a
[MINOR] Rename deposit to depositRequest (#7145) 6 months ago
Danno Ferrin fb25f180b0
Pectra devnet 0 EEST support (#7123) 6 months ago
Gabriel-Trintinalia 7a5a3e0957
Minor improvements to EIP-7685 (#7142) 6 months ago
Gabriel-Trintinalia 5415463a33
Rename methods and variables to match json (#7134) 6 months ago