prysm-pulse/proto/beacon/p2p/v1
Ivan Martinez 62279489a3 Add deposit index to beacon state (#2232)
* Begin adding Deposit Index to beacon state

* Move deposit index increment to ProcessDeposit

* Fix initial deposits bug

* Fix bug in RPC

* More bug fixes

* Fix RPC bug, ensure deposits are processed in the right order

* Fix tests

* Fix merge

* Attempt to fix pruning deposits on regular sync

* Fix pending deposits on node restart

* Fix test

* Fix tests properly

* Gofmt

* Remove unneeded logs

* Fix build
2019-04-14 18:17:39 +10:00
..
BUILD.bazel Use gogo protobuf as the protoc compiler (#1165) 2018-12-23 15:34:59 -05:00
messages.pb.go Support multiple pubkeys for committee assignments (#2164) 2019-04-05 10:10:13 -05:00
messages.proto Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
types.pb.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
types.proto Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00