prysm-pulse/beacon-chain/chaintest/backend
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 Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
fork_choice_test_format.go Advance Beacon State Transition Part 2: Simulate Block Randao at Every Slot (#1252) 2019-01-11 18:55:01 +08:00
helpers.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
shuffle_test_format.go Eliminate Custody Logic for Phase 0 (#1408) 2019-01-30 11:11:13 +01:00
simulated_backend_test.go Disable Crosslinks for Testnet (#2075) 2019-03-26 10:40:55 -05:00
simulated_backend.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
state_test_format.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00