prysm-pulse/beacon-chain/core/state
Raul Jordan 75c0b01932
Genesis State Generator + Interop Docs (#3405)
* add main.go

* interop readme

* proper visibility

* standardize and abstract into simpler funcs

* formatting

* no os pkg

* add test

* no panics anywhere, properly and nicely handle errors

* proper comments

* fix broken test

* readme

* comment

* recommend ssz

* install

* tool now works

* README

* build

* readme

* 64 validators

* rem print
2019-09-04 13:47:44 -05:00
..
spectest Fixed spelling of genesis (#3120) 2019-08-01 16:55:50 -04:00
stateutils Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
BUILD.bazel Genesis State Generator + Interop Docs (#3405) 2019-09-04 13:47:44 -05:00
state_test.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
state.go Finish error wrapping (#3135) 2019-08-04 15:45:03 -07:00
transition_test.go Replaced block and state roots construction to SlotsPerHistoricalRoot (#3160) 2019-08-08 13:12:35 -05:00
transition.go Tracing: Add additional attributes (#3404) 2019-09-03 20:03:09 -07:00