prysm-pulse/beacon-chain/powchain
Victor Farazdagi 44b93d9df9
Fix tests depending on configuration flag (#5650)
* fixes segfault
* Merge branch 'master' into fix-nil-segfaults
* upd state
* Merge branch 'master' into fix-nil-segfaults
* updates shard=1
* Merge refs/heads/master into fix-nil-segfaults
* Merge refs/heads/master into fix-nil-segfaults
* Merge refs/heads/master into fix-nil-segfaults
* fixes tests
* Merge branch 'fix-nil-segfaults' of github.com:prysmaticlabs/prysm into fix-nil-segfaults
* reset config to nil
* add flag assertion to other beacon-chain/rpc files
* Merge refs/heads/master into fix-nil-segfaults
* fix the rest featureconfig.init calls
* Merge branch 'fix-nil-segfaults' of github.com:prysmaticlabs/prysm into fix-nil-segfaults
* remove config setting from init
* gazelle
* reset shard back to 4
2020-04-27 19:44:35 +00:00
..
testing Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08: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 Add cache to Eth1 RPC functions (#5347) 2020-04-09 14:29:09 -05:00
block_reader.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
BUILD.bazel Reduce frequency of 'eth1 client not syncing' messages (#5057) 2020-03-10 09:51:41 -05:00
deposit_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
deposit.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
log_processing_test.go Fix tests depending on configuration flag (#5650) 2020-04-27 19:44:35 +00:00
log_processing.go Debug log pubkey chainstart already added (#5461) 2020-04-16 20:46:14 +00:00
service_test.go Change Positionining of Warning Log (#4850) 2020-02-13 00:39:15 -08:00
service.go fixes issue with ipc path checking (#5577) 2020-04-22 11:42:12 +00:00