Commit Graph

2938 Commits (e548cdc487789ae2e38fc15daab7b6fdf9fb1480)

Author SHA1 Message Date
Jason Frame 04eaaf9c24
Handle invalid snap getTrieNode requests with empty paths gracefully (#7221) 5 months ago
Danno Ferrin 3026268f15
Check for EOFCreate subcontainer rules (#7232) 5 months ago
Stefan Pingel f5e5ad53e7
Investigate chain halts when syncing (#7162) 5 months ago
Matt Whitehead 1ee35a3dea
Change eth trace from 'Message not expected' to 'Request message' (#6734) 5 months ago
Fabio Di Fabio 19d2079377
Reduce lock contention on transaction pool when building a block (#7180) 5 months ago
Gabriel-Trintinalia e3e86c7ef6
Subnet-Based Peer Permissions (#7168) 5 months ago
Danno Ferrin 85d286aa85
EIP-7692 "Mega" EOF Implementation (#7169) 5 months ago
Lucas Saldanha d9ab92e887
Updated EIP-7002 WithdrawalRequestV1 field (validatorPublicKey -> validatorPubkey) (#7209) 5 months ago
Usman Saleem c7e2e4dbbf
fix(test): Fix dns daemon periodic test (#7200) 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
krsh24 478b6d0184
Support for eth_maxPriorityFeePerGasPrice (#7194) 5 months ago
Sally MacFarlane 186b4c5d21
disable flaky test (#7202) 5 months ago
Usman Saleem 54a3e6a287
feat: Refactor Node DNS Resolver to use vertx virtual threads (#7189) 6 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
Usman Saleem 2d59f4dd7e
feat!: Java 21 for build and runtime (#7177) 6 months ago
ahamlat 4fa2592b97
Remove sorting updated storage entries in commit phase (#7167) 6 months ago
Usman Saleem e4902af05e
feat: Node discovery via DNS (#7129) 6 months ago
krsh24 9d8c191911
Error out on permissions config accounts-allowlist validation errors. [#7138] (#7161) 6 months ago
Matt Whitehead bd32e2c6e1
Include currently active EVM version in `admin_nodeInfo` response (#7127) 6 months ago
Gabriel-Trintinalia 6f3650fc51
[MINOR] - Vertx and Netty minor version bumps (#7156) 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
garyschulte ebb883075f
Feature/fleet mode rebase (#6641) 6 months ago
Fabio Di Fabio 8df6bcaddd
Make `eth_gasPrice` aware of the base fee market (#7102) 6 months ago
Fabio Di Fabio 40164475b3
Split unit tests by time (#7079) 6 months ago
Danno Ferrin 0cca642bc5
EIP-2935 Nyota updates (#7120) 6 months ago
Lucas Saldanha d7123ce5b4
Fix name of parameter for WithdrawalRequest (#7122) 6 months ago
Justin Florentine c90f18c154
Pectra-devnet-0 discoveries (#7121) 6 months ago
Sally MacFarlane 433ebd9418
[LOGGING] Add logging for fail to confirm pivot block error (#7110) 6 months ago
Matt Whitehead bdec4b9583
BFT ignore withdrawals (#7115) 6 months ago
Fabio Di Fabio 2f473b7199
Fix parsing gasLimit parameter when its value is > Long.MAX_VALUE (#7116) 6 months ago
Matt Nelson 5bf2bface5
Improve tx pool logging in RPC when then pool is not enabled or node not in sync. (#7106) 6 months ago
ahamlat 2ab7f64ae0
Small optimization on eth_sendRawTransaction (#7101) 6 months ago
Danno Ferrin 0fa31b49bb
Blockhash lookup in test harness (#7104) 6 months ago
Gabriel-Trintinalia f9a61a0b83
EIP-7685 (#7068) 6 months ago
Sally MacFarlane 73ab9c1a6b
use error handling (#7045) 6 months ago
Danno Ferrin 02a991f620
Wire EIP-2935 into evmtool (#7096) 6 months ago
Gabriel-Trintinalia a5e08c8b02
Fix eip 2935 reftests (#7093) 6 months ago
Stefan Pingel 5fa1750606
Peering - Find and remove peers from the peer table that share the same IP and TCP port with different discovery ports (#7089) 6 months ago
Danno Ferrin 821daf12b9
EIP-2935: Serve historical block hashes from state (#7080) 6 months ago
Fabio Di Fabio 40cfc800f7
New RPC methods `miner_setExtraData` and `miner_getExtraData` (#7078) 7 months ago
Fabio Di Fabio b4b6adcf99
Fix potential memory leak (#7076) 7 months ago