Ratan (Rai) Sur
366f38267a
Container Ready Check that Works for Releases ( #2172 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
matkt
0c2bcb5515
Prepare changelog for release 21.1.5 ( #2169 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
Ricardo Silva
166f6d724e
Added new job for Quorum Acceptance Tests ( #2122 )
...
* ci/cd: added new job for GoQ Acceptance Tests running against Besu in GoQuorum mode
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* ci/cd: fixed missing workflow config
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: add missing setup_remote_docker
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* gradle: moved configuration to run the GoQ AT to the gradle file and added capturer of artifacts for circleci
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* tidy: remove unused executer
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: remove unused dependency
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* refactor: moved tags to a separate variable
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: increase resource for at executor
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: ignore GoQ AT job to break pipeline
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* feature: updated tags for the GoQ AT
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: formatting
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: remove istanbul tests
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* doc: renaming to Quorum. remove todo.
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: ignore graphql tests
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* feature: add RPC logs to acceptanceTestsQuorum
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: ignore eth-api-signed
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: ignore public estimate gas tests
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
* fix: remove randomness
Signed-off-by: Ricardo Silva <ricardo.silva@consensys.net>
4 years ago
Jason Frame
1c25b825b0
qbft to not include round number in proposal block ( #2141 )
...
Signed-off-by: Jason Frame jasonwframe@gmail.com
4 years ago
Sally MacFarlane
b5975d7814
buildDocker depends on assemble only ( #2161 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Sally MacFarlane
f973f95a92
ignore privateFor for private tx estimation ( #2160 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
4 years ago
Usman Saleem
76a5887e00
Update qbft reference test submodule with SPDX header ( #2153 )
...
* Update qbft reference test submodule with SPDX header
* exclude submodule qbft reference-test docker_interop directory from spotless check
Signed-off-by: Usman Saleem <usman@usmans.info>
4 years ago
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