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 |
|