Bryan Stitt
|
fb56729ab1
|
fix key
|
2022-12-28 23:16:35 -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
|
3a8f30f87d
|
lint
|
2022-12-28 08:49:21 -08:00 |
|
Bryan Stitt
|
84517ed5a5
|
add change_user_tier_by_address subcommand
|
2022-12-28 08:43:44 -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
|
15c5ebf3bc
|
spawn less
|
2022-12-27 19:43:02 -08:00 |
|
Bryan Stitt
|
6a201e1e47
|
don't set block_data_limit to 0
|
2022-12-27 18:17:11 -08:00 |
|
Bryan Stitt
|
8c9ad4f453
|
trim whitespace on authorization checks
|
2022-12-23 19:03:30 -08:00 |
|
Bryan Stitt
|
4a837b35cc
|
improve eth_sendRawTransaction
|
2022-12-23 17:35:35 -08:00 |
|
Bryan Stitt
|
ce1b0da1e3
|
fix off by one error
|
2022-12-23 16:15:48 -08:00 |
|
Bryan Stitt
|
9bcbadd81a
|
improve some errors
|
2022-12-23 12:17:14 -08:00 |
|
Bryan Stitt
|
11a7aff8e0
|
don't unwrap. still might be more errors to handle though
|
2022-12-23 12:12:17 -08:00 |
|
Bryan Stitt
|
1fecfd8821
|
don't unwrap an error
|
2022-12-23 12:03:48 -08:00 |
|
Bryan Stitt
|
95045ec78e
|
block eth_subscribe and eth_unsubscribe over http
|
2022-12-22 12:05:15 -08:00 |
|
Bryan Stitt
|
d6dfcbd2d7
|
add wait_for_sync helper
|
2022-12-22 11:49:34 -08:00 |
|
Bryan Stitt
|
e60b9dc3fe
|
lower eth_getBlockByNumber level to Warn
|
2022-12-20 22:01:35 -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
|
c0b457cec8
|
fix allow_not_ready
|
2022-12-20 21:47:41 -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
|
ef64ee0a12
|
longer header name
|
2022-12-20 11:01:34 -08:00 |
|
Bryan Stitt
|
4d34bc629c
|
whitespace
|
2022-12-20 10:58:57 -08:00 |
|
Bryan Stitt
|
fd1be8a702
|
move more into the spawned task
|
2022-12-20 10:54:13 -08:00 |
|
Bryan Stitt
|
28510f8bba
|
fix warn message on 500 error codes
|
2022-12-19 21:39:17 -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
|
2a19d9791b
|
more logging
|
2022-12-19 13:53:38 -08:00 |
|
Bryan Stitt
|
27a318c70e
|
default description to None. frontend shows a cute llama
|
2022-12-19 10:57:30 -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
|
0a60ccd95e
|
query_user_stats caching
|
2022-12-15 22:32:58 -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
|
c49782a6ba
|
use mutables
|
2022-12-15 12:27:39 -08:00 |
|
Bryan Stitt
|
5fe88c6227
|
serve eth_chainId from config
|
2022-12-14 18:49:40 -08:00 |
|
Bryan Stitt
|
fbafcca528
|
fix row and page counts
|
2022-12-14 18:45:54 -08:00 |
|
Bryan Stitt
|
44ca5a50f1
|
Merge branch 'gas_estimate_increase'
|
2022-12-14 14:38:56 -08:00 |
|
Bryan Stitt
|
cd24c240c9
|
remove stale todo
|
2022-12-14 14:38:06 -08:00 |
|
Bryan Stitt
|
284eec360b
|
add total_rows
|
2022-12-14 11:21:56 -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
|
6f618bbcda
|
todos
|
2022-12-13 21:05:23 -08:00 |
|
Bryan Stitt
|
081873e937
|
move pending logins to the database
|
2022-12-13 18:34:08 -08:00 |
|
Bryan Stitt
|
78df4177a6
|
consistent case
|
2022-12-12 11:00:15 -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
|
78a2119c07
|
quieter syncing nodes
|
2022-12-05 16:55:18 -08:00 |
|
Bryan Stitt
|
b02c851237
|
raise log level for block data limit
|
2022-12-05 16:47:27 -08:00 |
|
Bryan Stitt
|
c10a0e9d3c
|
better error context
|
2022-12-05 16:35:51 -08:00 |
|
Bryan Stitt
|
a54a061bd2
|
handle null case
|
2022-12-05 16:18:31 -08:00 |
|