Raul Jordan
5d26efcfaa
Deprecate types.BeaconState with pb.BeaconState Generated Proto ( #1164 )
2018-12-23 16:51:04 -06:00
terence tsao
b9a233da7d
Implemented Rest of Epoch Helpers ( #1145 )
...
* beginning epoch processing helper funcs
* renamed helpers to under epoch_operations
* implemented AttestingValidatorIndices
* deleted old epoch_processing.go file
* implemented WinningRoot & LowerThan helper funcs
* rest of the epoch helpers
* gazelle
* added tests
* merged
* mentioned LowerThan is for big endian format
* fixed spelling
2018-12-22 15:38:09 -05:00
Raul Jordan
e49a190754
Replace Types of Block Primitives With Proto Generated Types ( #1137 )
...
* refactor repo to use protos
* removed block successfully in types
* db package updated
* db, core passing
* chain service done
* no more block instances
* all pass
* deprecate all block protos
* tests pass
2018-12-20 17:00:38 -05:00
terence tsao
74532a80d1
Boundary Attestation and Balances Helper functions ( #1115 )
2018-12-18 20:55:36 -08:00
terence tsao
5c7539e2a1
Quick fix on a pseudocode typo ( #1106 )
2018-12-14 16:34:28 -08:00
terence tsao
53749c49d0
Get Epoch (&Boundary) Attestations Helper Functions ( #1103 )
2018-12-14 14:49:03 -06:00