Commit Graph

12 Commits

Author SHA1 Message Date
Paul Hauner
900ffac5e0 Run rustfmt globally.
Using `$ cargo fmt` in the root. Closes #68.
2018-11-04 15:35:55 +01:00
Paul Hauner
46da9b670f Add untested minimum viable block processing 2018-10-30 15:49:32 +01:00
Paul Hauner
7f21fd325e Add initial works on extending the chain 2018-10-25 10:14:43 +02:00
Paul Hauner
b17a15a378 Rename block preprocessing 2018-10-24 14:48:35 +02:00
Paul Hauner
e48e423b30 Update and add tests for chain maps 2018-10-24 14:48:20 +02:00
Paul Hauner
58c6465f44 Ensure genesis inducts all validators as active 2018-10-24 10:15:59 +02:00
Paul Hauner
a34266de0a Add unfinished progress on BeaconChain struct 2018-10-23 14:51:32 +02:00
Paul Hauner
42e774cb48 Finish genesis for BeaconChain 2018-10-22 06:48:44 +11:00
Paul Hauner
d2c41977cc Sketch out BeaconChain struct 2018-10-22 04:37:42 +11:00
Paul Hauner
5d85c62f6e Finish implementing genesis (without tests) 2018-10-20 21:42:07 +11:00
Paul Hauner
eaf1198ec4 Add more half-finished genesis code 2018-10-20 19:02:15 +11:00
Paul Hauner
073e3529e9 Add half-finished chain code 2018-10-20 16:34:08 +11:00