Commit Graph

2133 Commits (b850aa7b05349a9c9ec1c674d53b4227e94f5c15)

Author SHA1 Message Date
Fabio Di Fabio b850aa7b05
Fix transaction selection result regression (#5133) 2 years ago
Danno Ferrin 5a7c639db9
Mode specific handling of BLOCKHASH in evmtool (#5126) 2 years ago
Danno Ferrin ea6ac5e3e1
Decode long instead of parseLong (#5135) 2 years ago
Fabio Di Fabio 28f2bd4a1a
Gas accounting for EIP-4844 (#4992) 2 years ago
Simon Dudley 28d5702c57
In forkchoiceUpdated, log VALID instead of INVALID when ignoring update for old head (#5101) 2 years ago
Gabriel-Trintinalia 143f59c9d1
Match FullSync no target message with SnapSync no target message (#5119) 2 years ago
Gabriel Fukushima 66521cb3f2
Stop adding bad proposed block to bad block manager (#5082) 2 years ago
Danno Ferrin 32583f467e
Fix error output in standard trace (#5118) 2 years ago
Danno Ferrin 532797fc17
Add needed tooling support for execution-spec-tests (#5030) 2 years ago
matkt 17455d62e9
trigger auto heal in case of bad code (#5103) 2 years ago
Simon Dudley bac7adec89
bump to 1024 (#5108) (#5114) 2 years ago
garyschulte ac23d3113c
re-default global max rpc batch size to 1k (#5104) 2 years ago
Gabriel Fukushima 51956b7f36
Fix block value calculation (#5100) 2 years ago
Sally MacFarlane c75016324b
add more context to exception messages and debug logging (#5066) 2 years ago
Stefan Pingel 08e2f87306
reintroduce checking of block height for certain tasks when we are not PoS (Revert PR#3911) (#5083) 2 years ago
Simon Dudley 7b81ff0e04
Allow dashes in ethstats password (#5090) 2 years ago
Fabio Di Fabio 97edc67c30
If a PoS block creation repetition takes less than a configurable dur… (#5048) 2 years ago
Simon Dudley 54521591f4
Add shanghaiTime to sepolia (#5088) 2 years ago
ahamlat 3151c60162
Fix Layered World State issue (#5076) 2 years ago
Justin Florentine 56ae1fcf5b
moves check for init code length before balance check (#5077) 2 years ago
Jason Frame b2d378e174
Support post merge forks at genesis for hive tests (#5019) 2 years ago
Simon Dudley d7afa411e9
Revert "Keep Worldstate Storage open for Bonsai archive latest layer (#5039)" (#5073) 2 years ago
Gabriel Fukushima 05bf6aba6a
Add getPayloadBodiesByRangeV1 and getPayloadBodiesByHash engine methods (#4980) 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