prysm-pulse/beacon-chain/powchain
Preston Van Loon 89762492c8
Reduce JSON-RPC queries (#6221)
* Delete unused client property
* Only update the logs every 5 minutes
* Merge branch 'master' into reduce-json-rpc-calls
* Merge refs/heads/master into reduce-json-rpc-calls
* Merge refs/heads/master into reduce-json-rpc-calls
* PR feedback from @nisdas
* gofmt
* Merge branch 'reduce-json-rpc-calls' of github.com:prysmaticlabs/prysm into reduce-json-rpc-calls
2020-06-12 04:05:40 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
block_reader_test.go Reduce JSON-RPC queries (#6221) 2020-06-12 04:05:40 +00:00
block_reader.go Revert "Add cache to Eth1 RPC functions (#5347)" (#5876) 2020-05-16 02:56:09 +00:00
BUILD.bazel Remove Websockets for ETH1 From Prysm (#6055) 2020-06-03 20:28:16 +00:00
deposit_test.go Remove Websockets for ETH1 From Prysm (#6055) 2020-06-03 20:28:16 +00:00
deposit.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
log_processing_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
log_processing.go Add block number to deposit log (#6200) 2020-06-10 14:31:58 +00:00
service_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
service.go Reduce JSON-RPC queries (#6221) 2020-06-12 04:05:40 +00:00