prysm-pulse/beacon-chain/core/blocks
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
..
block_operations_test.go Implement Process Block Receipt Root Records (#1105) 2018-12-15 17:53:02 -06:00
block_operations.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
block_test.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
block.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
BUILD.bazel Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
validity_conditions_test.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00
validity_conditions.go Replace Types of Block Primitives With Proto Generated Types (#1137) 2018-12-20 17:00:38 -05:00