erigon-pulse/cmd
Lawrence Aiello 64bdd13276
chore: update outdated grafana panels (#7232)
## Changelog

Fixed the following Grafana panels:
* DB Size
* GC and State
* DB Pages Ops/sec
* Commit Counters
* Getrusage
* Latest Block

Also partially fixes https://github.com/ledgerwatch/erigon/issues/7226
2023-04-03 02:38:05 +00:00
..
abigen attempt to fix TestGolangBindings (#7041) 2023-03-07 06:14:35 +00:00
bootnode CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00
devnet remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229) 2023-03-31 05:07:43 +00:00
downloader Downloader main loop wait on close (#7082) 2023-03-13 02:12:30 +00:00
ef-tests-cl Fork-choice graph oriented implementation (#7212) 2023-03-29 16:16:45 +00:00
erigon cmd: initialize config before logger (#6251) 2022-12-09 18:04:47 +07:00
erigon-cl remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229) 2023-03-31 05:07:43 +00:00
erigon-el Downloader main loop wait on close (#7082) 2023-03-13 02:12:30 +00:00
erigon-el-mock Added tool for processing for all mainnet beacon blocks (#7095) 2023-03-17 12:37:51 +00:00
erigoncustom Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
evm close memdb in ./cmd/evm 2023-03-30 12:21:22 +07:00
hack Drop Default from GenesisBlock* functions (#7147) 2023-03-20 15:44:22 +00:00
integration Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
lightclient removed database functionality from lightclient (#7135) 2023-03-18 20:27:37 +00:00
observer e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
p2psim Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
pics Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
prometheus chore: update outdated grafana panels (#7232) 2023-04-03 02:38:05 +00:00
release fix(release): http-https redirect working (#7176) 2023-03-25 03:37:58 +00:00
rlpdump
rpcdaemon eip-4844: excessDataGas param added to block execution functions (#7217) 2023-03-30 20:42:43 +00:00
rpctest E3: trace_filter to support of pos (#6909) 2023-02-20 09:42:40 +00:00
sentinel Fork-choice graph oriented implementation (#7212) 2023-03-29 16:16:45 +00:00
sentry Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
state eip-4844: excessDataGas param added to block execution functions (#7217) 2023-03-30 20:42:43 +00:00
txpool Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
utils Diagnostics - step 2 (#7214) 2023-03-30 20:59:03 +00:00
verkle enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00