prysm-pulse/beacon-chain/state/stateutil
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
..
arrays.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
attestations_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
attestations.go Beacon node code health improvements (#8109) 2020-12-14 23:41:24 +00:00
benchmark_test.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
blocks.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
BUILD.bazel Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
state_root_test.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
state_root.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
stateutil_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
trie_helpers_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
trie_helpers.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
validators.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00