Commit Graph

767 Commits (a563cf23c1a8e3fc48e0c40a484ab64d375b0462)

Author SHA1 Message Date
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
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 2 years ago
garyschulte 48702aa12e
address case of block values exceeding long (#4983) 2 years ago
Sally MacFarlane 1abe2772f6
update some tests from junit 4 to 5 (#4973) 2 years ago
Gabriel-Trintinalia c4dbc58a5e
Add implementation for eth_createAccessList RPC method (#4942) 2 years ago
Jason Frame f4a6219456
Withdrawals wiring (#4968) 2 years ago
Gabriel-Trintinalia 0626acd83c
Add a new CLI option to limit the number of requests in a single RPC batch request (#4965) 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 6e8e24874f
New excess_data_gas block header field (#4958) 2 years ago
Gabriel Fukushima 857db71e8b
Change JSON RPC Error-32602 (Invalid Params) to return with http status code 200 (#4967) 2 years ago
Simon Dudley 61abde6417
Add withdrawals details to eth_getBlock methods (#4969) 2 years ago
Simon Dudley 5fed2cade4
Return withdrawals in engine_getPayloadV2 response (#4953) 2 years ago
Jason Frame 1165f6a94d
Add withdrawals root to block header (#4962) 2 years ago
Zhenyang Shi aef335cfcf
Shanghai Engine API Updates (#4945) 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
Gabriel Fukushima b36f84e993
Fix: Hive engine api FCU regression (#4947) 2 years ago
Simon Dudley dd41abe01d
Implement engine_newPayload Withdrawals validation (#4946) 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 e89b773ec5
Withdrawals processor (#4917) 2 years ago
Sally MacFarlane c516829674
changed RequestBody.create to put content type arg second - fixes deprecation warning (#4936) 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 96972ff2de
Worldstate-only resync behavior (#4875) 2 years ago
Sally MacFarlane 45c2c4745e
[RPC] add SAFE and FINALIZED options for block param (#4902) 2 years ago