prysm-pulse/beacon-chain/powchain
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
..
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block_reader_test.go Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
block_reader.go fix some parent context usage, add tracing to p2p handlers (#3395) 2019-09-03 11:06:35 -07:00
BUILD.bazel Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
deposit_test.go Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
deposit.go Finish error wrapping (#3135) 2019-08-04 15:45:03 -07:00
log_processing_test.go Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
log_processing.go fix some parent context usage, add tracing to p2p handlers (#3395) 2019-09-03 11:06:35 -07:00
service_test.go Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
service.go fix some parent context usage, add tracing to p2p handlers (#3395) 2019-09-03 11:06:35 -07:00