prysm-pulse/beacon-chain/blockchain
terence tsao 593c1ec9fc Filled in ContainsBlock for Blockchain Service (#512)
* Revert "Add Skip Coverage Condition in Coverage.sh (#416)"

This reverts commit 72a5dd1cf4.

* add coverage.sh back

* filled in contains block to not always return false

* fixed lint

* lint
2018-09-13 23:24:18 +08:00
..
BUILD.bazel beacon-chain: Refactor Beacon Chain To Simplify Block Processing (#473) 2018-09-11 07:09:41 +02:00
core_test.go beacon-chain: Refactor Beacon Chain To Simplify Block Processing (#473) 2018-09-11 07:09:41 +02:00
core.go beacon-chain: Refactor Beacon Chain To Simplify Block Processing (#473) 2018-09-11 07:09:41 +02:00
schema_test.go Persist Blocks and State in DB (#440) 2018-09-03 00:44:03 +08:00
schema.go Save Attestation and AttestationHashes to DB (#472) 2018-09-08 18:52:18 -07:00
service_test.go Filled in ContainsBlock for Blockchain Service (#512) 2018-09-13 23:24:18 +08:00
service.go Filled in ContainsBlock for Blockchain Service (#512) 2018-09-13 23:24:18 +08:00