prysm-pulse/shared/testutil
Ivan Martinez 7c59615ae2
Remove go-ssz entirely from prysm (#8257)
* Add DepositSigningData

* gaz

* Add to ssz tests

* Rename to DepositMessage

* Remove deprecated comment

* Remove return

* Fixes from review

* Fixes

* Remove some of gossz

* Remove go-ssz entirely

* Remove unneeded file

* Fix runtime with ssztypes

* Add back ssz files

* Fix formatting

* tidy

* Remove go-ssz from static

* tidy again

* Add tests

* Change to sig

* Fix test

* fx

* Fix visiblity

* Revert "Remove unneeded file"

This reverts commit d66fcda92925133db1a95f8f94ac61bbc6095c69.

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-20 21:03:46 +00:00
..
assert Adds DeepNotEqual assertion (#7092) 2020-08-24 10:14:13 +00:00
assertions Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
require Adds DeepNotEqual assertion (#7092) 2020-08-24 10:14:13 +00:00
attestation_test.go Testutil: Can generate attestation at epoch boundary (#8265) 2021-01-14 10:22:53 -08:00
attestation.go Testutil: Can generate attestation at epoch boundary (#8265) 2021-01-14 10:22:53 -08:00
block_test.go Hydrate signed block helper (#8246) 2021-01-11 19:27:30 +00:00
block.go Hydrate signed block helper (#8246) 2021-01-11 19:27:30 +00:00
BUILD.bazel Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
deposits_test.go Add configurable deposit amounts to testutil (#7775) 2020-11-11 14:47:26 -06:00
deposits.go Add DepositMessage in preparation to remove go-ssz (#8244) 2021-01-12 00:45:11 +00:00
helpers_test.go Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
helpers.go Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
spectest.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
state_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
state.go Hydrate header test helper (#8234) 2021-01-09 16:45:45 +00:00
wait_timeout.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00