prysm-pulse/beacon-chain/state
Nishant Das 64fa474434
Batch Verify Blocks (#6469)
* add everything so far
* checkpoint progress
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* fix
* checkpoint
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* checkpoint again
* checkpoint again
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* commenting
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* bls cleanup
* revert this back
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* revert core changes
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* add flag
* add test
* add one more test
* clean up
* comment
* lint
* terence's review
* Merge refs/heads/master into fastBLS
* Merge refs/heads/master into fastBLS
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* Merge refs/heads/master into fastBLS
* remove additional method
* Merge branch 'fastBLS' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
* fix
* Merge refs/heads/master into fastBLS
* copy
* Merge branch 'fastBLS' of https://github.com/prysmaticlabs/geth-sharding into fastBLS
2020-07-07 04:16:12 +00:00
..
stategen Batch Verify Blocks (#6469) 2020-07-07 04:16:12 +00:00
stateutil Revert Stream Duties (#6473) 2020-07-02 17:50:05 +00:00
BUILD.bazel Update beacon state locks (#6326) 2020-07-06 20:52:53 +00:00
cloners.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
docs.go Update beacon state locks (#6326) 2020-07-06 20:52:53 +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 Update beacon state locks (#6326) 2020-07-06 20:52:53 +00:00
references_test.go Release State Reference Copy (#6341) 2020-06-24 00:24:59 +00:00
setters.go Update beacon state locks (#6326) 2020-07-06 20:52:53 +00:00
state_trie_test.go Release State Field Trie (#6340) 2020-06-22 15:25:55 +00:00
state_trie.go Update beacon state locks (#6326) 2020-07-06 20:52:53 +00:00
types_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
types.go Update beacon state locks (#6326) 2020-07-06 20:52:53 +00:00