Bryan Stitt
|
414501fb57
|
eth_pollSubscriptions is not supported
|
2023-02-01 14:02:53 -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
|
cffc60e7f6
|
improve responses when blocks are not available
|
2023-01-24 22:45:20 -08:00 |
|
Bryan Stitt
|
447cf90eed
|
jsonrpc instead of 500 errors
|
2023-01-24 08:07:10 -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
|
17d8ea0b7f
|
make free tier even better and improve migration locking
|
2023-01-19 21:28:33 -08:00 |
|
Bryan Stitt
|
2f8920085b
|
configurable gas buffer
|
2023-01-19 18:08:53 -08:00 |
|
Bryan Stitt
|
52a9ba604c
|
remove allowed lag
|
2023-01-19 03:05: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
|
e4b0d4b76d
|
todo comment
|
2023-01-18 16:21:15 -08:00 |
|
Bryan Stitt
|
90d3371eee
|
improved rate limiting on websockets
|
2023-01-18 16:17:47 -08:00 |
|
Bryan Stitt
|
e4a223732a
|
add APP_USER_AGENT to the status page
|
2023-01-17 20:18:18 -08:00 |
|
Bryan Stitt
|
d7c75f843e
|
add stub try_proxy_connection
|
2023-01-16 22:54:40 -08:00 |
|
Bryan Stitt
|
256cb5bd5d
|
more verbose error
|
2023-01-12 13:56:39 -08:00 |
|
Bryan Stitt
|
e4f1716f06
|
broadcast txs to less servers
|
2023-01-11 14:55:41 -08:00 |
|
Bryan Stitt
|
eb3fe0b1b5
|
start moving more stats from /status to /prometheus
|
2023-01-06 14:02:06 -08:00 |
|
Bryan Stitt
|
5be5128c93
|
partial refactor of allowed lag
|
2023-01-03 08:33:49 -08:00 |
|
Bryan Stitt
|
80dfe8b7f2
|
count users script and stat
|
2023-01-02 17:06:36 -08:00 |
|
Bryan Stitt
|
5d368bfd1d
|
rolling counts for a week
|
2023-01-02 16:34:32 -08:00 |
|
Bryan Stitt
|
eaea79c055
|
fix missing import
|
2023-01-02 10:44:36 -08:00 |
|
Bryan Stitt
|
206d339d45
|
all_backend_connections skips syncing servers
|
2023-01-02 10:34:16 -08:00 |
|
Bryan Stitt
|
81c49d08cf
|
tx stats too
|
2022-12-28 22:21:09 -08:00 |
|
Bryan Stitt
|
68183c34c7
|
more stats and rate limit on user, not key
|
2022-12-28 13:50:40 -08:00 |
|
Bryan Stitt
|
3b1d6574e3
|
warn instead of exit on unknown fields
|
2022-12-28 08:36:22 -08:00 |
|
Bryan Stitt
|
516e130558
|
missing clone
|
2022-12-28 00:32:51 -08:00 |
|
Bryan Stitt
|
d9c01a59a3
|
salted recent ip tracking
|
2022-12-27 22:11:18 -08:00 |
|
Bryan Stitt
|
4a837b35cc
|
improve eth_sendRawTransaction
|
2022-12-23 17:35:35 -08:00 |
|
Bryan Stitt
|
95045ec78e
|
block eth_subscribe and eth_unsubscribe over http
|
2022-12-22 12:05:15 -08:00 |
|
Bryan Stitt
|
79075f9974
|
lowest log level for eth_sendRawTransaction
these are showing up in sentry with things like 'not enough funds'. its an error for the user to see, not us
|
2022-12-20 21:55:12 -08:00 |
|
Bryan Stitt
|
fc48f2469c
|
check db_replica_url being the same as db_url
|
2022-12-20 13:38:10 -08:00 |
|
Bryan Stitt
|
82eb449e96
|
add backend nodes to the rpc response headers
only do this in dev?
|
2022-12-19 21:37:12 -08:00 |
|
Bryan Stitt
|
f27c764a07
|
more logs
|
2022-12-19 15:59:01 -08:00 |
|
Bryan Stitt
|
f04905698a
|
improve request caching
|
2022-12-16 20:05:01 -08:00 |
|
Bryan Stitt
|
1465ee355c
|
add support for optional db replica
also add cleanup of expired login data
|
2022-12-16 00:48:24 -08:00 |
|
Bryan Stitt
|
1d438527e6
|
chain id needs to be a U64 so it turns to hex
|
2022-12-15 14:20:58 -08:00 |
|
Bryan Stitt
|
5fe88c6227
|
serve eth_chainId from config
|
2022-12-14 18:49:40 -08:00 |
|
Bryan Stitt
|
c47655d4ff
|
increase gas estimates mk.1
related to gh#5, but i don't think its a great fix
|
2022-12-14 11:03:47 -08:00 |
|
Bryan Stitt
|
081873e937
|
move pending logins to the database
|
2022-12-13 18:34:08 -08:00 |
|
Bryan Stitt
|
4c2d3634c5
|
default to less detailed stats
|
2022-12-11 20:39:54 -08:00 |
|
Bryan Stitt
|
86f6b16761
|
another pass at server selection
|
2022-12-07 22:54:38 -08:00 |
|
Bryan Stitt
|
dc5c944545
|
rename head_block_id to head_block
|
2022-12-05 14:38:54 -08:00 |
|
Bryan Stitt
|
f736aeb027
|
move config safty checks earlier
|
2022-12-04 17:25:23 -08:00 |
|
Bryan Stitt
|
eb4b487aae
|
better block saving
|
2022-12-02 21:31:03 -08:00 |
|
Bryan Stitt
|
4d18d50307
|
fix config item name
|
2022-11-29 22:30:35 +00:00 |
|
Bryan Stitt
|
bc49deb7a3
|
template needs two curly braces
|
2022-11-29 21:29:34 +00:00 |
|
Bryan Stitt
|
ff3c5de0aa
|
start adding user_export and user_import scripts
|
2022-11-21 22:52:47 +00:00 |
|