prysm-pulse/beacon-chain/state
Preston Van Loon a9f1de354b
Use balancesLength and randaoMixesLength to save copy on read (#4769)
* Use balancesLength and randaoMixesLength to save copy on read

* Update beacon-chain/state/getters.go

Co-Authored-By: shayzluf <thezluf@gmail.com>

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: shayzluf <thezluf@gmail.com>
2020-02-06 10:06:27 -06:00
..
BUILD.bazel Beacon State: Track field references (#4751) 2020-02-06 04:07:23 +00:00
getters.go Use balancesLength and randaoMixesLength to save copy on read (#4769) 2020-02-06 10:06:27 -06:00
references_test.go Save attestation to DB gated by archival flag (#4776) 2020-02-06 15:14:52 +00:00
setters.go Beacon State: Track field references (#4751) 2020-02-06 04:07:23 +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 Beacon State: Track field references (#4751) 2020-02-06 04:07:23 +00:00