nimbus-eth2/beacon_chain/spec
Zahary Karadjov 095b271bd4 Implement a loader for custom const presets
The loader has been tested with the presets published by Lighthouse.
You can try connecting to one of their testnets by running:

cd nim-beacon-chain
./connect-to-testnet lighthouse/testnet0
2020-01-21 01:26:57 +02:00
..
presets Implement a loader for custom const presets 2020-01-21 01:26:57 +02:00
beaconstate.nim mark 49 0.9.2/0.9.4 spec functions/data types as 0.10.0 2020-01-15 12:34:16 +00:00
crypto.nim remove SigKey.init (unused, fixes #664) 2020-01-18 10:22:17 +01:00
datatypes.nim Implement a loader for custom const presets 2020-01-21 01:26:57 +02:00
digest.nim trie -> kv store 2020-01-20 13:39:37 +00:00
helpers.nim mark 49 0.9.2/0.9.4 spec functions/data types as 0.10.0 2020-01-15 12:34:16 +00:00
network.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
state_transition_block.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00:00
state_transition_epoch.nim Add Epoch Processing to nbench 2020-01-15 10:03:56 +00:00
state_transition_helpers.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00:00
validator.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00:00