prysm-pulse/beacon-chain/core/epoch/spectest
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
..
BUILD.bazel Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
final_updates_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
final_updates_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
final_updates_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
justification_and_finalization_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
justification_and_finalization_minimal_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
justification_and_finalization_test.go Fix import shadowing of state package (#8191) 2021-01-04 20:07:12 +00:00
registry_mainnet_test.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
registry_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
registry_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
rewards_and_penalties_mainnet_test.go Add missing mainet spec test (#7482) 2020-10-09 18:58:19 +00:00
rewards_and_penalties_minimal_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
rewards_and_penalties_test.go Fix import shadowing of state package (#8191) 2021-01-04 20:07:12 +00:00
slashings_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
slashings_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
slashings_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
spectest_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00