prysm-pulse/beacon-chain/core/blocks
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
..
block_operations_test.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
block_operations.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
block_test.go Remove too many spans in block/slot/epoch processing (#2236) 2019-04-12 00:55:07 -04:00
block.go Remove too many spans in block/slot/epoch processing (#2236) 2019-04-12 00:55:07 -04:00
BUILD.bazel Remove too many spans in block/slot/epoch processing (#2236) 2019-04-12 00:55:07 -04:00
validity_conditions_test.go Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00
validity_conditions.go Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00