prysm-pulse/proto/eth/v1alpha1
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
..
_compatibility Sync with latest eth api definitions (#3059) 2019-07-23 14:33:25 -07:00
attestation.pb.go Aggregate attestations before adding into the DB (#3149) 2019-08-10 16:13:04 -04:00
attestation.proto Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
beacon_block.pb.go Aggregate attestations before adding into the DB (#3149) 2019-08-10 16:13:04 -04:00
beacon_block.proto Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
beacon_chain.pb.go Aggregate attestations before adding into the DB (#3149) 2019-08-10 16:13:04 -04:00
beacon_chain.proto Implement AttestationPool and ListAttestations RPC Functions (#3061) 2019-07-26 10:07:20 -07:00
BUILD.bazel Template based protobuf parameters for ssz configurations (#3062) 2019-07-24 22:03:05 -04:00
node.pb.go Aggregate attestations before adding into the DB (#3149) 2019-08-10 16:13:04 -04:00
node.proto Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
validator.pb.go Aggregate attestations before adding into the DB (#3149) 2019-08-10 16:13:04 -04:00
validator.proto Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00