Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: integrate dna in docker compose * feat: add indexer system * fix: fix docker compose attempt (it doesnt work) * fixing dna url * revert mongo string * update default * remove unused port * fix docker compose * fix compose * fix: fix comments in env * feat: kakarot testnet (#725) * fix: fix comments in env * add mongo db crate * add db client and db types * implement first routes with db * clean serde types * renaming * add EthereumProvider trait + mocking * mock ethereum provider * renaming * add auto_impl * refactor with EthereumAccessLayer * keep migrating the routes * fix testing * answer comments * add receipt * add balance + storage_at * renaming * add nonce, get code and get logs * add MONGO_DATABASE_NAME to .env * answer comments * set chain id for katana * comments * renaming --------- Co-authored-by: Elias Tazartes <elias.tazartes@gmail.com> --------- Co-authored-by: greged93 <82421016+greged93@users.noreply.github.com>
- Loading branch information