prysm-pulse/beacon-chain/db
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
..
filters Complete ListAttestations EthereumAPIs v1alpha (#3452) 2019-09-18 20:14:26 -05:00
kv Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
testing Create a testing db method that can be used with the new database interface (#3217) 2019-08-15 17:41:51 -04:00
BUILD.bazel Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00