Commit Graph

1388 Commits (8a1e9ee6952945b251b99ff89f07d302652aa36c)

Author SHA1 Message Date
matkt 72360f4cce
Update reference tests (#2270) 4 years ago
Antoine Toulme c682ea48ec
Fix discovery packet size (#2252) 4 years ago
matkt 3267501c8c
Implement eip 3529 (#2238) 4 years ago
garyschulte a388144f79
add ACCESS_LIST to BlockTransactionSelector (#2248) 4 years ago
Sally MacFarlane fa92d328d6
[MINOR] refactor out deprecation in test (#2231) 4 years ago
matkt 1e2411cb17
Fix invalid error codes on some JSON RPC apis (#2138) 4 years ago
matkt 8d47d6c404
implement eip (#2245) 4 years ago
matkt 9b542bc7ec
Add support for baikal testnet and london network upgrade (#2237) 4 years ago
garyschulte 4a3e2751c3
Make 2930 accesslist transactions use frontier txn price calculator (#2239) 4 years ago
matkt 355cc630ef
fix tracing (#2227) 4 years ago
David Mechler b4e14bc356
Add debug_accountAt RPC end point (#1981) 4 years ago
matkt 1643e0b5d0
Prevents EIP1559 blocks from being mined before fork (#2226) 4 years ago
Stefan Pingel f6d50dcab2
fix goquorum privacy (#2224) 4 years ago
garyschulte eaafaaaae8
Address 1559 config assumption (#2193) 4 years ago
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