prysm-pulse/beacon-chain/state
Delweng f812bdcf60
beacon-node/state: alloc 1more item for append case (#12832)
* beacon-chain/state/attenstation: alloc +1 items for append

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/state/eth1: alloc +1 items for append

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/state/misc: alloc +1 items for append

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/state/participation: alloc +1 items for append

Signed-off-by: jsvisa <delweng@gmail.com>

* beacon-chain/state/validator: alloc +1 items for append

Signed-off-by: jsvisa <delweng@gmail.com>

* Add some benchmarks

* Evaluate append vs copy. Apply results

* fix copy issue

* revert copy changes from a5ba8d4352f647ad384981264cb6e0553481f23b

---------

Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2023-10-03 20:41:55 +00:00
..
fieldtrie Optimize Validator Roots Computation (#12585) 2023-07-01 02:23:25 +00:00
genesis build tag to exclude mainnet genesis from prysmctl (#12244) 2023-04-06 19:45:35 +00:00
state-native beacon-node/state: alloc 1more item for append case (#12832) 2023-10-03 20:41:55 +00:00
stategen Add Deneb upgrade function (#12433) 2023-08-31 08:41:57 -05:00
stateutil Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
testing Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
interfaces.go Fix prysmctl writing empty JSON/YAML files (#12599) 2023-08-08 15:20:41 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00