Bump nim-eth to get UseDiscv51 flag (#1895)

* Bump nim-eth to get UseDiscv51 flag

* Switch medalla to discovery v5.1, other targets to v5.0

* Bump nim-eth for better discv5.1 logging

* Bump eth2-testnets for updated medalla bootnodes
This commit is contained in:
Kim De Mey 2020-10-23 18:59:58 +02:00 committed by GitHub
parent b246d51ac1
commit 756b62fdf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
-d:"libp2p_pki_schemes=secp256k1"
-d:"UseDiscv51=true"
-d:"UseDiscv51=false"
@if testnet_servers_image:
-d:"chronicles_sinks=json"

View File

@ -859,7 +859,7 @@ proc runDiscoveryLoop*(node: Eth2Node) {.async.} =
inc(newPeers)
else:
debug "Failed to decode discovery's node address",
node = $discnode, errMsg = res.error
node = discnode, errMsg = res.error
trace "Discovery tick", wanted_peers = node.wantedPeers,
space = node.peerPool.shortLogSpace(),

View File

@ -6,7 +6,7 @@
-d:"libp2p_pki_schemes=secp256k1"
-d:"ETH2_SPEC=v0.12.3"
-d:"UseDiscv51=false"
-d:"UseDiscv51=true"
@if testnet_servers_image:
-d:"chronicles_sinks=json"

@ -1 +1 @@
Subproject commit 7d046da0aa581f799fcccd3b71e4299dae19f080
Subproject commit d03f7e62f52252497c521bf597667d90210d46a2

2
vendor/nim-eth vendored

@ -1 +1 @@
Subproject commit 345dac702b4e77e61d0d47b60c7aecb99b17926d
Subproject commit 362675552965c1930346c08cc3dd0a62b990aa8c