Commit Graph

2361 Commits (d7a831e7aaeb46491046851e07ed152798688cdd)

Author SHA1 Message Date
Sally MacFarlane 77b34f5d4f
renamed PayloadTuple and made a separate class (#5916) 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
garyschulte d81e1f3042
Add FlatDbStrategy (#5901) 1 year ago
Gabriel-Trintinalia 9d7ee2b52b
[4844] Fix some Devnet9 Hive tests (#5929) 1 year ago
Stefan Pingel 5830936583
fix geth rlpx ping command (#5917) 1 year ago
Sally MacFarlane c9489a4998
update beacon root again [skip ci] (#5903) 1 year ago
Sally MacFarlane 277424d8a1
[MINOR] Block number param additional test (#5918) 1 year ago
Danno Ferrin db8bd9d2af
Update reference tests to 12.4 (#5899) 1 year ago
Danno Ferrin 4e6b1fbd25
Add updated storage to evmtool json trace (#5892) 1 year ago
matkt 3e724a01f5
Fix snapsync heal (#5838) 1 year ago
Gabriel-Trintinalia c4f73aa643
EIP7516 - Add BlobBaseFee opcode to Cancun EVM (#5884) 1 year ago
Sally MacFarlane 76459c2dc9
[MINOR] test RLP used for encode/decode blob tx should contain to field (#5883) 1 year ago
matkt 3bb95be26f
display only peers ready for requets on ethstats (#5880) 1 year ago
garyschulte 4b2ef689c1
Bonsai based reference test worldstate (#5686) 1 year ago
delehef 35385611ae
Add world context to transaction tracing API (#5836) 1 year ago
Danno Ferrin ab291ad370
Merge MutableAccount and EVMAccount (#5863) 1 year ago
Stefan Pingel 36d7411c58
payload attributes: fix wrong warning and fail if beacon root is available before cancun (#5872) 1 year ago
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