prysm-pulse/beacon-chain/powchain
pinglamb 9135774720
Block Fetching with Graceful Retry (#8182)
* Added tooMuchDataRequestedError func

* Added multiplicative decrease and additive increase

* Code review changes

* Renaming the new constants

* Return a different error in graceful retry

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-01-07 06:21:44 +00:00
..
testing Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00
types Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_cache_test.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_cache.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_reader_test.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_reader.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
BUILD.bazel Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
deposit_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
deposit.go Avoid Setting State to Nil In Process Deposit (#7681) 2020-11-02 17:12:05 +00:00
log_processing_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
log_processing.go Block Fetching with Graceful Retry (#8182) 2021-01-07 06:21:44 +00:00
powchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
service_test.go Remove redundant lambda around cleanup code (#8192) 2021-01-04 18:16:18 +00:00
service.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00