Jacek Sieka
|
6cfa28e1f5
|
fix finalization cleanup
* add block pool finalization test
|
2020-01-21 15:53:53 +02:00 |
Dustin Brody
|
417f96213d
|
fix genesis interop by fixing deposit signature handling; add TRACE-level compilation to CI
|
2019-12-20 15:26:48 +00:00 |
Jacek Sieka
|
746659bdc6
|
bump stew, fix warnings (#655)
|
2019-12-20 14:25:33 +01:00 |
Dustin Brody
|
c824416f56
|
initial 0.9.3 spec update
|
2019-12-17 00:06:03 +02:00 |
Dustin Brody
|
c762c0232d
|
render get_beacon_proposer_index(...) return value an option and remove overly aggressive assertion formerly causing crashes when missing validators (#617)
* render get_beacon_proposer_index(...) return value an option and remove overly aggressive assertion formerly causing crashes when missing validators
* follow addBlock(...) after refactoring
* [skip ci] fix typo
|
2019-12-04 11:49:59 +01:00 |
Dustin Brody
|
6b56e19572
|
initial refactor of testutil to delineate between less and more expensive dependencies; make now-monotonic timing available across test suite, not just in state_sim
|
2019-12-04 00:34:43 +02:00 |