eth2.0-specs/test_libs/pyspec/eth2spec
dankrad b345dc0f5f Legendre custody construction (#1305)
* Stab at Legendre custody construction + some tests

* Fix some problems and fix function puller to remove phase0 only lines in phase1

* Pass the linter

* Add headings

* Fix domain for BLS stub

* Change Jacobi to Legendre

* n -> q to clarify notation

* Headings

* Another missing heading

* Custody subchunks via padding

* Fix max_reveal_lateness stuff

* Better names for reveal period functions

* Better parametrization of max_reveal_lateness computation and tests for custody reveal processing

* Fix linter

* Allow challenging for one period after the custody reveal, shorter periods for minimal tests

* Fix lint

* Fix linter error
2019-08-11 13:05:17 -04:00
..
debug add json encoding for bitlist and vector 2019-06-30 22:04:47 -06:00
fuzzing Cleanup naming 2019-06-28 12:23:22 +01:00
phase0 Get rid of state_transition.py 2019-05-01 13:14:10 +01:00
phase1 Merge in state_transition.py 2019-05-25 15:54:14 +02:00
test Legendre custody construction (#1305) 2019-08-11 13:05:17 -04:00
utils Legendre custody construction (#1305) 2019-08-11 13:05:17 -04:00
__init__.py rename pyspec pkg to eth2spec 2019-04-03 14:18:17 +11:00