Commit Graph

905 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Sally MacFarlane 19f07b937a
invalid transaction type pass through to user (#5473) 2 years ago
Fabio Di Fabio 6a2a1ea0b8
Log more info about proposed blocks (#5469) 2 years ago
Fabio Di Fabio 423fe1d481
Layered Transaction Pool (#5290) 2 years ago
Gabriel Fukushima 7fff05a4cc
Fix for block import withdrawals (#5442) 2 years ago
Fabio Di Fabio 64c422b490
Transaction pool flag to disable specific behaviors for locally submitted transactions (#5418) 2 years ago
Fabio Di Fabio 8b4819ee6f
Ban zero blob transactions (#5425) 2 years ago
George Tebrean edfe189d51
Bug Fix eth_feeHistory - Issue-#4231 (#5397) 2 years ago
matkt af98d0fa85
allow custom module for json mapper (#5408) 2 years ago
Simon Dudley c34139c18c
Unified protocol schedule tidy up (#5375) 2 years ago
Antony Denyer a30f7cdea4
Use binary search to eth_estimateGas more accurately (#5142) 2 years ago
Diego López León 031101603b
Retire ECIP-1049 network (#5371) 2 years ago
Nischal Sharma 839bddcd48
Show correct revert reason data in priv_call (#5369) 2 years ago
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
garyschulte de4aa7b8f5
add engine_preparePayload_debug endpoint (#4427) 2 years ago
Fabio Di Fabio 78e566f2ef
Offload logbloom cache generation to computation executor, to avoid b… (#4530) 2 years ago
Diego López León f68b97b45e
[stratum] add proxy subscription + cleanup + Netty integration (#5129) 2 years ago
Stefan Pingel 534a369574
Move connect decision into protocol layer (#4759) 2 years ago
Sally MacFarlane 067a263374
[23.4] Remove GoQuorum privacy (#5303) 2 years ago
Simon Dudley 42f52e72be
Remove ENGINE_EXECUTE_PAYLOAD (#5340) 2 years ago
Simon Dudley ef54beeb6c
Add withdrawals to PayloadIdentifier to avoid collisions (#5321) 2 years ago
garyschulte f528f0d55a
rebase cred trunc behavior (#5308) 2 years ago
Simon Dudley 9e51fbbafc
Attempt to fix flaky getBlockByNumberForLatest test (#5313) 2 years ago
Fabio Di Fabio 557c568c18
Update most dependecies to latest version (#5269) 2 years ago
Simon Dudley 8aa8c47b0f
Log an error when RPC responds with INTERNAL_ERROR (#5288) 2 years ago
Simon Dudley 27fd97f6b5
Use cached header for latest eth_getBlockByNumber (#5292) 2 years ago
Simon Dudley 65c0bb3b95
Replace usage of getByTimestamp in WithdrawalsValidatorProvider (#5261) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Gabriel Fukushima a6bb57911c
[MINOR] Add log to show where we're reading the jwt from (#5275) 2 years ago
naviechan 3aef587e78
EIP-6110: Add deposits in EL (Part 1) (#5055) 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
ahamlat c4034f502e
Use Besu pipeline in trace_block, trace_filter and trace_replayBlockTransactions (#5131) 2 years ago
Gabriel-Trintinalia c55d810321
Add plugin rpc exception type (#5248) 2 years ago
Simon Dudley bf2e6876f6
Minor improvements to logging (#5238) 2 years ago
matkt 853c2f076c
Bonsai cleaning and robustness (#5123) 2 years ago
garyschulte d736203a9d
Feature/minimal safe tracing (#5197) 2 years ago
Danno Ferrin 3e35dba092
Reduce Log4J API Exposures (#5189) 2 years ago
Gabriel Fukushima bf0198103f
Replace getByBlockNumber by getByBlockHeader (#5127) 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
Simon Dudley 28d5702c57
In forkchoiceUpdated, log VALID instead of INVALID when ignoring update for old head (#5101) 2 years ago
Danno Ferrin 532797fc17
Add needed tooling support for execution-spec-tests (#5030) 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
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
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