prysm-pulse/beacon-chain/state
Nishant Das d6bd389d5c
Custom Copy of Pending Attestations (#4711)
* custom copy
* lint
* Merge refs/heads/master into customCopy
* preston's review
* Merge branch 'customCopy' of https://github.com/prysmaticlabs/geth-sharding into customCopy
* Merge refs/heads/master into customCopy
* Merge refs/heads/master into customCopy
* nil check
* Merge refs/heads/master into customCopy
* Merge branch 'customCopy' of https://github.com/prysmaticlabs/geth-sharding into customCopy
* Merge refs/heads/master into customCopy
* fixed test
* Merge branch 'customCopy' of https://github.com/prysmaticlabs/geth-sharding into customCopy
2020-02-02 02:56:53 +00:00
..
BUILD.bazel Beacon state: copy on write for certain large fields (#4699) 2020-01-31 23:23:34 -08:00
getters.go Custom Copy of Pending Attestations (#4711) 2020-02-02 02:56:53 +00:00
setters.go BeaconState: Use copy on write for validator index map (#4713) 2020-02-02 01:21:50 +00:00
types_test.go Beacon state: copy on write for certain large fields (#4699) 2020-01-31 23:23:34 -08:00
types.go BeaconState: Use copy on write for validator index map (#4713) 2020-02-02 01:21:50 +00:00