prysm-pulse/beacon-chain/state
Victor Farazdagi 33b2636bf1
Enables new aggregation implementation (#6344)
* adds feature flag
* aggregations/attestation package
* better tests
* bazel visibility issues
* removes redundant code
* Merge branch 'master' into aggregation-attestations-package
* updates previous implementation
* Merge branch 'master' into aggregation-enable-new-aggregation
* resolve merge conflict
* resolve merge conflict (more)
* Merge branch 'master' into aggregation-enable-new-aggregation
* force max_cover aggregation on --dev
* Merge branch 'aggregation-enable-new-aggregation' of github.com:prysmaticlabs/prysm into aggregation-enable-new-aggregation
* Merge branch 'master' into aggregation-enable-new-aggregation
* Merge refs/heads/master into aggregation-enable-new-aggregation
* Merge refs/heads/master into aggregation-enable-new-aggregation
* Merge refs/heads/master into aggregation-enable-new-aggregation
* Merge refs/heads/master into aggregation-enable-new-aggregation
* Merge refs/heads/master into aggregation-enable-new-aggregation
2020-06-23 19:13:55 +00:00
..
stategen Fix cold state replay to start at correct slot (#6361) 2020-06-23 16:04:42 +00:00
stateutil Stream Duties Client Implementation (#5867) 2020-06-18 13:30:05 -05:00
BUILD.bazel Enables new aggregation implementation (#6344) 2020-06-23 19:13:55 +00:00
cloners.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
field_trie_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
field_trie.go Fix race condition issues in beacon state (#6322) 2020-06-20 00:27:23 +00:00
getters_test.go ActivationEligibilityEpoch nil case (#6347) 2020-06-22 14:41:21 -05:00
getters.go ActivationEligibilityEpoch nil case (#6347) 2020-06-22 14:41:21 -05:00
references_test.go Invert state ref copy flag (#6015) 2020-05-27 14:30:54 -05:00
setters.go Fix race condition issues in beacon state (#6322) 2020-06-20 00:27:23 +00:00
state_trie_test.go Release State Field Trie (#6340) 2020-06-22 15:25:55 +00:00
state_trie.go Release State Field Trie (#6340) 2020-06-22 15:25:55 +00:00
types_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
types.go Fix race condition issues in beacon state (#6322) 2020-06-20 00:27:23 +00:00