prysm-pulse/beacon-chain/sync
Ivan Martinez bb2d79be85 Aggregate attestations before adding into the DB (#3149)
* Implement Attestation Aggregation before inserting into the DB

* Nearly complete test for aggregating signatures

* Finish tests for aggregating signatures

* gazelle

* Rename tests

* add lock and advance state

* only advance if necessary

* Fix most tests

* Fix more of DB keys and changing keys to data hashes

* Fix a lot of tests and inconsistencies

* fix lock

* gaz

* undo local changes

* fix ref

* fix ref

* Fix some tests

* clear cache

* fix sync for attestations

* finally working across multiple nodes

* gen proto

* lint

* properly wrap error
2019-08-10 16:13:04 -04:00
..
initial-sync Wrap errors (#3123) 2019-08-01 19:27:38 -07:00
BUILD.bazel Wrap errors (#3123) 2019-08-01 19:27:38 -07:00
metrics.go Remove attestation announcement (#3165) 2019-08-09 16:31:44 -07:00
querier_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
querier.go Fix Sync Service Status (#3128) 2019-08-03 10:37:52 -04:00
receive_block_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
receive_block.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
regular_sync_test.go Remove attestation announcement (#3165) 2019-08-09 16:31:44 -07:00
regular_sync.go Aggregate attestations before adding into the DB (#3149) 2019-08-10 16:13:04 -04:00
service_test.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
service.go Fix Sync Service Status (#3128) 2019-08-03 10:37:52 -04:00