prysm-pulse/beacon-chain/sync/initial-sync
Håvard Anda Estensen d2f4a8cc7c
Replace ioutil with io and os (#10541)
* Replace ioutil with io and os

* Fix build errors
2022-04-18 20:42:07 +00:00
..
testing Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065) 2022-01-20 04:51:02 +00:00
blocks_fetcher_peers_test.go Revert "Replace a Few IntFlags with Uint64Flags (#9959)" (#10163) 2022-02-01 08:51:17 +00:00
blocks_fetcher_peers.go Revert "Replace a Few IntFlags with Uint64Flags (#9959)" (#10163) 2022-02-01 08:51:17 +00:00
blocks_fetcher_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
blocks_fetcher_utils_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
blocks_fetcher_utils.go Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
blocks_fetcher.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
blocks_queue_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
blocks_queue_utils.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
blocks_queue.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
BUILD.bazel wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
fsm_benchmark_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
fsm_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
fsm.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
initial_sync_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
round_robin.go Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00
service_test.go Simplify Initial Sync (#10523) 2022-04-15 13:32:31 +00:00
service.go Simplify Initial Sync (#10523) 2022-04-15 13:32:31 +00:00