Commit Graph

902 Commits (382f7a5b386ed013910802eff7b78f3873a9f340)

Author SHA1 Message Date
Justin Florentine 2fc86822f2
Forkchoice v3 (#5768) 1 year ago
Daniel Lehrner 19c989a6d9
Add missing methods to transaction interface (#5732) 1 year ago
Stefan Pingel 47285a48f6
Eip4788 parentBeaconBlockRoot (#5758) 1 year ago
Sally MacFarlane c3c7205fe8
fix: added shouldOverrideBuilder field with default false to engine_getPayloadV3 response (#5780) 1 year ago
George Tebrean 92a3c5b139
Issue 5719 - remove Pretty JSON and make it user configurable (#5766) 1 year ago
Danno Ferrin 3b04f5cd27
Migrate DataGas to BlobGas (#5759) 1 year ago
Sally MacFarlane 210927ed08
fix: prioritize fork error over missing payload fields (#5765) 1 year ago
Justin Florentine 06cbd7c9f4
Cancun genesis tests (#5760) 1 year ago
Matt Whitehead a46cf27ec5
Append ABI-decoded revert reason to message field in error responses (#5706) 1 year ago
George Tebrean 5f47188152
Add type to PendingTransactionDetail (#5729) 1 year ago
thinkAfCod ba2fc3d667
replace ArrayList with HashSet for rpcMethodExists check (#5708) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma 749a69e83b
junit4 removed for ethereum/api (#5713) 1 year ago
George Tebrean 47a61ddb11
Decouple JsonRpcError enum from the data field (#5629) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
Fabio Di Fabio 86b2b600a0
Do not leak references to PendingTransactions (#5693) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Fabio Di Fabio 6ac03af19b
Introduce transaction validator interface (phase 1) (#5673) 1 year ago
Danno Ferrin 4b3853ff1f
Upgrade BouncyCastle libraries (#5675) 1 year ago
Fabio Di Fabio 2dca2f5d83
Start with txpool disabled (#5634) 1 year ago
Gabriel Fukushima 2beb15a601
Add debug_getRawTransaction (#5635) 1 year ago
naviechan 0ceeaf3180
EIP-6110: Add deposit validation and apis (#5295) 1 year ago
Sally MacFarlane 251fded273
RPC - default to internal error not invalid params (#5506) 1 year ago
Matt Whitehead 5bff76f107
Use the node's configuration to decide if adding a peer with DNS in the enode is allowed (#5584) 1 year ago
Simon Dudley da16402162
Remove maybeHead from BackwardSyncContext (#5497) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Gabriel Fukushima 35ce57fa77
Fix graphql storageAt for bonsai (#5548) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Gabriel Fukushima 287cfd1f22
Fix code availability in graphQL (#5523) 1 year ago
Fabio Di Fabio 8bc939d236
Introduce variables storage (#5471) 1 year ago
Matt Nelson 18157d1a1d
logging cleanup, giant new payload. (#5529) 2 years ago
matkt bacef2809e
Update get account method in the bonsai accumulator (#5330) 2 years ago
garyschulte b401963a11
Prevent rocksdb segfaults when accessing closed storage (#5527) 2 years ago
Stefan Pingel b97c9350b4
Revert the revert of the tx selection commit (#5507) 2 years ago
Sally MacFarlane db410621b0
PR checklist - remove checkbox for non-mainnet ATs (#5514) 2 years ago
garyschulte b612ee29d1
Log worldstate availability (#5517) 2 years ago
Danno Ferrin 4c3565300a
GraphQL: Migrate Long types to strings (#5505) 2 years ago
Danno Ferrin cc2150d537
GraphQL Support for withdrawals (#5496) 2 years ago
Simon Dudley a0c6052778
Revert "Add plugin API to select Transactions (#5396)" (#5499) 2 years ago
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Gabriel-Trintinalia 23e8f03eda
JSON array handling Improvements (#5458) 2 years ago
Adrian Sutton 7053ee5656
Implement debug_getRawReceipts (#5476) 2 years ago
Gabriel-Trintinalia e4a8e1da30
JsonRpcHttpService - Add BodyHandler limit size (#5467) 2 years ago
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