prysm-pulse/beacon-chain/blockchain
terence tsao d4209b7357 beacon: Process Crosslink During Cycle Transition (#482)
* Revert "Add Skip Coverage Condition in Coverage.sh (#416)"

This reverts commit 72a5dd1cf4.

* add coverage.sh back

* save attestations to db

* added tests

* use them in service.go

* process crosslink records

* revert

* revert

* revert

* test
2018-09-08 17:20:06 +02:00
..
BUILD.bazel Persist Blocks and State in DB (#440) 2018-09-03 00:44:03 +08:00
core_test.go beacon: Process Crosslink During Cycle Transition (#482) 2018-09-08 17:20:06 +02:00
core.go beacon: Process Crosslink During Cycle Transition (#482) 2018-09-08 17:20:06 +02:00
schema_test.go Persist Blocks and State in DB (#440) 2018-09-03 00:44:03 +08:00
schema.go beacon: Implement Sync Handler for Block Requests By Slot Number (#461) 2018-09-04 10:48:07 -04:00
service_test.go Skip Block if Attestation is Bad (#455) 2018-09-04 16:18:55 -07:00
service.go beacon: Process Crosslink During Cycle Transition (#482) 2018-09-08 17:20:06 +02:00