Commit Graph

1167 Commits (c3f7f8765d7cc5c3ce55c558e925510e04ef4935)

Author SHA1 Message Date
Fabio Di Fabio 9ec055caac
Transaction detachedCopy to optimize txpool memory usage (#5985) 1 year ago
Fabio Di Fabio e4f3b1751c
Only use the builder to create transactions (#5980) 1 year ago
Gabriel-Trintinalia 71bc57494d
Plugin Api - Add evaluateTransactionPostProcessing to TransactionSelector interface (#5988) 1 year ago
Justin Florentine e4337226ac
Validation ordering (#5986) 1 year ago
Gabriel-Trintinalia 10b956f75f
Expose getSize to transaction interface (#5983) 1 year ago
Fabio Di Fabio 987d33c63a
Use PendingTransaction in BlockTransactionSelector (#5966) 1 year ago
Shritesh Jamulkar e7311f044a
Added toString implementation for TransactionSimulatorResult (#5957) 1 year ago
garyschulte 993a6d8c7e
Optionally bypass state root verification in reference test worldstate (#5960) 1 year ago
Sally MacFarlane 3afd3ca27e
updated beacon root and modulus to match DRAFT eip (#5941) 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
Sally MacFarlane c9489a4998
update beacon root again [skip ci] (#5903) 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
garyschulte 4b2ef689c1
Bonsai based reference test worldstate (#5686) 1 year ago
Danno Ferrin ab291ad370
Merge MutableAccount and EVMAccount (#5863) 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
Stefan Pingel cb82010868
set the beacon root address to the correct value (#5853) 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
Fabio Di Fabio eb60c06772
Add Holešky as predefined network name (#5797) 1 year ago
Sally MacFarlane 424fd82bae
don't check timestamp drift for merge PoS (#5804) 1 year ago
Stefan Pingel 00d1995147
fix #5744: Incorrect ForkId when first fork timestamp matches genesis timestamp (#5787) 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
Danno Ferrin 5a485ccb58
Add EIPTests to ReferenceTests (#5774) 1 year ago
matkt 2bced4ebf9
fix snapsync issue with forest (#5776) 1 year ago
Danno Ferrin 3b04f5cd27
Migrate DataGas to BlobGas (#5759) 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
Danno Ferrin 33751dc50f
Address import performance issues (#5734) 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
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma e0cb1fe3bc
ethereum/core - migrated tests from Junit4 to Junit5 (#5715) 1 year ago
Fabio Di Fabio 6603ebb716
Introduce transaction validator interface (phase 2) (#5682) 1 year ago
Nischal Sharma ef020865eb
Removed GoQuorum permissioning interop (#5607) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
matkt 9f42a3f261
remove v0 version of the database (#5698) 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
Fabio Di Fabio 2dca2f5d83
Start with txpool disabled (#5634) 1 year ago