prysm-pulse/beacon-chain/blockchain/forkchoice
terence tsao ab2d4e8ad6 Implement attestation pool in memory (#3542)
* Run time bug

* Still failing

* Run time working

* Run time working

* Gazelle

* Fixed all the tests

* Revert config

* Revert back test configs

* Revert config

* Tested run time again, everything is good
2019-09-23 11:11:44 -05:00
..
benchmark_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
BUILD.bazel Added AggregatedAttestation helper (#3539) 2019-09-21 09:43:18 -07:00
doc.go Add Fork Choice Package Docs (#3463) 2019-09-13 13:03:14 -04:00
lmd_ghost_test.yaml Update WORKSPACE With Latest SSZ (#3416) 2019-09-08 12:58:22 -04:00
lmd_ghost_yaml_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
log.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00
metrics.go Align metrics to interop (#3406) 2019-09-05 08:32:35 -07:00
process_attestation_test.go Save aggregated attestations in DB after processing (#3541) 2019-09-21 13:57:32 -05:00
process_attestation.go Implement attestation pool in memory (#3542) 2019-09-23 11:11:44 -05:00
process_block_test.go Save aggregated attestations in DB after processing (#3541) 2019-09-21 13:57:32 -05:00
process_block.go Implement attestation pool in memory (#3542) 2019-09-23 11:11:44 -05:00
service_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
service.go Added AggregatedAttestation helper (#3539) 2019-09-21 09:43:18 -07:00
tree_test.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00