prysm-pulse/beacon-chain/rpc
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
..
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
attester_server_test.go Clean up feature flag namings (#3715) 2019-10-07 14:11:49 +09:00
attester_server.go Fixes our Attestation Aggregation Issues (#3579) 2019-09-25 07:39:16 -07:00
beacon_chain_server_test.go Better aggregated attestations pool (#3761) 2019-10-16 23:46:07 -07:00
beacon_chain_server.go Large Prysm Performance Improvements (#3622) 2019-09-30 15:45:53 -05:00
BUILD.bazel Testnet restart and hotfixes (#3736) 2019-10-08 07:59:08 +08:00
node_server_test.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
node_server.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
proposer_server_test.go SetupInitialDeposits() now returns deposit data roots (#3683) 2019-10-02 10:50:34 +08:00
proposer_server.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
service_test.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
service.go Testnet restart and hotfixes (#3736) 2019-10-08 07:59:08 +08:00
validator_server_test.go Fix Validator Activation (#3684) 2019-10-02 13:26:11 -07:00
validator_server.go Fix Validator Activation (#3684) 2019-10-02 13:26:11 -07:00