web3-proxy/web3_proxy/src/rpcs
Bryan Stitt eb7b98fdbe
Split errors (#158)
* add migration for splitting errors

* fix type from u32 to u64

* update entities to match migrations

* no migration needed. these are only in stats

* add user_error_response to influx

* only if detailed

* set error_response and user_error_response

* 0 cost error responses

* only 33 migrations now

* put macros back

* get the stat buffer sender to the TestApp helper

* fixes
2023-07-05 18:18:10 -07:00
..
blockchain.rs loop until it works 2023-06-29 23:15:57 -07:00
consensus.rs don't dedupe rpc 2023-06-28 21:34:51 -07:00
grpc_erigon.rs use http and ws providers in a single config 2023-02-12 01:40:01 -08:00
http.rs use http and ws providers in a single config 2023-02-12 01:40:01 -08:00
jsonrpc_client.rs move cli into a separate packge and clean up dependencies 2023-05-30 20:58:24 -07:00
many.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
mod.rs well it compiles. doesnt work yet. but it compiles 2023-02-14 12:14:50 -08:00
one.rs Fix Issue 65 Pt. 2 (#153) 2023-06-28 23:00:34 -07:00
provider.rs split http and ws provider 2023-05-23 14:40:34 -07:00
request.rs lower log level and optional to 2023-06-28 21:08:43 -07:00
transactions.rs Tracing (#144) 2023-06-23 16:28:45 -07:00
ws.rs use http and ws providers in a single config 2023-02-12 01:40:01 -08:00