Commit Graph

4049 Commits (release-23.1.x)
 

Author SHA1 Message Date
Danno Ferrin 9034d31a05
Don't cache protocol spec in block creator (#4982) 2 years ago
Sally MacFarlane 1abe2772f6
update some tests from junit 4 to 5 (#4973) 2 years ago
Gabriel-Trintinalia c4dbc58a5e
Add implementation for eth_createAccessList RPC method (#4942) 2 years ago
Jason Frame f4a6219456
Withdrawals wiring (#4968) 2 years ago
mark-terry db4f50de81
Updated overview builder to consider networkId and custom network genesis. (#4957) 2 years ago
Gabriel-Trintinalia 0626acd83c
Add a new CLI option to limit the number of requests in a single RPC batch request (#4965) 2 years ago
garyschulte 45dcfd4110
fix javadoc regressions in main (#4971) 2 years ago
matkt e36b1f6dbd
Fix transaction pool issue (#4964) 2 years ago
Justin Florentine 42d67de5b7
Datahash opcode (#4933) 2 years ago
Fabio Di Fabio 3850d49069
Send only hash announcement for blob transaction type (#4940) 2 years ago
Fabio Di Fabio 6e8e24874f
New excess_data_gas block header field (#4958) 2 years ago
Gabriel Fukushima 857db71e8b
Change JSON RPC Error-32602 (Invalid Params) to return with http status code 200 (#4967) 2 years ago
Simon Dudley 61abde6417
Add withdrawals details to eth_getBlock methods (#4969) 2 years ago
Danno Ferrin db10bebd57
Enforce EOF version validation rules (#4959) 2 years ago
matkt 5627ee03fe
use the updater cache to get an account during block processing (#4897) 2 years ago
Fabio Di Fabio 679ea46e6f
Exclude Dagger generated sources from ErrorProne (#4963) 2 years ago
Simon Dudley 5fed2cade4
Return withdrawals in engine_getPayloadV2 response (#4953) 2 years ago
Jason Frame 1165f6a94d
Add withdrawals root to block header (#4962) 2 years ago
Usman Saleem 9eb32836b7
Fix javadocs to allow build to pass in JDK 17 (#4834) 2 years ago
Zhenyang Shi aef335cfcf
Shanghai Engine API Updates (#4945) 2 years ago
Jason Frame 8f32c5dc48
Change BlockBody to use an overloaded constructor with withdrawals (#4955) 2 years ago
Gabriel Fukushima 3e8cf77fef
Fix npe from subcommands (#4954) 2 years ago
Sally MacFarlane f0c2380d68
removed custom processing for double in TOML parser, added an extra test for int as double (#4948) 2 years ago
Fabio Di Fabio aa53f22004
Introduce transaction pool interface (#4939) 2 years ago
Gabriel Fukushima b36f84e993
Fix: Hive engine api FCU regression (#4947) 2 years ago
Justin Florentine 48a1249eb8
4844 new tx type (#4931) 2 years ago
matkt b2ff02d950
Improve get protocol schedule (only get header and not the entire block) (#4938) 2 years ago
Simon Dudley dd41abe01d
Implement engine_newPayload Withdrawals validation (#4946) 2 years ago
Jason Frame 009508dfe2
Add optional list of withdrawals to block body (#4944) 2 years ago
Usman Saleem 1889b1b143
Withdrawals - Change amount type to GWei instead of Wei (#4935) 2 years ago
Jason Frame df865d99bb
Remove noop WithdrawalsProcessor (#4943) 2 years ago
Justin Florentine cac1119753
doubled memory requirements for building (#4932) 2 years ago
Jason Frame e89b773ec5
Withdrawals processor (#4917) 2 years ago
mark-terry 8a886c8dde
'No sync target' logging improvements (#4853) 2 years ago
Sally MacFarlane 0647fbff91
fixed test for absent deprecated tx-pool-future-max-by-account (#4937) 2 years ago
Sally MacFarlane c516829674
changed RequestBody.create to put content type arg second - fixes deprecation warning (#4936) 2 years ago
Justin Florentine b63f3883ca
fixes test that won't pass if local hostname unresolvable via reverse dns (#4930) 2 years ago
Sally MacFarlane 119025026d
Optimization for eth_call use of blockHeader <> hash (#4924) 2 years ago
Zhenyang Shi 524e1a2b3c
Calculate block value (#4883) 2 years ago
Simon Dudley 515ddad5e6
Implement engine_forkchoiceUpdated Withdrawals validation (#4890) 2 years ago
bl0up e3e2559913
fix toml parsing of double type (#4899) 2 years ago
Justin Florentine 18b8a63e3e
fixes test that won't pass if local hostname unresolvable via reverse dns (#4928) 2 years ago
garyschulte aa7f6fd404
Address bonsai self-destruct stale code present (#4906) 2 years ago
Danno Ferrin 1cd15a86f6
Add '--fork=' to EvmTool (#4913) 2 years ago
Danno Ferrin 80bebf2b73
EIP-3860 Initcode Size Reference Test fixes (#4911) 2 years ago
matkt 593e79f77c
not block subscribe when the worldstate storage is open (#4912) 2 years ago
garyschulte 96972ff2de
Worldstate-only resync behavior (#4875) 2 years ago
garyschulte a78db99be1
Prepare for version 23.1.1-SNAPSHOT (#4908) 2 years ago
garyschulte 881d14252f
23.1.0-RC1 release (#4907) 2 years ago
Sally MacFarlane 45c2c4745e
[RPC] add SAFE and FINALIZED options for block param (#4902) 2 years ago