Commit Graph

2118 Commits (release-23.1.x)

Author SHA1 Message Date
Simon Dudley 3ba347147e
Set version as 23.1.3 and minor changelog update (#5338) 2 years ago
Jason Frame 173196cd1d
Add withdrawals to PayloadIdentifier to avoid collisions (#5321) (#5326) 2 years ago
garyschulte e24bfdebea
merge of 23.1.2 into release-23.1.x (#5323) 2 years ago
garyschulte 0b57525f25
Merge main into 23.1.x release branch to prep for 23.1.1 release (#5155) 2 years ago
Jason Frame d048798f1a
Release 23.1.1 rc1 (#5106) 2 years ago
garyschulte 79c1a97fc8
bump to 1024 (#5108) 2 years ago
garyschulte 6d6bb21232
re-default global max rpc batch size to 1k (#5104) (#5105) 2 years ago
garyschulte 08c3f84d22
Burn in build of 23.1.0 (#5093) 2 years ago
matkt 77b55ed7d0
init heal code (#5059) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Gabriel Fukushima 98ea871c84
Change param of to hexadecimal of Eth fee history to match spec (#5047) 2 years ago
Jason Frame 79ae4fac25
Include withdrawals EIPTests as part of the reference tests to run (#5057) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 2 years ago
garyschulte e7150102ea
Keep Worldstate Storage open for Bonsai archive latest layer (#5039) 2 years ago
Danno Ferrin 7245e01088
Speed up initcode validation (#5050) 2 years ago
Cody Born 53e11e3e6b
EIP-1153: Transient storage opcodes (#4118) 2 years ago
Usman Saleem e18e407c4e
Use Java 17 to build and run Besu (#4977) 2 years ago
ahamlat cdfc5796e2
Improve withdrawals processing performance (#5026) 2 years ago
Danno Ferrin ca12eaebab
Add EIP-2537 (BLS12-381 curve precompiles) to Cancun (#5017) 2 years ago
Simon Dudley 33ea29316d
Params should be single item of array type, not outer array of strings (#5037) 2 years ago
Daniel Lehrner 7130923517
Rename JsonRpcService to EngineJsonRpcService (#5036) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
Simon Dudley a02caccb34
Add optional withdrawals to the NewPayload log (#5021) 2 years ago
Gabriel-Trintinalia 85a7dff49d
DebugGetRawBlock and DebugGetRawHeader missing methods (#5011) 2 years ago
garyschulte 6b9c1ce40d
Address witdrawals failures in execution-spec-tests (#5005) 2 years ago
Danno Ferrin 835769deaf
Update Reference Tests to 11.3 (#4996) 2 years ago
Jason Frame 4c678a1050
Withdrawals processor to clear empty accounts (#4995) 2 years ago
Simon Dudley 897c7a79e0
Implement engine_exchangeCapabilities (#4997) 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
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 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
Gabriel-Trintinalia 0626acd83c
Add a new CLI option to limit the number of requests in a single RPC batch request (#4965) 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
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