web3-proxy/web3_proxy/src
Bryan Stitt d8512d50de just pass the whole string through
based on this test (which i think async-stripe forked): https://docs.rs/stripe-rust/0.12.3/src/stripe/resources/event.rs.html#355

and then based on the struct that they deserialize into: https://docs.rs/async-stripe/latest/src/stripe/resources/generated/event.rs.html#16
2023-07-03 12:57:52 -07:00
..
app no need to check the caches, we have latest block 2023-06-29 00:06:58 -07:00
bin move subcommands so integration tests are easier to write 2023-06-29 12:24:36 -07:00
frontend just pass the whole string through 2023-07-03 12:57:52 -07:00
rpcs loop until it works 2023-06-29 23:15:57 -07:00
stats Fix Issue 65 Pt. 2 (#153) 2023-06-28 23:00:34 -07:00
sub_commands start adding tests that need docker for mysql management 2023-06-29 22:38:35 -07:00
admin_queries.rs Fix Issue 65 Pt. 2 (#153) 2023-06-28 23:00:34 -07:00
block_number.rs no need to check the caches, we have latest block 2023-06-29 00:06:58 -07:00
compute_units.rs pricing for ots_ 2023-06-29 10:24:05 -07:00
config.rs stripe integration first mvp (replaces #140) (#154) 2023-06-29 14:32:05 -07:00
errors.rs move more logs to tracing and possible stripe payment fix 2023-07-03 12:17:30 -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 test log in and out 2023-06-30 12:53:21 -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