web3-proxy/web3_proxy
Bryan Stitt 0046a02a4a
Global db (#191)
* dont migrate on start. just connect

* it compiles

* that log is loud

* get transaction from a local clone

* import the trait

* put the test app into a thread instead of tokio::spawn

* fix one test

* try db before rpcs

* db connection is too slow. need to wait for it

* do db setup once while spawning
2023-07-14 18:30:01 -07:00
..
examples put it back. duplication between cargo.toml isnt worth it 2023-05-30 21:37:58 -07:00
src Global db (#191) 2023-07-14 18:30:01 -07:00
tests Global db (#191) 2023-07-14 18:30:01 -07:00
Cargo.toml Add DateCreated fields to admin and on-chain deposit (#190) 2023-07-13 19:25:14 -07:00