prysm-pulse/shared
terence tsao 14c59b2ff9 Remove deprecated services and --next (#3371)
* Save new validators in DB

* Use info

* Add total validator count

* Fixed tests

* Add new test

* Revert light client config

* Add state metrics back

* Gaz

* Mark old ones as deprecated

* Deprecate not --next services

* Fixed all operation tests

* Fixed node test

* All tests passing locally

* Add deprecated-p2p back, blocked by boostrap-query

* Revert message proto

* delete deprecated DB items

* delete all other instances of old db

* gaz

* cycle rem

* clear db
2019-09-05 11:04:06 -05:00
..
adapter Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
bls Genesis State Generator + Interop Docs (#3405) 2019-09-04 13:47:44 -05:00
bytesutil Align metrics to interop (#3406) 2019-09-05 08:32:35 -07:00
cmd Add Flag for SSZ Encoding (#3256) 2019-08-21 12:33:48 -04:00
debug Update Phore Dependency to the latest version (#2792) 2019-06-12 11:06:39 -05:00
deprecated-p2p Add Hello Tracking (#3342) 2019-08-29 22:02:52 +05:30
event Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
featureconfig Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
hashutil Switch over to sha256-simd (#3125) 2019-08-02 14:42:59 -07:00
iputils Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
keystore Support Starting Validator Binary from Unencrypted Keys JSON (#3308) 2019-08-26 16:07:09 -05:00
logutil Log errors in regular sync (#3070) 2019-07-24 22:29:40 -04:00
mathutil Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
messagehandler Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
mock Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
pagination Wrap errors (#3123) 2019-08-01 19:27:38 -07:00
params Clean up configs (#3389) 2019-09-02 17:13:33 -07:00
prometheus Remove lock from store struct (#3400) 2019-09-03 13:14:23 -07:00
roughtime Block networking in sandbox test by default, fix roughtime panic (#3240) 2019-08-19 12:13:05 -04:00
sliceutil Fix Slice Union Helpers for Variadic Arguments (#3228) 2019-08-18 22:42:50 -05:00
slotutil Query a roughtime server to mitigate NTP attacks (#3151) 2019-08-09 07:05:08 -07:00
testutil Regular sync: pubsub subscriber for beacon blocks (#3220) 2019-08-22 13:11:52 -05:00
tracing Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04:00
trieutil Fix Prysm Deposit Formatting (#3394) 2019-09-03 12:47:47 -05:00
version Add simple version to binaries via golink (#1286) 2019-01-09 23:19:33 -05:00
BUILD.bazel Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Minor runtime fixes for --next (#3265) 2019-08-21 16:58:38 -04:00