erigon-pulse/cmd
battlmonstr 4337871f7f
Rename log/logger to follow conventions. (#3579)
* use "log" for struct fields
* use "logger" for function parameters and local vars

This is a compromise between:
1) using logger := log.New() to avoid aliasing (log := log.New())
2) and keeping it short when logging e.g.: srv.log.Info(...)
2022-02-22 18:17:15 +00:00
..
abigen Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +07:00
bootnode Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
cons Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
devnettest Fix/rpcdaemon ws upgrade (#3490) 2022-02-12 12:40:19 +01:00
downloader Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
erigon Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm path -> filepath (path package is for urls) (#3493) 2022-02-12 20:33:09 +07:00
hack Automation for gathering erigon2 history data (#3501) 2022-02-12 22:16:06 +00:00
integration Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
prometheus Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
rpctest rpcdaemon: added debug_traceBlockByNumber and debug_traceBlockByHash (#3548) 2022-02-19 08:15:27 +00:00
sentry close channel by producer (#3569) 2022-02-22 16:25:02 +07:00
starknet Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
state Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
txpool path -> filepath (path package is for urls) (#3493) 2022-02-12 20:33:09 +07:00
utils Rename log/logger to follow conventions. (#3579) 2022-02-22 18:17:15 +00:00