Commit Graph

744 Commits (release-23.10.2)

Author SHA1 Message Date
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
Gabriel Fukushima 05bf6aba6a
Add getPayloadBodiesByRangeV1 and getPayloadBodiesByHash engine methods (#4980) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Gabriel Fukushima 98ea871c84
Change param of to hexadecimal of Eth fee history to match spec (#5047) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 2 years ago
Simon Dudley 33ea29316d
Params should be single item of array type, not outer array of strings (#5037) 2 years ago
Daniel Lehrner 7130923517
Rename JsonRpcService to EngineJsonRpcService (#5036) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
Simon Dudley a02caccb34
Add optional withdrawals to the NewPayload log (#5021) 2 years ago
Gabriel-Trintinalia 85a7dff49d
DebugGetRawBlock and DebugGetRawHeader missing methods (#5011) 2 years ago
Simon Dudley 897c7a79e0
Implement engine_exchangeCapabilities (#4997) 2 years ago
ħþ 03581022a6
Change to optional orElseGet (#4993) 2 years ago