Commit Graph

2494 Commits (33e3a9ecf01dd1bf048b072086ede1dc5d290396)

Author SHA1 Message Date
Stefan Pingel e841cec35f
#5868: fix beacon root address and modulus for devnet 9 (#5871) 1 year ago
Gabriel-Trintinalia 1fa21e2f1a
[4844] Add encodingContext to TransactionEncoder and TransactionDecoder (#5820) 1 year ago
ahamlat 7fd7224964
Fix issue 5824 - Duplicate key errors in EthScheduler-Transactions (#5857) 1 year ago
Fabio Di Fabio 25c2065434
Layered txpool by default and txpool options hoverhaul (#5772) 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 cb82010868
set the beacon root address to the correct value (#5853) 1 year ago
Stefan Pingel d8406f0d20
add parent beacon block root to payload id calculation (#5843) 1 year ago
Stefan Pingel 92ca53e520
add versioned hashes and number of blobs to toString() (#5831) 1 year ago
Stefan Pingel e3b01122f3
enforce that BlobTransactions have at least one blob (#5826) 1 year ago
Stefan Pingel c16a3274b3
fix ForkId if there are no Forks and the starting timestamp is not 0 (#5819) 1 year ago
Danno Ferrin 6dc10a9a78
Improve Reference Test Performance (#5801) 1 year ago
Fabio Di Fabio eb60c06772
Add Holešky as predefined network name (#5797) 1 year ago
Gabriel-Trintinalia c265fe4440
EngineNewPayloadV2 - Reject non-null Blob fields (#5802) 1 year ago
Sally MacFarlane 424fd82bae
don't check timestamp drift for merge PoS (#5804) 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
Stefan Pingel 00d1995147
fix #5744: Incorrect ForkId when first fork timestamp matches genesis timestamp (#5787) 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
Fabio Di Fabio cd5998d131
Make referencetests build script Windows friendly (#5789) 1 year ago
Stefan Pingel 7605351c1a
fix excess blob gas calculation when creating blobs (#5786) 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
Danno Ferrin 5a485ccb58
Add EIPTests to ReferenceTests (#5774) 1 year ago
matkt 2bced4ebf9
fix snapsync issue with forest (#5776) 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
Danno Ferrin 5a766b4696
EvmTool fixes (#5763) 1 year ago
Danno Ferrin 7019131d7b
Benchmarking in evmtool (#5754) 1 year ago
Justin Florentine 06cbd7c9f4
Cancun genesis tests (#5760) 1 year ago
Fabio Di Fabio 86aed203f7
Uniform the way fee market is used in ProtocolSpecBuilder (#5746) 1 year ago
Danno Ferrin ae335a1bc5
EVMTool contract create processing (#5755) 1 year ago
Danno Ferrin fb3b262f1b
Call operation performance optimizations (#5537) 1 year ago
Matt Whitehead a46cf27ec5
Append ABI-decoded revert reason to message field in error responses (#5706) 1 year ago
Danno Ferrin ec6a6b1b73
Migrate to blobGas in execution-spec-tests (#5745) 1 year ago
George Tebrean 5f47188152
Add type to PendingTransactionDetail (#5729) 1 year ago
Danno Ferrin 33751dc50f
Address import performance issues (#5734) 1 year ago
Fabio Di Fabio 2969e7a28a
Return all not selected transactions, not only invalid ones. (#5711) 1 year ago
Danno Ferrin 7738a6a2aa
Reference tests 12.3 (#5733) 1 year ago
Fabio Di Fabio 52342e550c
Correctly cache the TransactionValidator instance on creation (#5726) 1 year ago
Simon Dudley e92e5de8f6
Make smart contract permissioning features work with london fork (#5727) 1 year ago
garyschulte 56768060de
Promote segmented storage (#5700) 1 year ago
Danno Ferrin 403297b874
EIP-4844 testing support (#5702) 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