Commit Graph

180 Commits (24ed2d0b21633cea067d64bdf37c1a0c671801cf)

Author SHA1 Message Date
Danno Ferrin 381e692b1f
Refactor: take blockchain out of MainnetTransactionProcessor (#6962) 7 months ago
Danno Ferrin 960145683f
Update execution-spec-tests support (#6942) 7 months ago
Danno Ferrin 27ade870ea
Consistent nonce handling (#6941) 8 months ago
Usman Saleem e954537fcc
build - Refactor Besu custom error prone dependency (#6692) 8 months ago
Jason Frame 15d54afdf9
Reduce receipt size (#6602) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
Karim TAAM 2360908cf5
worldstate refactor (#6209) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
Fabio Di Fabio 1d2d0375cd
Extend BesuConfiguration service (#6584) 9 months ago
Danno Ferrin 44c80523e5
Better tracing alignment (#6525) 9 months ago
Danno Ferrin 098d9975ed
Add pragueTime configuration (#6473) 10 months ago
delehef 928b34d95f
feat: add `OperationTracer.tracePrepareTransaction` (#6453) 10 months ago
Danno Ferrin e76bcf0bab
EOF Spec Updates (#6431) 10 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 12 months ago
Danno Ferrin 3765aaf379
Refactor some transaction calculations (#6150) 1 year ago
Danno Ferrin fa8751c7bc
Unpin ca-certificates-java version (#6215) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
Danno Ferrin 909649f26c
Update reference tests to Cancun (#6054) 1 year ago
matkt dc2289eada
add method to disable root verification for T8n and not Reference tests (#6013) 1 year ago
Danno Ferrin 573cb1bc43
Change Array Copying (#5998) 1 year ago
Fabio Di Fabio e4f3b1751c
Only use the builder to create transactions (#5980) 1 year ago
Danno Ferrin 13a934d6b8
Add parameters to EVM library fluent API (#5930) 1 year ago
Danno Ferrin dc47867054
Fix t8n encoding issue (#5936) 1 year ago
garyschulte 993a6d8c7e
Optionally bypass state root verification in reference test worldstate (#5960) 1 year ago
Danno Ferrin 4e6b1fbd25
Add updated storage to evmtool json trace (#5892) 1 year ago
Gabriel-Trintinalia c4f73aa643
EIP7516 - Add BlobBaseFee opcode to Cancun EVM (#5884) 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
Danno Ferrin 6dc10a9a78
Improve Reference Test Performance (#5801) 1 year ago
Daniel Lehrner 19c989a6d9
Add missing methods to transaction interface (#5732) 1 year ago
Danno Ferrin 3b04f5cd27
Migrate DataGas to BlobGas (#5759) 1 year ago
Danno Ferrin 5a766b4696
EvmTool fixes (#5763) 1 year ago
Danno Ferrin 7019131d7b
Benchmarking in evmtool (#5754) 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 ec6a6b1b73
Migrate to blobGas in execution-spec-tests (#5745) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma 464c0902b8
ethereum/part5 - migrated tests from Junit4 to Junit5 (#5717) 1 year ago
Danno Ferrin dd129c84ac
Eip 6780 selfdestruct (#5430) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
Danno Ferrin 03ff688043
Changes to allow evmtool t8n-server to work with execution-spec-tests (#5701) 1 year ago
Danno Ferrin eaf5be2479
Test updates for cancun execution-spec-tests (#5670) 1 year ago
Danno Ferrin fcdb20296a
Update evmtool graalvm build (#5639) 1 year ago
Danno Ferrin 7ff3f0774e
Updates for execution-spec-tests (#5638) 1 year ago
Diego López León 13734fd313
t8n server implementation (#5623) 1 year ago
Danno Ferrin 9913a5aa11
Renumber EOF and Transient storage (#5550) 1 year ago
Fabio Di Fabio 8bc939d236
Introduce variables storage (#5471) 1 year ago
Jason Frame 9b06f127a2
Fix Docker image failing to start Besu with NoClassDefFoundError for org.xerial.snappy.Snappy (#5462) 2 years ago