Commit Graph

4013 Commits (4c678a1050043ab5bb012774f3b63fac2ff1fe35)
 

Author SHA1 Message Date
Jason Frame 4c678a1050
Withdrawals processor to clear empty accounts (#4995) 2 years ago
Sally MacFarlane b22a52a88e
parallelization for unit tests (#5000) 2 years ago
Simon Dudley 897c7a79e0
Implement engine_exchangeCapabilities (#4997) 2 years ago
Sally MacFarlane 0503407c22
split ATs into privacy/permissioning/etc and the rest (#4989) 2 years ago
Sally MacFarlane 45a57347c1
Snap sync logging - concise info and detailed debug log messages (#4974) 2 years ago
ħþ 03581022a6
Change to optional orElseGet (#4993) 2 years ago
Jason Frame ab4208018e
Fix create block using wrong protocol schedule when parent is genesis (#4986) 2 years ago
Danno Ferrin 602147411e
RJumpV overflow (#4985) 2 years ago
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 2 years ago
Sally MacFarlane 7d04ed2e13
[MINOR] javadoc for kzg precompile (#4988) 2 years ago
Sally MacFarlane 1a39e38315
[MINOR] move Clique tests to junit5 (#4975) 2 years ago
Simon Dudley 844db62344
Improve MainnetBlockBodyValidator logging (#4984) 2 years ago
garyschulte 48702aa12e
address case of block values exceeding long (#4983) 2 years ago
Justin Florentine f8a0f87405
KZG point eval precompile (#4860) 2 years ago
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