lighthouse-pulse/beacon_node/client/src
Paul Hauner e0e41fc8e5
Cache deposit signature verification (#1298)
* Bake in Altona testnet (without genesis state)

* Add sig verification, without optimization

* Start integration with genesis service

* Update config.yml

* Fix eth2_testnet_config test

* Stop using default spec in genesis

* Fix lcli compile error

* Update min genesis time

* Fix typo
2020-06-26 11:43:06 +10:00
..
builder.rs Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
config.rs Fix issues with testnet dir, update docs (#992) 2020-04-17 17:49:29 +10:00
error.rs Refactor ClientConfig, add serde to it 2019-06-07 19:44:27 -04:00
lib.rs Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
metrics.rs Add sync-speed metric (#898) 2020-03-18 09:25:29 +11:00
notifier.rs Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00