prysm-pulse/beacon-chain/state
Potuz 90ecd23d41
implement process_withdrawals (#11634)
* implement process_withdrawals

* change errors to error.go

* gazelle

* James' review

* use bytes.Equal instead

* Radek's review

* Radek's review #2

* fix test

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-11-08 10:15:26 -03:00
..
fieldtrie Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
state-native Implement get_expected_withdrawals (#11618) 2022-11-07 14:11:16 +00:00
stategen some minor fixes (#11572) 2022-10-26 20:44:24 +00:00
stateutil Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
testing Fix complains and bad test (#11555) 2022-10-17 16:20:26 +00:00
types Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Implement get_expected_withdrawals (#11618) 2022-11-07 14:11:16 +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 implement process_withdrawals (#11634) 2022-11-08 10:15:26 -03:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00