prysm-pulse/beacon-chain/cache/depositcache
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
..
BUILD.bazel Clean Up In Memory Deposits in DB (#3065) 2019-08-13 19:13:47 -04:00
deposits_cache.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00
deposits_test.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00
pending_deposits_test.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00
pending_deposits.go Abstract Usage of Deposit Cache Into Interface (#3443) 2019-09-11 23:30:04 -05:00