prysm-pulse/beacon-chain/db
Preston Van Loon ec41d37cf4
Revert grpc error in db package (#2076)
* Revert "status err code"

This reverts commit 27112ff2841ae7ccfb7d7eca665e06bbad81755d.

* imports
2019-03-26 16:11:21 -05:00
..
attestation_test.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
attestation.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
block_operations_test.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
block_operations.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
block_test.go Update FFG Check Points During Block Processing (#2006) 2019-03-19 10:16:17 -07:00
block.go Allow 8 Validator Multinode Cluster to Run Indefinitely (#2050) 2019-03-25 10:21:21 -05:00
BUILD.bazel Revert grpc error in db package (#2076) 2019-03-26 16:11:21 -05:00
cleanup_history_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
cleanup_history.go db methods: remove Get prefix (#1351) 2019-01-21 17:34:11 +08:00
db_test.go Add Clear DB Flag (#2002) 2019-03-15 11:20:49 +08:00
db.go Fix State Generator (#2010) 2019-03-18 20:15:50 -06:00
deposits.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
pending_deposits_test.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
pending_deposits.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
schema.go Fix State Generator (#2010) 2019-03-18 20:15:50 -06:00
setup_db.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
state_test.go Fix State Pruning (#2034) 2019-03-20 00:03:45 -04:00
state.go State size metric (#1780) 2019-03-20 21:29:24 -04:00
validator_test.go Save Validator Public Key -> Index in DB (#1690) 2019-02-25 09:37:02 -08:00
validator.go Revert grpc error in db package (#2076) 2019-03-26 16:11:21 -05:00
verify_contract_test.go Complain if contract address changes (#1724) 2019-02-26 13:40:17 -05:00
verify_contract.go Tracing additions (#1747) 2019-02-27 19:55:47 -08:00