Grant Wuerker
|
faaba18799
|
types updated against spec and process_deposit routine partially implemented
|
2018-12-20 20:22:08 -06:00 |
|
Grant Wuerker
|
e93eb55dcd
|
removed inductor.old.rs
|
2018-12-16 20:35:15 -06:00 |
|
Grant Wuerker
|
8adf5f7990
|
exit count changed to 0
|
2018-12-16 20:32:19 -06:00 |
|
Grant Wuerker
|
eef3627c92
|
one test passing
|
2018-12-16 17:00:53 -06:00 |
|
Grant Wuerker
|
a05364cb49
|
first pass at updating inductor with deposit structs - lots of compilation errors
|
2018-12-15 23:19:15 -06:00 |
|
Alex Stokes
|
fa3d9bdb07
|
begin the transition to using ValidatorStatus as a distinct type
|
2018-12-11 15:17:55 -08:00 |
|
Paul Hauner
|
900ffac5e0
|
Run rustfmt globally.
Using `$ cargo fmt` in the root. Closes #68.
|
2018-11-04 15:35:55 +01:00 |
|
Paul Hauner
|
896810fb9f
|
Add status to validator induction.
Allows for inducting validators with a specific status.
|
2018-10-24 10:13:47 +02:00 |
|
Paul Hauner
|
8a2baa7b26
|
Move proof_of_possession into bls crate
|
2018-10-22 05:58:12 +11:00 |
|
Paul Hauner
|
12b5d7434c
|
Move ValidatorRegistration into types
|
2018-10-22 05:22:16 +11:00 |
|
Paul Hauner
|
f495ed845b
|
Change ValidatorInductor to own instead of borrow
|
2018-10-20 21:28:57 +11:00 |
|
Paul Hauner
|
a8179897a9
|
Add to_ref method for inductor
|
2018-10-20 21:01:35 +11:00 |
|
Paul Hauner
|
99ce9a2dd2
|
Add new method for ValidatorInductor
|
2018-10-20 19:18:16 +11:00 |
|
Paul Hauner
|
b4566a776a
|
Add validator induction functionality
|
2018-10-20 03:11:45 +11:00 |
|