prysm-pulse/beacon-chain/core/blocks/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
..
attestation_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attestation_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attestation_test.go Applies assertion funcs to beacon-chain/core/blocks tests (#6939) 2020-08-08 19:06:04 +00:00
attester_slashing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attester_slashing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attester_slashing_test.go Applies assertion funcs to beacon-chain/core/blocks tests (#6939) 2020-08-08 19:06:04 +00:00
block_header_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_header_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_header_test.go Revert "Pipelines for ProcessBlockNoVerifyAttSigs and ProcessBlockStateRoot" (#7191) 2020-09-08 15:45:20 +00:00
block_processing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_processing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_processing_test.go Applies assertion funcs to beacon-chain/core/blocks tests (#6939) 2020-08-08 19:06:04 +00:00
block_processing_test.yaml.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
BUILD.bazel Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
deposit_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
deposit_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
deposit_test.go Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
proposer_slashing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
proposer_slashing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
proposer_slashing_test.go Applies assertion funcs to beacon-chain/core/blocks tests (#6939) 2020-08-08 19:06:04 +00:00
voluntary_exit_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
voluntary_exit_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
voluntary_exit_test.go Applies assertion funcs to beacon-chain/core/blocks tests (#6939) 2020-08-08 19:06:04 +00:00