Commit Graph

1033 Commits (a60b31b3af397d1b58783aa1c69da4f0c6d80bd1)

Author SHA1 Message Date
Sally MacFarlane 067a263374
[23.4] Remove GoQuorum privacy (#5303) 2 years ago
ahamlat 4737f14534
Add metrics for accounts and storage reads (Flat databasae vs MPT) (#5315) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Jason Frame d3be9c87a6
Fix BFT creating invalid blocks on London when zero base fee is used (#5276) 2 years ago
matkt a064a4a796
reset cache after heal (#5266) 2 years ago
naviechan 3aef587e78
EIP-6110: Add deposits in EL (Part 1) (#5055) 2 years ago
garyschulte 16779eae21
missed merkle refactoring (#5257) 2 years ago
Gabriel Fukushima 0e36f661e8
getByBlockNumber replaced by getByBlockHeader on tests (#5259) 2 years ago
Jason Frame 764a9b6f2f
Add getForNextBlockHeader to protocol schedule (#5224) 2 years ago
garyschulte b88d037f25
Merkle trie radix abstraction (#5251) 2 years ago
Simon Dudley c955eb290a
Isolate getByBlockNumber for BFT use cases (#5254) 2 years ago
Simon Dudley 013d1e4ad4
Move protocol schedule streamMilestoneBlocks into test scope (#5240) 2 years ago
ahamlat c4034f502e
Use Besu pipeline in trace_block, trace_filter and trace_replayBlockTransactions (#5131) 2 years ago
Simon Dudley 1f3d5ea2bc
Extract tests for Schedule out of the ScheduleBuilder tests (#5239) 2 years ago
Simon Dudley 08b822a860
Replace production usages of ProtocolSchedule.streamMilestoneBlocks (#5198) 2 years ago
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