Commit Graph

1008 Commits (d7a831e7aaeb46491046851e07ed152798688cdd)

Author SHA1 Message Date
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
Jason Frame df865d99bb
Remove noop WithdrawalsProcessor (#4943) 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 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
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