lighthouse/beacon_node
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
..
beacon_chain Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
client Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
eth1 Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
eth2_libp2p Remove noise test 2020-06-22 08:58:48 +10:00
genesis Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
network Merge branch 'master' into spec-v0.12 2020-06-21 10:33:02 +10:00
operation_pool Process exits and slashings off the network (#1253) 2020-06-18 21:06:34 +10:00
rest_api Merge branch 'master' into spec-v0.12 2020-06-21 10:33:02 +10:00
src Merge branch 'master' into spec-v0.12 2020-06-21 10:33:02 +10:00
store Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Silky smooth discovery (#1274) 2020-06-19 14:13:23 +10:00