Commit Graph

1237 Commits (d846e3749bed4d1d665d2a20435d4421efbefefe)

Author SHA1 Message Date
Danno Ferrin 228424215c
Update RPCs for yParity (#6119) 1 year ago
Stefan Pingel 646c5a3bc6
clean up the ProcessableBlockHeader (#6117) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
Fabio Di Fabio de8ca108a3
Add API to set and get the minGasPrice at runtime (#6097) 1 year ago
daniellehrner a60b31b3af
TraceService: return results for transactions in block (#6087) 1 year ago
delehef edf23cb570
feat: add a way to read memory without altering the word capacity (#6073) 1 year ago
Diego López León f58f6cffca
ETC 'Spiral' network upgrade (#6078) 1 year ago
Simon Dudley 9a22703b5d
Remove a BonsaiWorldStateProvider constructor (#6090) 1 year ago
Danno Ferrin af011d2a0f
Use Bytes Trie to track warm addresses (#6069) 1 year ago
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