Commit Graph

968 Commits (eaf5be2479047fc92ced254b867dd3d8597313bc)

Author SHA1 Message Date
matkt 853c2f076c
Bonsai cleaning and robustness (#5123) 2 years ago
Gabriel Fukushima df9ad93e7a
Replace getByBlockNumber using existing builder data (#5195) 2 years ago
Danno Ferrin 3e35dba092
Reduce Log4J API Exposures (#5189) 2 years ago
Gabriel Fukushima 62f4a51191
Refactor and replace getByBlockNumber by getByBlockHeader (#5171) 2 years ago
Jason Frame 1624f7455d
Change transaction simulator to use ProtocolSchedule.getByBlockHeader (#5170) 2 years ago
garyschulte da477e9ecc
copy layered worldstate fix for eth_call (#5179) 2 years ago
Gabriel Fukushima bf0198103f
Replace getByBlockNumber by getByBlockHeader (#5127) 2 years ago
Gabriel-Trintinalia 19eef239e2
Fix issues with RLPExceptions (#5140) 2 years ago
Diego López León 66c757dfa3
Update SLF4J version (#4587) 2 years ago
Danno Ferrin 5a7c639db9
Mode specific handling of BLOCKHASH in evmtool (#5126) 2 years ago
Fabio Di Fabio 28f2bd4a1a
Gas accounting for EIP-4844 (#4992) 2 years ago
Gabriel Fukushima 66521cb3f2
Stop adding bad proposed block to bad block manager (#5082) 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
Gabriel Fukushima 51956b7f36
Fix block value calculation (#5100) 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
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
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
matkt 77b55ed7d0
init heal code (#5059) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 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
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
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
garyschulte 6b9c1ce40d
Address witdrawals failures in execution-spec-tests (#5005) 2 years ago
Jason Frame 4c678a1050
Withdrawals processor to clear empty accounts (#4995) 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
Sally MacFarlane 1abe2772f6
update some tests from junit 4 to 5 (#4973) 2 years ago
Jason Frame f4a6219456
Withdrawals wiring (#4968) 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
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
Jason Frame 1165f6a94d
Add withdrawals root to block header (#4962) 2 years ago
Jason Frame 8f32c5dc48
Change BlockBody to use an overloaded constructor with withdrawals (#4955) 2 years ago
Fabio Di Fabio aa53f22004
Introduce transaction pool interface (#4939) 2 years ago
Justin Florentine 48a1249eb8
4844 new tx type (#4931) 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