prysm-pulse/beacon-chain/powchain
Raul Jordan e0e3dada7b
Abstract Usage of Deposit Cache Into Interface (#3443)
* deposit cache refactor begin

* use interface for has chain  started

* use deposit fetcher interface instead

* use moar interfaces

* comment

* gaz

* fix breaking build

* lint

* implement chainstart fetcher

* allow start to work

* fix broken tests
2019-09-11 23:30:04 -05:00
..
testing Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -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 [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
block_reader.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
BUILD.bazel Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
deposit_test.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
deposit.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log_processing_test.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log_processing.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00
service_test.go [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
service.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00