readd bearssl/cacert

This commit is contained in:
Jacek Sieka 2022-11-20 08:20:23 +01:00
parent 774eede63b
commit cc1464a935
No known key found for this signature in database
GPG Key ID: A1B09461ABB656B8
3 changed files with 3 additions and 3 deletions

View File

@ -2162,7 +2162,7 @@ proc getPersistentNetKeys(
let
keys = rng.getRandomNetKeys()
pres = PeerId.init(keys.pubkey).valueOr:
fatal "Could not obtain PeerId from network key"
fatal "Could not obtain PeerId from network key", error
quit QuitFailure
info "Generating new networking key",
network_public_key = keys.pubkey, network_peer_id = $pres

View File

@ -13,7 +13,7 @@ else:
import
std/[options, tables, sets, macros],
chronicles, chronos, snappy/codec,
stew/ranges/bitranges, libp2p/switch,
libp2p/switch,
../spec/datatypes/[phase0, altair, bellatrix],
../spec/[helpers, forks, network],
".."/[beacon_clock],

2
vendor/nim-stew vendored

@ -1 +1 @@
Subproject commit 8a1b6ab4dca1f2075fec671659de8709a127f722
Subproject commit d087c039c2f88e06851b22040dd95f37452c3c81