prysm-pulse/beacon-chain/p2p
Preston Van Loon 9d375969d1
Enforce log.WithError(err) static analysis and fix all violations (#11163)
* Use log.WithError static analysis from #11143 and fix all violations

* Fix another log violation after pulling from develop

* Update beacon-chain/sync/pending_blocks_queue.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

* @potuz feedback

* Copy paste fail

* fix tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-08-05 10:52:02 +00:00
..
encoder Use prysmaticlabs/fastssz as a direct dependency (#10941) 2022-06-28 13:03:24 +00:00
peers Clean up: fix typos (#11165) 2022-08-03 18:47:30 +00:00
testing Clean up: fix typos (#11165) 2022-08-03 18:47:30 +00:00
types Fix Goodbye Codes In Prysm (#11168) 2022-08-04 14:11:45 +00:00
addr_factory_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
addr_factory.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
broadcaster_test.go Clean up: fix typos (#11165) 2022-08-03 18:47:30 +00:00
broadcaster.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
BUILD.bazel Bring Back Mplex (#11169) 2022-08-04 15:04:51 +00:00
config.go Revert "Replace a Few IntFlags with Uint64Flags (#9959)" (#10163) 2022-02-01 08:51:17 +00:00
connection_gater_test.go Revert "Replace a Few IntFlags with Uint64Flags (#9959)" (#10163) 2022-02-01 08:51:17 +00:00
connection_gater.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
dial_relay_node_test.go Update Prysm Libp2p Dependencies (#10958) 2022-07-01 15:34:11 +00:00
dial_relay_node.go Refactors calls to deprecated libp2p methods (#6554) 2020-07-13 02:28:40 +00:00
discovery_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
discovery.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
doc.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
fork_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
fork_watcher.go Bellatrix p2p changes (#10072) 2022-01-20 22:12:15 +08:00
fork.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
gossip_scoring_params_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
gossip_scoring_params.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
gossip_topic_mappings_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
gossip_topic_mappings.go Fix bugs in /eth/v1/beacon/blinded_blocks (#10673) 2022-05-13 18:20:39 +00:00
handshake.go Create time Package for Shared/timeutil, mclock and slotutil (#9594) 2021-09-15 00:09:04 +00:00
info.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
interfaces.go Revert "Replace a Few IntFlags with Uint64Flags (#9959)" (#10163) 2022-02-01 08:51:17 +00:00
iterator.go Refactor Subnet Search (#8048) 2020-12-11 18:40:56 -08:00
log.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
message_id_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
message_id.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
monitoring.go Standardize Metrics To Match Minimal Metric Spec (#9623) 2021-09-17 13:35:12 +02:00
options_test.go Bring Back Mplex (#11169) 2022-08-04 15:04:51 +00:00
options.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
parameter_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
pubsub_filter_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
pubsub_filter.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
pubsub_fuzz_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
pubsub_test.go p2p: no alloc extract of gossip digest (#10055) 2022-01-06 18:17:51 +00:00
pubsub.go Add Better Error Logs for Context Deadlines (#10310) 2022-03-04 16:21:19 +00:00
rpc_topic_mappings_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
rpc_topic_mappings.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sender_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
sender.go Use prysmaticlabs/fastssz as a direct dependency (#10941) 2022-06-28 13:03:24 +00:00
service_test.go Update Prysm Libp2p Dependencies (#10958) 2022-07-01 15:34:11 +00:00
service.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
subnets_test.go Update Prysm Libp2p Dependencies (#10958) 2022-07-01 15:34:11 +00:00
subnets.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
topics.go Add in P2P Changes (#9390) 2021-08-27 09:34:20 +08:00
utils_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
utils.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
watch_peers.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00