Commit Graph

2323 Commits (6bd31357133c8798bf53045f6fb0ceaa336fdb17)

Author SHA1 Message Date
Simon Dudley 65c0bb3b95
Replace usage of getByTimestamp in WithdrawalsValidatorProvider (#5261) 2 years ago
Stefan Pingel 64efb668c7
add register useless response to multiple tasks (#5220) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Simon Dudley 1b29f686e9
Make QBFT validator smart contract mode work with london fork (#5277) 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
Gabriel Fukushima a6bb57911c
[MINOR] Add log to show where we're reading the jwt from (#5275) 2 years ago
Fabio Di Fabio 323e1c1a13
Cancel older block creation tasks upon receiving a new one (#5263) 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
Stefan Pingel be76759322
change the way we count peers to make it more realistic 2 years ago
Jason Frame 764a9b6f2f
Add getForNextBlockHeader to protocol schedule (#5224) 2 years ago
Sally MacFarlane 4dff9d3974
[MINOR] junit5 for eth/sync tests (#5214) 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
Danno Ferrin 0f973373f3
Evmtool graalvm support (#5192) 2 years ago
Gabriel-Trintinalia c55d810321
Add plugin rpc exception type (#5248) 2 years ago
Simon Dudley 1f3d5ea2bc
Extract tests for Schedule out of the ScheduleBuilder tests (#5239) 2 years ago
Simon Dudley bf2e6876f6
Minor improvements to logging (#5238) 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
Danno Ferrin e8cb17d694
Reference Test v12 (#5228) 2 years ago
garyschulte d736203a9d
Feature/minimal safe tracing (#5197) 2 years ago
Fabio Di Fabio c0c329fecb
Fix for backward sync wrongly thinking it is done after a restart (#5182) 2 years ago
Gabriel Fukushima df9ad93e7a
Replace getByBlockNumber using existing builder data (#5195) 2 years ago
Danno Ferrin ccabc72b2e
Parse t8n command txs properly (#5193) 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
Simon Dudley 192c0bb651
Remove getByBlockNumber for CheckpointSync (#5173) 2 years ago
Jason Frame 1624f7455d
Change transaction simulator to use ProtocolSchedule.getByBlockHeader (#5170) 2 years ago
Danno Ferrin 5667345c37
Support "no reward" in t8n (#5138) 2 years ago
Gabriel Fukushima 3a3cca95ed
Fix empty body concept after shanghai (#5174) 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
Usman Saleem b0daf14813
Add Withdrawls execution tests to reference test (#5143) 2 years ago
Diego López León 66c757dfa3
Update SLF4J version (#4587) 2 years ago
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