adding cic-eth as sub dir

This commit is contained in:
2021-02-01 09:12:51 -08:00
parent ed3991e997
commit a4587deac5
317 changed files with 819441 additions and 0 deletions

7
apps/cic-eth/.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[report]
omit =
.venv/*
scripts/*
cic_eth/db/migrations/*
cic_eth/sync/head.py
cic_eth/sync/mempool.py