Bryan Stitt
|
98265424bb
|
set response id in another spot. this is too fragile
|
2022-09-06 17:56:49 +00:00 |
|
Bryan Stitt
|
bb96757452
|
None instead of Block::default() more places
|
2022-09-06 12:29:37 +00:00 |
|
Bryan Stitt
|
068c05cf4f
|
improve fork logic again
|
2022-09-05 16:25:21 +00:00 |
|
Bryan Stitt
|
e261886c60
|
user_address change not made yet
|
2022-09-05 06:29:27 +00:00 |
|
Bryan Stitt
|
a7cb3d00df
|
small cleanup
|
2022-09-05 06:13:36 +00:00 |
|
Bryan Stitt
|
6e12edd555
|
use sized Caches
|
2022-09-05 05:53:58 +00:00 |
|
Bryan Stitt
|
593eb461b8
|
more dashmap
|
2022-09-05 01:52:59 +00:00 |
|
Bryan Stitt
|
8225285bb8
|
bug fix and better logs
|
2022-09-03 02:59:30 +00:00 |
|
Bryan Stitt
|
ac6296c5ac
|
better connection pool sizing
|
2022-09-02 20:16:20 +00:00 |
|
Bryan Stitt
|
2606844c61
|
almost done with heaviest chain tracking
|
2022-09-02 05:40:56 +00:00 |
|
Bryan Stitt
|
6450a4cd42
|
more fork detection work
|
2022-09-01 05:58:55 +00:00 |
|
Bryan Stitt
|
e5e137f76c
|
fix deadlock
|
2022-08-30 20:01:42 +00:00 |
|
Bryan Stitt
|
11c66636bb
|
rewrite cannonical block
|
2022-08-27 23:49:41 +00:00 |
|
Bryan Stitt
|
5e239c05c8
|
add min_sum_soft_limit to config
|
2022-08-27 03:13:23 +00:00 |
|
Bryan Stitt
|
9fabb8e1e1
|
add min_synced_rpcs to config
|
2022-08-27 00:33:45 +00:00 |
|
Bryan Stitt
|
81254a24be
|
wip
|
2022-08-26 17:26:17 +00:00 |
|
Bryan Stitt
|
04dc716250
|
move more things into their own files
|
2022-08-24 00:59:05 +00:00 |
|
Bryan Stitt
|
2cc1b8e297
|
even more files
|
2022-08-24 00:11:49 +00:00 |
|
Bryan Stitt
|
4d357977e9
|
split Web3Connections across multiple files
|
2022-08-23 23:56:47 +00:00 |
|
Bryan Stitt
|
3496c828b8
|
rearrange code
|
2022-08-23 23:13:56 +00:00 |
|
Bryan Stitt
|
2989b7e91c
|
dry redis connections and use bearer tokens
|
2022-08-23 18:48:27 +00:00 |
|
Bryan Stitt
|
f06304e202
|
temp fix for routing to eth_getTransactionByHash and eth_getTransactionReceipt
|
2022-08-17 22:19:34 +00:00 |
|
Bryan Stitt
|
3b23ed1f8e
|
tower-request-id
|
2022-08-16 00:33:26 +00:00 |
|
Bryan Stitt
|
e9000d1f61
|
drop redis-cell in favor of simpler query
|
2022-08-15 22:50:56 +00:00 |
|
Bryan Stitt
|
1cf8226f4f
|
pass user_id through to more places.
maybe we should pass a label around instead?
|
2022-08-12 22:12:46 +00:00 |
|
Bryan Stitt
|
2d5e7f263d
|
serve prometheus stats and use unsigned ints for ids
|
2022-08-12 21:00:26 +00:00 |
|
Bryan Stitt
|
c57c2249c0
|
load the redirected page from config
|
2022-08-12 19:08:28 +00:00 |
|
Bryan Stitt
|
6d92f33dc4
|
bug fixes
|
2022-08-10 21:29:50 +00:00 |
|
Bryan Stitt
|
77a589a96d
|
pass name through and use pub more
|
2022-08-10 05:56:09 +00:00 |
|
Bryan Stitt
|
fbb64ee284
|
less connections
|
2022-08-10 04:30:54 +00:00 |
|
Bryan Stitt
|
996d1fb11b
|
no need for async lock
|
2022-08-10 03:38:04 +00:00 |
|
Bryan Stitt
|
80a3c74120
|
cache db data in a map
|
2022-08-10 02:37:43 +00:00 |
|
Bryan Stitt
|
7802d9b6f7
|
remove incomplete code
|
2022-08-09 16:54:05 +00:00 |
|
Bryan Stitt
|
71b07f0e45
|
add weight to rpcs
|
2022-08-08 19:57:54 +00:00 |
|
Bryan Stitt
|
36cf8af511
|
requests_per_minute, not requests_per_second
|
2022-08-07 19:33:34 +00:00 |
|
Bryan Stitt
|
439e27101d
|
better results and errors
|
2022-08-07 06:48:57 +00:00 |
|
Bryan Stitt
|
2811c84c25
|
dash consistency
|
2022-08-06 05:46:33 +00:00 |
|
Bryan Stitt
|
3d67fcf74c
|
make it work
|
2022-08-06 05:26:43 +00:00 |
|
Bryan Stitt
|
64f4a4b419
|
more todos
|
2022-08-06 02:29:55 +00:00 |
|
Bryan Stitt
|
b90f80f46b
|
back to ids
i still think uuids are a better idea, but sea orm has some kinks to work out
|
2022-08-06 00:07:12 +00:00 |
|
Bryan Stitt
|
e295307afc
|
fix directory structure
|
2022-08-05 19:22:23 +00:00 |
|