web3-proxy/web3_proxy/src
Bryan Stitt b234265458
Premium tier changes (#170)
* lower premium concurrency in preparation for key+IP limits

* include the ip in the user semaphore

* 3, not 5

this is our current limit for free

* per user_id+ip rate limiting
2023-07-07 15:15:41 -07:00
..
app Premium tier changes (#170) 2023-07-07 15:15:41 -07:00
bin improve deadlock panic message 2023-07-06 15:03:02 -07:00
frontend Premium tier changes (#170) 2023-07-07 15:15:41 -07:00
rpcs derivative and serde didn't work together like we'd hoped 2023-07-06 03:51:39 -07:00
stats Premium tier changes (#170) 2023-07-07 15:15:41 -07:00
sub_commands Flush stats (#161) 2023-07-05 19:24:21 -07:00
admin_queries.rs Fix Issue 65 Pt. 2 (#153) 2023-06-28 23:00:34 -07:00
block_number.rs lint 2023-07-07 14:06:35 -07:00
caches.rs Premium tier changes (#170) 2023-07-07 15:15:41 -07:00
compute_units.rs add CU cost for trace_callMany 2023-07-07 12:34:12 -07:00
config.rs add missing import and test more 2023-07-06 14:00:26 -07:00
errors.rs more tracing cleanup 2023-07-06 04:36:02 -07:00
http_params.rs Fix Issue 65 Pt. 2 (#153) 2023-06-28 23:00:34 -07:00
jsonrpc.rs make references compile 2023-06-26 21:38:41 -07:00
lib.rs Premium tier changes (#170) 2023-07-07 15:15:41 -07:00
pagerduty.rs stripe integration first mvp (replaces #140) (#154) 2023-06-29 14:32:05 -07:00
prometheus.rs better handling of 0 port and fix test port 2023-06-24 20:38:06 -07:00
referral_code.rs referral code does not have llamanodes- prefix any longer (#90) 2023-05-29 14:41:15 -07:00
relational_db.rs test log in and out 2023-06-30 12:53:21 -07:00
response_cache.rs improve cache keys and allow failures while parsing params 2023-06-28 17:42:49 -07:00
user_token.rs support EIP1271 login 2023-06-24 09:48:31 -07:00