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
Abdelhamid Bakhta
360c32b98d
[EIP-1559] Fix coinbase fee calculator ( #1966 )
...
* Fix coinbase fee calculator, always use 1559 coinbase calculator even for frontier transactions
Signed-off-by: Abdelhamid Bakhta <abdelhamid.bakhta@consensys.net>
4 years ago
matkt
f21ccccfa3
Increase node diversity when downloading blocks ( #2033 )
...
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
Co-authored-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
30ef44330e
Update Ethereum Node Record When We Pass Network Upgrade Blocks ( #1998 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Tim Beiko
9a138ad3c0
Remove download links and specify 21.1.2 where 21.1.1 was ( #2034 )
...
Signed-off-by: Tim Beiko <t.beiko23@gmail.com>
4 years ago
matkt
8a0d002cc6
Update BonsaiLayeredWorldState implementation ( #1999 )
...
Update BonsaiLayeredWorldState implementation to find valid code, storage and account corresponding to a block with Bonsai trie storage mode
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
4 years ago
Jason Frame
a627f9d9af
Allow use of custom BFT extra data encoding in common BFT code ( #1972 )
...
Signed-off-by: Jason Frame jasonwframe@gmail.com
Co-authored-by: Trent Mohay <trent.mohay@consensys.net>
4 years ago
Ratan (Rai) Sur
06ae5e8ad3
changelog ( #2032 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
257c648b44
Prepare for version 21.1.3-SNAPSHOT ( #2030 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
Ratan (Rai) Sur
2c49a58f05
21.1.2 release ( #2029 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago
SajZ
dcc45aa407
Update CHANGELOG.md ( #2023 )
...
Signed-off-by: SajZ <sajida.zouarhi@gmail.com>
4 years ago
Antoine Toulme
ec5e12157d
Add Astor testnet, see https://astor.host ( #2017 )
...
Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
4 years ago
Danno Ferrin
cfb01ab4b6
Repolinter ( #2016 )
...
Add Hyperledger standard Repolinter github action.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
4 years ago
Usman Saleem
83ed13a56e
Update ethsigner version to be used in Acceptance Tests ( #1987 )
...
* Upgrade ethsigner dependency version to 21.3.0
Signed-off-by: Usman Saleem <usman@usmans.info>
4 years ago
Ratan (Rai) Sur
a5d078f46d
fix exponent overflow ( #2014 )
...
Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
4 years ago