prysm-pulse/beacon-chain/blockchain/forkchoice
Preston Van Loon 6bf14dedcd
Better aggregated attestations pool (#3761)
* WIP of aggregated signatures in DB

* new lines at end

* taking a nap on the plane now

* fix tests

* remove duplication of attestations. so much for that airplane nap lol

* benchmark before flight lands

* gaz

* manual gaz

* fully contained checks

* quick improvement before landing

* new bitlist with fixes

* doesn't need real signatures

* it works, mostly

* print shard too

* some refactoring

* Revert "some refactoring"

This reverts commit 377ce7fbfb02321c20522da2eb27208a20a67669.

* Revert "Revert "some refactoring""

This reverts commit b46a458898acd214da44fc20dfae920d2725b6e8.

These changes are ok, just need to update the expected values

* fix tests

* lint

* lint

* upstream changes

* fix tests

* what

* resolve TODOs

* gofmt

* revert unrelated pb

* remove debug statement
2019-10-16 23:46:07 -07:00
..
benchmark_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
BUILD.bazel Abstract verifySlot to helper package (#3731) 2019-10-07 16:15:50 +09: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 Expose DB Metrics (#3663) 2019-09-30 10:24:47 -05:00
log.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
metrics.go Align metrics to interop (#3406) 2019-09-05 08:32:35 -07:00
process_attestation_test.go Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
process_attestation.go Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
process_block_test.go Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
process_block.go Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
service_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
service.go Initial sync no verify block (#3586) 2019-09-25 20:32:00 -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