prysm-pulse/beacon-chain/powchain
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_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_reader_test.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
block_reader.go restructure powchain (#1983) 2019-03-13 16:47:00 -04:00
BUILD.bazel Add Regression Test for Genesis ETH1Data (#2231) 2019-04-11 12:14:52 -05:00
log_processing_test.go Add Regression Test for Genesis ETH1Data (#2231) 2019-04-11 12:14:52 -05:00
log_processing.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
service_test.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
service.go add fix (#2221) 2019-04-09 14:43:29 -04:00