prysm-pulse/beacon-chain/node
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
..
BUILD.bazel Implement AttestationTargets for ForkChoice (#1912) 2019-03-06 15:03:52 -06:00
node_test.go Enable POW chain by default (#1861) 2019-03-04 15:10:03 -05:00
node.go Add State Generator (#1718) 2019-03-07 11:02:47 +08:00
p2p_config.go Tracing additions (#1747) 2019-02-27 19:55:47 -08:00