Eugene Kabanov
|
8c5aa7cbe7
|
Use only secp256k1 as identity in libp2p. (#1343)
* Add libp2p_pki_schemes to beacon_node and inspector configuration files.
* Fix inspector.nim.cfg file name.
* Do not allow beacon_node to be build without libp2p_pki_schemes option value.
* Fix compilation problems.
* Fix tests.
* Fix validator_client.
|
2020-07-21 18:07:14 +02:00 |
zah
|
8970a22fdd
|
Add a non-optional Json file log for the beacon node as stopgap measure (#1322)
* Add a non-optional Json file log for the beacon node as stopgap measure
* Fix the build with -d:testnet_servers_image
|
2020-07-15 15:15:55 +02:00 |
Mamy Ratsimbazafy
|
ce897fe83f
|
[Split fork choice PR] Derisk-ed attestation checks changes (#1154)
* Derisked attestation pool improvements
* tune down frequent logs
* VoteTracker logging
|
2020-06-10 08:58:12 +02:00 |
Zahary Karadjov
|
47940928a6
|
Reduce compilation differences between client and server nodes
|
2019-11-11 23:30:21 +00:00 |
Zahary Karadjov
|
f3252a8391
|
Fix the error 'output device not set for a chonicles dynamic sink'
|
2019-10-29 03:05:43 +02:00 |
Zahary Karadjov
|
43ae45fe7e
|
Add --logLevel command-line flag; Fix running the start.sh script from the beacon-chain repo
|
2019-01-17 14:38:27 +02:00 |