Commit Graph

883 Commits (b763d96c75913d79d4344e0cafefe8410935c222)

Author SHA1 Message Date
Justin Florentine a90e4487fc
Fcu v2 defer fork validation (#6037) 1 year ago
Fabio Di Fabio 6d100f30b7
Priority senders (#5959) 1 year ago
seongmin f0b2b56064
fix incorrect argument passing in blockParameter of TraceCallMany class (#6034) 1 year ago
ahamlat de2d3b4156
Sort only once rewardPercentiles instead of doing it for each block header (#6035) 1 year ago
ahamlat 8507bb7181
Optimize Eth_feeHistory RPC method (#6011) 1 year ago
NC 5fce4fd3ed
Standardize pubkey and public key naming in deposit (#6012) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
NC 0536a18bdc
Base EIP-6110 on top of Cancun (#5752) 1 year ago
Danno Ferrin 0b83ab5011
Tests for GraphQL Cancun fields (#5975) 1 year ago
Justin Florentine fddcdf31eb
hive tests explicitly attempt zero (#5993) 1 year ago
Fabio Di Fabio e4f3b1751c
Only use the builder to create transactions (#5980) 1 year ago
Gabriel-Trintinalia 2dd16f4d07
[4844] EngineNewPayload - Add Blob Count validation (#5973) 1 year ago
Justin Florentine e4337226ac
Validation ordering (#5986) 1 year ago
Gabriel-Trintinalia 00853c2fcf
Validate bad block before new head check syncing (#5967) 1 year ago
Danno Ferrin 4f49ec9418
Add Cancun GraphQL fields (#5923) 1 year ago
Justin Florentine ef2d4181d8
Apply fcu even on invalid payload (#5961) 1 year ago
Justin Florentine 41e829be9d
Forkchoice v2 hive tests (#5949) 1 year ago
Gabriel-Trintinalia 387d3f2d24
[4844] [Hive] Fix fcuV3 parameter return (#5940) 1 year ago
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 1 year ago
matkt 52795b6223
add get proof for bonsai (#5919) 1 year ago
Gabriel-Trintinalia 9d7ee2b52b
[4844] Fix some Devnet9 Hive tests (#5929) 1 year ago
Sally MacFarlane 277424d8a1
[MINOR] Block number param additional test (#5918) 1 year ago
Danno Ferrin 4e6b1fbd25
Add updated storage to evmtool json trace (#5892) 1 year ago
Stefan Pingel 36d7411c58
payload attributes: fix wrong warning and fail if beacon root is available before cancun (#5872) 1 year ago
Gabriel-Trintinalia 1fa21e2f1a
[4844] Add encodingContext to TransactionEncoder and TransactionDecoder (#5820) 1 year ago
matkt 3597ccbf01
Add range tracing with worldstate (#5844) 1 year ago
Sally MacFarlane 71853e3e1c
use non-deprecated authenticate methods (#5852) 1 year ago
Stefan Pingel d8406f0d20
add parent beacon block root to payload id calculation (#5843) 1 year ago
Stefan Pingel e3b01122f3
enforce that BlobTransactions have at least one blob (#5826) 1 year ago
Gabriel-Trintinalia c265fe4440
EngineNewPayloadV2 - Reject non-null Blob fields (#5802) 1 year ago
Gabriel-Trintinalia 21dff15e48
Fix Invalid Block Hash return (#5803) 1 year ago
Gabriel-Trintinalia 139fc121cc
Remove versionedHashes from EngineNewPayload (#5793) 1 year ago
Gabriel-Trintinalia 059a94c675
Validate parameters before fork (#5792) 1 year ago
Matt Whitehead 9a0f35c1fe
Add eth_getBlockReceipts() JSON/RPC method (#5771) 1 year ago
Fabio Di Fabio 6bd3135713
Post Merge cleanup: remove latestValidAncestorDescendsFromTerminal (#4703) 1 year ago
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