Ratan (Rai) Sur
0eb871c1b6
Don't Create New Node Record If Discovery Is Disabled ( #2140 )
...
If peer discovery was disabled, we would still try to create a Node Record even though we hadn't initialized required fields.
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
matkt
51283cc7d4
fix layer issue with bonsai trie ( #2137 )
...
Fix the bonsai layers bug that impacted the tracing. This came during a reorg the link between layers was not valid
This resulted in invalid traces based on bad blocks history
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
matkt
92048e2113
bonsai trie : fix a synchronization issue ( #2148 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
Abdelhamid Bakhta
1486d1cf2d
Update Aleut genesis block ( #2149 )
...
Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
4 years ago
Jason Frame
bb1ad364a2
qbft roundchange metadata message encoding to match quorum ( #2144 )
...
Signed-off-by: Jason Frame jasonwframe@gmail.com
4 years ago
matkt
aabd5d3302
Fix invalid result during EVM test ( #2135 )
...
Fix invalid result during EVM test. The sender's account was not deleted when empty
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
mark-terry
6fe29e5dd9
"container-tests" module. ( #1894 )
...
Signed-off-by: Mark Terry <mark.terry@consensys.net>
4 years ago
garyschulte
a95a008d1d
handle json-rpc raw transactions encoded both in RLP and 2718-style txn byte prefixed ( #2132 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
4 years ago
garyschulte
d3a177f648
Retesteth 1559 ( #2106 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
4 years ago
Sally MacFarlane
8284758335
Estimate gas: ignore nonce ( #2133 )
...
* jsonignore
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
garyschulte
27fd49ff56
bump jacoco to support java 15 & 16 jdk asm ( #2119 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
4 years ago
matkt
011eda9ed5
Add a limit of back layers that can be loaded - Bonsai trie ( #2108 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
matkt
16c5251b0b
Added parameterized tests to test Bonsai And Forest ( #2131 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
matkt
e82fd74e57
Add test for Bonsai trie key value storage ( #2126 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
Abdelhamid Bakhta
703ff8dce7
Implement EIP-3198 BASEFEE opcode ( #2123 )
...
Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
4 years ago
Ratan (Rai) Sur
11060f065f
Add download besu link ( #2130 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
3ecf871369
Prepare for version 21.1.5-SNAPSHOT ( #2129 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
6e7ab7d04d
21.1.4 release ( #2128 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
133245858e
update changelog for 21.1.4 ( #2127 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
ded6faeacd
Tracing Fixes - Mark Transaction Boundaries for Standard Tracing and CallOperation Gas Costs ( #2120 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Abdelhamid Bakhta
dd0e8b0bcf
Fix transaction encoding/decoding issues. ( #2043 )
...
* Fix transaction encoding/decoding issues.
Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
4 years ago
Richard Hart
56255c11b3
Adds DNS discovery URL CLI command ( #2088 )
...
Adds a CLI flag --dns-discovery-url for specifying the DNS discovery URL
Signed-off-by: Richard Hart <richardhart92@gmail.com>
4 years ago
garyschulte
d08083df9a
fix besu retesteth PoW mining ( #2092 )
...
it appears that [#1882 ] inadvertently broke retesteth no-op PoW mining.
Signed-off-by: garyschulte <garyschulte@gmail.com>
4 years ago
Bogdan Stirbat
a572dc508c
Remove ellipsis from block hash logs ( #2105 )
...
Signed-off-by: Bogdan Stirbat <bogdan.stirbat@gmail.com>
4 years ago
Danno Ferrin
e31f614827
Move 3 maintainers to Emeritus status. ( #2048 )
...
Move inactive maintainers to Emeritus status.
Move three maintainers to Emeritus status.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
4 years ago
Sally MacFarlane
fe78920ed1
only one miner node needed ( #2099 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Ratan (Rai) Sur
901b0a1e00
Clean Up P2P Debug Logging ( #2093 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
3d4a2974ff
Rename Fields in ForkIdManager ( #2091 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
matkt
c7e72434b9
Enable json rpc tests for bonsai trie ( #2090 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
Sally MacFarlane
52b52ae597
removed spurious path help ( #2097 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Danno Ferrin
5b35fcd87c
Update license checks ( #2085 )
...
Update configuration of license cheks to keep up to date with current
versions of gradle. Also, add a couple of license mappings and
sort the entries.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
4 years ago
mark-terry
caaf01c722
Added error handling for GoQuorum genesis file without GoQuorum compatibility enabled. ( #2078 )
...
Signed-off-by: Mark Terry <mark.terry@consensys.net>
4 years ago
Ry Jones
f2e6f845f2
Update repolinter.yml ( #2083 )
...
Use current container image
Remove step which saves results to a file
Signed-off-by: Ry Jones <ry@linux.com>
4 years ago
matkt
e13dd77c8d
bonsai trie: fix account has an empty state change ( #2051 )
...
Signed-off-by: Karim TAAM karim.t2am@gmail.com
Co-authored-by: Danno Ferrin danno.ferrin@gmail.com
4 years ago
Jason Frame
36ef9e724e
Use istanbul 100 subprotocol in QBFT ( #2076 )
...
Signed-off-by: Jason Frame jasonwframe@gmail.com
4 years ago
mark-terry
e230a445bb
Updated CLI option validation to handle dependent options with multiple main options. ( #2054 )
...
Signed-off-by: Mark Terry <mark.terry@consensys.net>
4 years ago
Adrian Sutton
de15988b90
Upgrade discovery to include fix for nonce generation ( #2075 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
4 years ago
Danno Ferrin
87083253b5
Move Tim Beiko to Emeritus Maintainer ( #2074 )
...
Tim requested to be moved to Emeritus status.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
4 years ago
Lucas Saldanha
3ce42a3731
Make BftBlockInterface#replaceRoundInBlock non-static ( #2067 )
...
* Make BftBlockInterface#replaceRoundInBlock non-static
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
4 years ago
Daniel Lehrner
17cf72b916
Fixed elliptic curve configuration in genesis file ( #2066 )
...
* refactored code to always set an instance in SignatureAlgorithmFactory in BesuCommand
Signed-off-by: Daniel Lehrner <daniel@io.builders>
4 years ago
matkt
7c8633ad5a
update CHANGELOG.md ( #2064 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
matkt
e5ee2819b4
Prepare for version 21.1.4-SNAPSHOT ( #2060 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
matkt
397d417852
21.1.3 release ( #2059 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
Ratan (Rai) Sur
e88ac27f97
Update NodeRecord on DiscoveryPeer ( #2047 )
...
We wrote the saved the new node record to disk but we didn't set it on the DiscoveryPeer class so we were still responding with the old one.
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Lucas Saldanha
a58c472480
Revert "Added genesis config option for elliptic curves. ( #2036 )" ( #2055 )
...
This commit reverts commit a43e848e0a
.
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
4 years ago
Ry Jones
efc80e460b
Update Repolinter action ( #2053 )
...
Saves report for download
Allows manual running
Signed-off-by: Ry Jones <ry@linux.com>
4 years ago
Daniel Lehrner
a43e848e0a
Added genesis config option for elliptic curves. ( #2036 )
...
* Added genesis config option for elliptic curves.
Signed-off-by: Daniel Lehrner <daniel@io.builders>
4 years ago
mark-terry
bf54b6c0b4
GetPrivateWorldState refactor ( #2042 )
...
Signed-off-by: Mark Terry <mark.terry@consensys.net>
4 years ago
Stefan Pingel
6dc740e4ec
fix a problem where the private world state is not found in GoQuorum mode ( #2041 )
...
* fix #2041
Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
4 years ago
Jason Frame
a030235e3a
Update qbft extra data encoding to match GoQuorum qbft encoding ( #2039 )
...
Signed-off-by: Jason Frame jasonwframe@gmail.com
4 years ago