Commit Graph

13 Commits

Author SHA1 Message Date
Paul Hauner
05fe231e41
Fix bug with bitfield validation 2018-09-28 15:37:53 +09:30
Paul Hauner
9dcec214af
Add block validation code
This was created in another branch along with a whole bunch of other
commits building out databases and other common elements.

This full history of these works is available on master, however it
should not be necessary.
2018-09-26 13:00:25 +10:00
Paul Hauner
baa7b06b56
Fix clippy lints 2018-09-26 11:54:13 +10:00
Paul Hauner
966d891cb5
Remove validation fns (will be added in a PR) 2018-09-26 11:40:28 +10:00
Paul Hauner
3188d32423
Fix unused dep warning 2018-09-26 11:38:12 +10:00
Paul Hauner
6529b4c09f
Fix pub key getting in signature verification 2018-09-25 23:31:58 +10:00
Paul Hauner
9207a44bce
Fix parent_hashes bug in message_generation 2018-09-25 23:31:39 +10:00
Paul Hauner
8d2e9f33c7
Progress further with block validation tests 2018-09-25 22:10:47 +10:00
Paul Hauner
748b50c08c
Fix bit shift function in attestation validation 2018-09-25 22:10:12 +10:00
Paul Hauner
83d95f1d34
Restructure directories. Add dead_code allows 2018-09-25 12:20:13 +10:00
Paul Hauner
209076e371
Fix ssz_split bug 2018-09-25 07:17:14 +10:00
Paul Hauner
1677b6dcc8
Progress on block validation 2018-09-24 23:35:51 +10:00
Paul Hauner
2141b8c623
Add attestion ssz splitter, change dir structure 2018-09-24 21:53:42 +10:00