prysm-pulse/shared/params
Nishant Das c48f9c96e0
Allow Simulated Backend to Advance Chain (#1445)
* initialize beacon state separately

* extracting out testcase into another func

* creating function for simulated objects

* creating simulated object struct

* final clean up

* documentation

* lint

* adding chain advancer

* review comments

* replacing lib

* adding initialization for chain and new vars in struct

* added func

* fixing tests and all other bugs

* fixing tests

* docs

* adding a new nil block function

* adding test

* remove check for nil blocks

* godoc

* fixing merge conflicts, tests

* fix test
2019-02-06 10:18:55 +08:00
..
BUILD.bazel Reformat Configs for Readability (#1256) 2019-01-05 20:36:05 -08:00
config_test.go Reformat Configs for Readability (#1256) 2019-01-05 20:36:05 -08:00
config.go Allow Simulated Backend to Advance Chain (#1445) 2019-02-06 10:18:55 +08:00