prysm-pulse/beacon-chain/powchain
Mohamed Zahoor 0678e9f718
finalise deposits before we initialise the node (#9639)
* finalize deposits before we initialize the node

* Update beacon-chain/blockchain/service.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update beacon-chain/blockchain/service.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* moved this when intiializing caches

* added test case

* satisfy deepsource

* fix gazel

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-09-29 15:43:24 +00:00
..
testing Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
types Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
block_cache_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
block_cache.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
block_reader_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
block_reader.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
BUILD.bazel finalise deposits before we initialise the node (#9639) 2021-09-29 15:43:24 +00:00
deposit_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
deposit.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log_processing_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
log_processing.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
powchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
prometheus_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
prometheus.go Unused parameter should be replaced by underscore (#9632) 2021-09-20 20:51:59 +00:00
provider_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
provider.go Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
service_test.go finalise deposits before we initialise the node (#9639) 2021-09-29 15:43:24 +00:00
service.go finalise deposits before we initialise the node (#9639) 2021-09-29 15:43:24 +00:00