prysm-pulse/beacon-chain/blockchain
Nishant Das 6d69ac1abd
Add State Generator (#1718)
* add finalized function

* add functions

* gazelle

* add separate package for import cycles

* main tests are passing

* add finalized state test

* add block test

* fix tests and gazelle

* lint

* build file

* remove package

* remove unecessary method

* visibility

* remove package

* comments

* final comments

* imports spacing

* goimports
2019-03-07 11:02:47 +08:00
..
stategenerator Add State Generator (#1718) 2019-03-07 11:02:47 +08:00
BUILD.bazel Implement AttestationTargets for ForkChoice (#1912) 2019-03-06 15:03:52 -06:00
fork_choice_test.go Add State Generator (#1718) 2019-03-07 11:02:47 +08:00
fork_choice.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
service_test.go Implement AttestationTargets for ForkChoice (#1912) 2019-03-06 15:03:52 -06:00
service.go Implement AttestationTargets for ForkChoice (#1912) 2019-03-06 15:03:52 -06:00