Commit Graph

890 Commits (0e76000d2739d236738aa34dbe456375d4ae89e3)

Author SHA1 Message Date
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
Danno Ferrin 2a30dfba1a
EOF Optimization - don't spit code sections (#4898) 2 years ago
Sally MacFarlane 8e523b05f2
RPC methods that lookup block by hash will now return error if no block found (#4582) 2 years ago
Simon Dudley af1ce3803d
Create skeleton structure for Engine API V2 methods (#4876) 2 years ago
Danno Ferrin 9dbf12058a
Re-enable integration tests (#4871) 2 years ago
Gabriel-Trintinalia a483f79cc8
Initial implementation of EngineGetPayloadV2 (#4833) 2 years ago
Jason Frame 38316ef188
EIP-6122 Timestamp based fork IDs (#4841) 2 years ago
Gabriel Fukushima 7d5988d4b5
PoS checkpoint sync (#4844) 2 years ago
Simon Dudley 34d4421192
Delete unused classes (#4846) 2 years ago
Gabriel-Trintinalia 4cf6c38e76 Add accessList field to Transaction Call Object (#4802) 2 years ago
Zhenyang Shi 97588ae744
Add chain data pruning experimental feature (#4686) 2 years ago
Gabriel-Trintinalia bd964ed3f5
Fix typo (#4803) 2 years ago
lukelee-sl 609904e509
gradle modifications to support java 19 (#4797) 2 years ago
Gabriel-Trintinalia 64a5d7421a
Fix storage key format for eth_getProof (#4564) 2 years ago
mark-terry 6973a07b72
Added max range CLI option for eth_getLogs. (#4597) 2 years ago
Simon Dudley 24e9fe24de
Print the rpc params as serialized json to make it easier to copy-paste requests when debugging (#4753) 2 years ago
Bakuchi d2382c6b2b
fix typo in error message. (#4736) 2 years ago
Fabio Di Fabio 2ee204cb77
Do not send new payloads to backward sync if initial sync is in progress (#4720) 2 years ago
Fabio Di Fabio 9d4ec3bca4
Restore updating chain head and finalized block during backward sync (#4718) 2 years ago
Gabriel-Trintinalia 7d374b6a1b
Add type field to eth_getTransactionReceipt (#4713) 2 years ago
Sally MacFarlane e5d73e0cca
retry block processing (#4600) 2 years ago
Fabio Di Fabio 098558a274
Remove log statements that are keeping references to objects for too long (#4705) 2 years ago
Stefan Pingel e02cc04e41
use fork id to filter out non matching peers (#4459) 2 years ago
Danno Ferrin f20b4b3bd1
"Small" Ethereum Object Format (EIP-3540 + EIP-3670) (#4644) 2 years ago
Fabio Di Fabio af04357874
Backward sync log UX improvements (#4655) 2 years ago
Antoine Toulme 5b462af0a7
Otel take 2 (#4075) 2 years ago
Daniel Lehrner 6a3d4528bd
Add new RPC endpoints debug_setHead & debug_replayBlock (#4580) 2 years ago
Danno Ferrin 0287ec5cb1
Make Json RPC TLS Test Java 17 friendly (#4622) 2 years ago