terence tsao
8d1718edf9
Helper Functions to Retrieve Total Validator Balances ( #1087 )
...
* helper functions to get active validator total balances
* forgot to * params.BeaconConfig().Gwei
* tests
* GetEffectiveBalance comments & MaxDepositInGwei in config
* format
2018-12-13 15:46:44 +08:00
Raul Jordan
94e4bc1f18
Implement Proposer Slashing Block Operations ( #1076 )
2018-12-12 10:18:50 -06:00
terence tsao
ecbf50c2fe
Use Validator Status in Proto ( #1082 )
...
* use validator status code in proto
* typo & constant casing
2018-12-11 22:40:17 -06:00
Preston Van Loon
b4f8c0afaf
Add new ShardAndCommitteesAtSlot from spec ( #1075 )
...
* Add new ShardAndCommitteesAtSlot method
* remove debug print
* one more test condition for fun
* simplify
2018-12-11 21:01:27 -05:00
terence tsao
071cc85bc6
Update Shuffle Function ( #1055 )
2018-12-09 11:21:23 -08:00
terence tsao
b8a9e839e7
clean up BeaconBlock's validator fields ( #1037 )
2018-12-03 19:05:22 -08:00
terence tsao
57038551d6
Update ValidatorRecord Proto ( #1030 )
2018-12-02 18:17:48 -08:00
Raul Jordan
a99de08562
Merge Active/Cystallized State ( #1019 )
2018-12-01 16:09:12 -06:00
terence tsao
13d805f398
Align Constant Variables With Latest Spec Changes ( #989 )
...
* add todo for 712
* update constants from latest spec
2018-11-28 16:46:04 -06:00
Raul Jordan
8c9c78f128
Merge Active/Crystallized State ( #953 )
2018-11-24 12:57:07 -06:00
Raul Jordan
30e34745e5
Refactor More Casper Functions Into Beacon-Chain/Core ( #890 )
2018-11-22 11:18:06 -08:00
Nishant Das
e0d13ec304
goimports ( #882 )
2018-11-21 06:27:04 -05:00
terence tsao
391eacd1d7
Refactor Casper Validators Into Core/Validators Stateless Package ( #875 )
2018-11-20 22:44:04 -08:00