prysm-pulse/beacon-chain/core/helpers
Raul Jordan 5374350a1c
Standardize Flags at Top Level and Remove Deprecated Utils (#3046)
* move shuffling to core

* remove old utils

* move flags to top level

* package lvl comment removal

* fix up references to flags

* revert node.go

* revert p2p_config.go

* revert main.go

* revert validator node.go

* revert validator main.go

* add flags pkg

* viz

* goimports
2019-07-23 08:58:20 -05:00
..
spectest Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
attestation_test.go Remove optional verifyTree argument (#3047) 2019-07-22 16:47:11 -05:00
attestation.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
block_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
BUILD.bazel Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
committee_test.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
committee.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
eth1data_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
eth1data.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
randao_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
randao.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
rewards_penalties_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
rewards_penalties.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
shuffle_test.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
shuffle.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
slot_epoch_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
slot_epoch.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
validators_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
validators.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00