lighthouse/lighthouse
Paul Hauner ffaffbcd90 Change ssz to use extend_from_slice()
This is instead of `append` which empties the source vector. This
doens't really ssem suitable for what we're doing.
2018-09-10 08:52:21 +02:00
..
client Begin sync framework 2018-09-09 16:36:00 +02:00
config Tidy config struct 2018-08-23 15:11:15 +10:00
db Add "Client" concept and RocksDB 2018-08-16 14:17:28 +10:00
state Change ssz to use extend_from_slice() 2018-09-10 08:52:21 +02:00
sync Expand sync works 2018-09-09 18:28:36 +02:00
utils Move boolean_bitfield into own crate 2018-08-23 15:20:10 +10:00
main.rs Move shuffling mod into state/transition 2018-08-24 16:01:24 +10:00