Bryan Stitt
|
8ed71e1cf1
|
more goerli fixes
|
2023-04-14 00:36:46 -07:00 |
|
Bryan Stitt
|
d035049c8f
|
add /backups_needed endpoint for easy alerts
|
2023-04-13 17:15:01 -07:00 |
|
Bryan Stitt
|
2205a472fd
|
add optional tokio-console and improve reconnect logic
|
2023-03-22 18:43:13 -07:00 |
|
Bryan Stitt
|
7b223efa4d
|
improve reconnect logic
|
2023-03-22 16:16:15 -07:00 |
|
Bryan Stitt
|
d1b955275d
|
clean up wait_for_ functions
|
2023-03-02 18:27:32 +00:00 |
|
Bryan Stitt
|
907a147afa
|
wait_for_provider helper function
|
2023-03-02 18:14:17 +00:00 |
|
Bryan Stitt
|
0d07e20d7c
|
make it compile
|
2023-03-02 17:38:42 +00:00 |
|
Bryan Stitt
|
258e889f69
|
wait for a provider
|
2023-03-02 16:52:28 +00:00 |
|
Bryan Stitt
|
2e9803de72
|
remove arbitrary sleep timer
|
2023-03-01 20:56:00 +00:00 |
|
Bryan Stitt
|
b87c988439
|
lint
|
2023-03-01 11:23:59 -08:00 |
|
Bryan Stitt
|
20851af51b
|
log seconds instead of milliseconds
|
2023-02-28 11:09:49 -08:00 |
|
Bryan Stitt
|
d83a1f0169
|
use Web3Rpc instead of the name as a key
|
2023-02-28 11:01:34 -08:00 |
|
Bryan Stitt
|
c5e2402d6e
|
disconnect is noisy but it works
|
2023-02-27 13:29:07 -08:00 |
|
Bryan Stitt
|
6067369ee3
|
add inotify and rpc disconnect
|
2023-02-27 12:50:57 -08:00 |
|
Bryan Stitt
|
f8f5e7a1c8
|
add thread for config file watching and run clippy lint
|
2023-02-26 23:08:00 -08:00 |
|
Bryan Stitt
|
e96f09a9c4
|
refactors to make configs partially reloadable
|
2023-02-25 23:52:33 -08:00 |
|
Bryan Stitt
|
91b853d21e
|
archive instead of Some(u64::MAX) in the logs
|
2023-02-21 21:14:49 -08:00 |
|
Bryan Stitt
|
6c33b1ae1e
|
block number instead of hash during health check
|
2023-02-21 20:25:54 -08:00 |
|
Bryan Stitt
|
738815244d
|
change ewma calculation
|
2023-02-16 00:26:58 -08:00 |
|
Bryan Stitt
|
4916188d5c
|
theres a perf regression in here somewhere
|
2023-02-15 21:54:07 -08:00 |
|
Bryan Stitt
|
cb2b5c16ad
|
lower log level
|
2023-02-15 21:30:42 -08:00 |
|
Bryan Stitt
|
b7dfec9c63
|
fix params in health check query
|
2023-02-15 21:13:28 -08:00 |
|
Bryan Stitt
|
3c9576c13b
|
yes health, no channel
|
2023-02-15 15:52:42 -08:00 |
|
Bryan Stitt
|
63adbc0587
|
remove health for now?
|
2023-02-15 15:42:27 -08:00 |
|
Bryan Stitt
|
268ad3a7c5
|
dont hold a lock open
|
2023-02-15 15:37:43 -08:00 |
|
Bryan Stitt
|
056670d29a
|
health check and latency recordings
|
2023-02-15 15:31:59 -08:00 |
|
Bryan Stitt
|
1fb4dd6ccc
|
i think it works
|
2023-02-15 12:33:43 -08:00 |
|
Bryan Stitt
|
c65ffc9ce0
|
getting close
|
2023-02-14 17:41:40 -08:00 |
|
Bryan Stitt
|
824a6fa1f0
|
well it compiles. doesnt work yet. but it compiles
|
2023-02-14 12:14:50 -08:00 |
|
Bryan Stitt
|
70105bc7bb
|
variable rename
|
2023-02-12 10:22:20 -08:00 |
|
Bryan Stitt
|
c008f50943
|
use http and ws providers in a single config
|
2023-02-12 01:40:01 -08:00 |
|
Bryan Stitt
|
c959110986
|
better sorting of connections
|
2023-02-10 20:24:20 -08:00 |
|
Bryan Stitt
|
1efa8e7772
|
improve log message
we don't always get an empty block because we aren't synced. sometimes it is because we got disconnected
|
2023-02-08 11:30:16 -08:00 |
|
Bryan Stitt
|
0f280ce483
|
cargo upgrade and shorten variable names
also begin adding a latency tracker for rpc stats
|
2023-02-06 09:55:27 -08:00 |
|