Commit Graph

1235 Commits (c477d70f57bed6e2943095d490e2c7fbc4b3aaf4)

Author SHA1 Message Date
Gabriel-Trintinalia 3310c416bd
Implement miner_setMinPriorityFee and miner_getMinPriorityFee (#6080) 1 year ago
Simon Dudley 20f518ed43
Decouple TrieLogManager and CachedWorldStorageManager (#6072) 1 year ago
Danno Ferrin 909649f26c
Update reference tests to Cancun (#6054) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Sally MacFarlane 9d9fe8c201
Dencun corner cases (#6060) 1 year ago
Justin Florentine a90ea056f1
Unsigned timestamps and blob gas used (#6046) 1 year ago
ahamlat e0b3316612
Cache last blocks data (block headers, block bodies, transactions' receipts and total difficulty) (#6009) 1 year ago
NC 5fce4fd3ed
Standardize pubkey and public key naming in deposit (#6012) 1 year ago
Stefan Pingel eeb60e5130
remove code duplication (#6028) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
Fabio Di Fabio e946276d21
Use existing Bytes48 for KZGCommitment and KZGProof (#5997) 1 year ago
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