web3-proxy/web3_proxy
Bryan Stitt 600c1bafb4
David/multiple proxy test (#187)
* add test_multiple_proxies_stats_add_up

* make a premium user using both proxies

* added a couple clones, must add constraints now to run for multiple-proxies (check arithmetic)

* lint and code review

* fix comment

* fix tests (now fails at todo)

* will introduce endpoint to fetch rpc stats from mysql

* added influxdb to tests, should next do asserst in stats collected by influx, and mysql for multi-proxy

* created test where influx and mysql have separate data, should help with debugging

* forgot to drop influx

* tests pass except multi-proxy

* test passes, will check out nothing broke elswhere

* go back to numbers

* some linting

* linting

* removed redundant info!

* responding to PR comments

* ULID as instance-hash for the tag in influx (for anti-dup)

---------

Co-authored-by: yenicelik <david.yenicelik@gmail.com>
2023-07-17 13:31:41 -07:00
..
examples put it back. duplication between cargo.toml isnt worth it 2023-05-30 21:37:58 -07:00
src David/multiple proxy test (#187) 2023-07-17 13:31:41 -07:00
tests David/multiple proxy test (#187) 2023-07-17 13:31:41 -07:00
Cargo.toml Add DateCreated fields to admin and on-chain deposit (#190) 2023-07-13 19:25:14 -07:00