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
|
774bd5b232
|
undo a rename in the json
|
2023-02-15 12:59:03 -08:00 |
|
Bryan Stitt
|
1fb4dd6ccc
|
i think it works
|
2023-02-15 12:33:43 -08:00 |
|
Bryan Stitt
|
df668a5dfd
|
add time to idle to more caches
|
2023-02-15 11:42:25 -08:00 |
|
Bryan Stitt
|
c65ffc9ce0
|
getting close
|
2023-02-14 17:41:40 -08:00 |
|
Bryan Stitt
|
f1e6de3677
|
fixed one test. still more to fix though
|
2023-02-14 12:41:05 -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
|
0e2e45cf90
|
cargo upgrade
|
2023-02-12 01:47:06 -08:00 |
|
Bryan Stitt
|
c008f50943
|
use http and ws providers in a single config
|
2023-02-12 01:40:01 -08:00 |
|
Bryan Stitt
|
f1bc00082a
|
include to_block more places
|
2023-02-10 20:45:57 -08:00 |
|
Bryan Stitt
|
c959110986
|
better sorting of connections
|
2023-02-10 20:24:20 -08:00 |
|
Bryan Stitt
|
1a93e39b09
|
FuturesUnordered on the spawn handles
|
2023-02-09 11:56:07 -08:00 |
|
Bryan Stitt
|
6741cd72ac
|
lint
|
2023-02-09 11:55:54 -08:00 |
|
Bryan Stitt
|
5ffe2aa72a
|
eth_sendRawTransactions should use backups more often
|
2023-02-09 11:47:56 -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
|
0b1929a820
|
add minimal config for quick testing
|
2023-02-06 15:20:36 -08:00 |
|
Bryan Stitt
|
0edd11349f
|
web3 rpc spawn should be unordered
|
2023-02-06 14:13:43 -08:00 |
|
Bryan Stitt
|
19e51ce328
|
check http servers twice as often
|
2023-02-06 13:48:50 -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 |
|
Bryan Stitt
|
f2d35ba5eb
|
remove metered in favor of influxdb stats
|
2023-02-05 18:17:26 -08:00 |
|
Bryan Stitt
|
6d959e2c1f
|
add archive depth to app config
|
2023-02-05 17:58:03 -08:00 |
|
Bryan Stitt
|
37830f1156
|
Jenkinsfile from llamanodes/erigon
|
2023-02-05 00:13:14 -08:00 |
|
Bryan Stitt
|
ca1e550370
|
improve sort order during eth_sendRawTransaction
|
2023-02-02 14:48:23 -08:00 |
|
Bryan Stitt
|
cac31303f3
|
include backup in web3connection serializer
|
2023-02-02 08:00:59 -08:00 |
|
Bryan Stitt
|
a76a45f63a
|
clone instead of take
|
2023-01-31 09:47:19 -08:00 |
|
Bryan Stitt
|
8bcf40b62d
|
Revert "Revert "include from_block and to_block for caching getLogs""
This reverts commit 13bab2c9cfcc09f8d503ff24f6e2c2a3fc0faaa2.
|
2023-01-31 08:30:24 -08:00 |
|
Bryan Stitt
|
13bab2c9cf
|
Revert "include from_block and to_block for caching getLogs"
This reverts commit 203969f62833668c4081acbb2188989fd6545c24.
|
2023-01-31 08:30:11 -08:00 |
|
Bryan Stitt
|
203969f628
|
include from_block and to_block for caching getLogs
|
2023-01-30 15:47:17 -08:00 |
|
Bryan Stitt
|
f2260ecdba
|
don't require hard limit send
|
2023-01-25 10:01:36 -08:00 |
|
Bryan Stitt
|
cffc60e7f6
|
improve responses when blocks are not available
|
2023-01-24 22:45:20 -08:00 |
|
Bryan Stitt
|
694e552b5d
|
improve waiting for sync when rate limited
|
2023-01-24 20:45:03 -08:00 |
|
Bryan Stitt
|
641d11a19b
|
remove excess continues
|
2023-01-24 10:09:12 -08:00 |
|
Bryan Stitt
|
106dec294f
|
better handling when method not available
|
2023-01-24 09:36:07 -08:00 |
|
Bryan Stitt
|
a242244a35
|
broadcast transactions to more servers
|
2023-01-24 01:58:31 -08:00 |
|
Bryan Stitt
|
47daab3b67
|
drop log level for backup servers
|
2023-01-23 21:37:23 -08:00 |
|
Bryan Stitt
|
86e3f2991f
|
use watch instead of arcswap
|
2023-01-22 22:02:08 -08:00 |
|
Bryan Stitt
|
b9a12756b9
|
collect request_metadata.response_from_backup_rpc
|
2023-01-19 21:46:47 -08:00 |
|
Bryan Stitt
|
e53030e053
|
move backup indicator
|
2023-01-19 18:30:30 -08:00 |
|
Bryan Stitt
|
c3b53eb5f2
|
add backup indicator to more logs
|
2023-01-19 18:14:47 -08:00 |
|
Bryan Stitt
|
ad169eda0e
|
log cleanup
|
2023-01-19 17:57:36 -08:00 |
|
Bryan Stitt
|
52a9ba604c
|
remove allowed lag
|
2023-01-19 03:05:39 -08:00 |
|
Bryan Stitt
|
2cb6dde052
|
more log improvements
|
2023-01-19 02:26:54 -08:00 |
|
Bryan Stitt
|
76e51e3d11
|
better log level
|
2023-01-19 02:21:39 -08:00 |
|
Bryan Stitt
|
0c05b5bdee
|
major refactor to only use backup servers when absolutely necessary
|
2023-01-19 02:20:06 -08:00 |
|
Bryan Stitt
|
90d3371eee
|
improved rate limiting on websockets
|
2023-01-18 16:17:47 -08:00 |
|
Bryan Stitt
|
d7c75f843e
|
add stub try_proxy_connection
|
2023-01-16 22:54:40 -08:00 |
|