Commit Graph

1574 Commits (db749c128cba47ae6f9510fb023578057833ed32)

Author SHA1 Message Date
matkt 425db2a9ee
bonsai trie : reset updater when there is an invalid block (#2205) 4 years ago
Manoj Mamidyala d2f8b85763
Change dev network chain ID to 1337 (#2162) 4 years ago
matkt 6543551778
Fix bonsai trie mining (#2101) 4 years ago
3nprob fb42320b74
Make public key decode errors debug level (#2143) 4 years ago
Ratan (Rai) Sur efe845b4b1
Remove Misleading Fast-Sync Logging (#2158) 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
Daniel Lehrner d7edb37c39
Add SECP256R1 support (#2008) 4 years ago
Sally MacFarlane f973f95a92
ignore privateFor for private tx estimation (#2160) 4 years ago
Ratan (Rai) Sur 0eb871c1b6
Don't Create New Node Record If Discovery Is Disabled (#2140) 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 aabd5d3302
Fix invalid result during EVM test (#2135) 4 years ago
garyschulte a95a008d1d
handle json-rpc raw transactions encoded both in RLP and 2718-style txn byte prefixed (#2132) 4 years ago
Sally MacFarlane 8284758335
Estimate gas: ignore nonce (#2133) 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
Bogdan Stirbat a572dc508c
Remove ellipsis from block hash logs (#2105) 4 years ago
Ratan (Rai) Sur 901b0a1e00
Clean Up P2P Debug Logging (#2093) 4 years ago
Ratan (Rai) Sur 3d4a2974ff
Rename Fields in ForkIdManager (#2091) 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
Ratan (Rai) Sur e88ac27f97
Update NodeRecord on DiscoveryPeer (#2047) 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
Jason Frame a030235e3a
Update qbft extra data encoding to match GoQuorum qbft encoding (#2039) 4 years ago
Abdelhamid Bakhta 360c32b98d
[EIP-1559] Fix coinbase fee calculator (#1966) 4 years ago
matkt f21ccccfa3
Increase node diversity when downloading blocks (#2033) 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
Jason Frame a627f9d9af
Allow use of custom BFT extra data encoding in common BFT code (#1972) 4 years ago
Antoine Toulme ec5e12157d
Add Astor testnet, see https://astor.host (#2017) 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
Sally MacFarlane 52c17e3bdb
limit number of active WS connections (#2006) 4 years ago
Sally MacFarlane 4f3868c45d
limit the number of active RPC HTTP connections (#1996) 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
Antoine Toulme eddd35f3a8
Do not return errors when no account is present, return a zero balance instead (#1951) 4 years ago
Danno Ferrin 9947692322
Add classic fork blocks to admin_nodeInfo (#1669) 4 years ago
Antoine Toulme f50eee6aec
Fix how ethproxy handles the initial message (#1959) 4 years ago