Commit Graph

1018 Commits (a60b31b3af397d1b58783aa1c69da4f0c6d80bd1)

Author SHA1 Message Date
matkt 6543551778
Fix bonsai trie mining (#2101) 4 years ago
matkt 46d4952a70
Bonsai trie : fix consensus issue on ropsten (#2164) 4 years ago
matkt aa399b3465
fix concurrent modification exception for bonsai trie(#2152) 4 years ago
garyschulte 089bfabd9c
add support for 1559 in retesteth besu command (#2181) 4 years ago
matkt 51283cc7d4
fix layer issue with bonsai trie (#2137) 4 years ago
matkt 92048e2113
bonsai trie : fix a synchronization issue (#2148) 4 years ago
matkt 011eda9ed5
Add a limit of back layers that can be loaded - Bonsai trie (#2108) 4 years ago
matkt 16c5251b0b
Added parameterized tests to test Bonsai And Forest (#2131) 4 years ago
matkt e82fd74e57
Add test for Bonsai trie key value storage (#2126) 4 years ago
Abdelhamid Bakhta 703ff8dce7
Implement EIP-3198 BASEFEE opcode (#2123) 4 years ago
Ratan (Rai) Sur ded6faeacd
Tracing Fixes - Mark Transaction Boundaries for Standard Tracing and CallOperation Gas Costs (#2120) 4 years ago
Abdelhamid Bakhta dd0e8b0bcf
Fix transaction encoding/decoding issues. (#2043) 4 years ago
garyschulte d08083df9a
fix besu retesteth PoW mining (#2092) 4 years ago
matkt c7e72434b9
Enable json rpc tests for bonsai trie (#2090) 4 years ago
matkt e13dd77c8d
bonsai trie: fix account has an empty state change (#2051) 4 years ago
mark-terry bf54b6c0b4
GetPrivateWorldState refactor (#2042) 4 years ago
Stefan Pingel 6dc740e4ec fix a problem where the private world state is not found in GoQuorum mode (#2041) 4 years ago
Abdelhamid Bakhta 360c32b98d
[EIP-1559] Fix coinbase fee calculator (#1966) 4 years ago
Ratan (Rai) Sur 30ef44330e
Update Ethereum Node Record When We Pass Network Upgrade Blocks (#1998) 4 years ago
matkt 8a0d002cc6
Update BonsaiLayeredWorldState implementation (#1999) 4 years ago
Ratan (Rai) Sur a5d078f46d
fix exponent overflow (#2014) 4 years ago
Danno Ferrin 06c7b0e2b7
Don't Register BLS12 precompiles for Berlin (#2015) 4 years ago
Ratan (Rai) Sur 2e540e5241
Retrieve In-Memory Storage Segments Instead of Creating New Ones (#1994) 4 years ago
Ratan (Rai) Sur bcc53acd90
remove 2315 (#1983) 4 years ago
matkt 1a7b501964
add contract code update in trie log - bonsai trie (#1963) 4 years ago
Antoine Toulme db23aef122
Keccak256 mining (#1882) 4 years ago
Trent Mohay a729dbd774
Allow for switching ProtocolSchedule rules outside of Milestones (#1962) 4 years ago
Sally MacFarlane 711bbfbd5e
eth_call now supports GoQuorum private transactions (#1934) 4 years ago
Ratan (Rai) Sur f25d458345
Access List State Test Support for evmtool (#1945) 4 years ago
Danno Ferrin 2e87576245
Reduce hash calculations in Bonsai Tries (#1960) 4 years ago
Daniel Lehrner 8315ba6dc6
Replacing the static references of SECP256K1 by an interface (#1933) 4 years ago
Danno Ferrin a4ffec24bc Bonsai Tries: Respect account deletion across transacitons (#1952) 4 years ago
Sally MacFarlane 8bc4df258b
fixed typo (#1940) 4 years ago
Ratan (Rai) Sur 0187bed075
Fix Access List Encoding in JSON-RPC (#1936) 4 years ago
Danno Ferrin 12dd50e529
Update ForkId list for Berlin (#1930) 4 years ago
Danno Ferrin d29102654a
Update Berlin Block numbers (#1929) 4 years ago
Danno Ferrin 3e6700e586
Update Reference Tests (#1928) 4 years ago
Stefan Pingel 34858df0bd
Fix some problems with nonces and accounts with GoQuorum privacy (#1922) 4 years ago
matkt 667d1d226d
Add fastsync compatibility with Bonsai Trie storage format (#1765) 4 years ago
Ratan (Rai) Sur f2669df10e
Remove Berlin Feature Flag (#1898) 4 years ago
Ratan (Rai) Sur 67db876fcb
Miscellaneous EIP-2930 Updates (#1897) 4 years ago
Stefan Pingel a75e87ab2d
GoQuorum privacy private receipts (#1872) 4 years ago
Ratan (Rai) Sur 39b2c6e7af
EIP-2930: Access List Transactions (#1712) 4 years ago
Abdelhamid Bakhta 9934403a97
Account the effective gas price for frontier transactions after EIP-1559 fork (#1862) 4 years ago
Abdelhamid Bakhta a90160daf3
fix consensus issue. (#1856) 4 years ago
Stefan Pingel 78fe588c9d
Go quorum interop (#1782) 4 years ago
Helder Pinto 1a9669de3a
Fix typo in ProtocolScheduleBuilder (#1840) 4 years ago
Danno Ferrin 27521c5026
Add fields to eth_getTransaction series of RPCs (#1835) 4 years ago
Danno Ferrin e7a5b1cd4a
Update eth_call handling of account balance (#1834) 4 years ago
Ratan (Rai) Sur 049c3799cf
Use Typed Transaction Envelope for EIP-1559 Transactions (#1825) 4 years ago