Commit Graph

905 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
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
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