Go to file
Kirill Fedoseev e028bc57f0 Remove config from Dockerfile 2021-06-08 14:46:05 +03:00
config Add configurable block indexers 2021-06-08 14:23:50 +03:00
contract Initial commit 2021-06-08 10:30:53 +03:00
db Initial commit 2021-06-08 10:30:53 +03:00
ethclient Add configurable block indexers 2021-06-08 14:23:50 +03:00
logging Initial commit 2021-06-08 10:30:53 +03:00
migrations Update unique indexes for correct duplicate handling 2021-06-08 13:45:27 +03:00
monitor Add configurable block indexers 2021-06-08 14:23:50 +03:00
.dockerignore Remove config file from built image 2021-06-08 14:03:02 +03:00
.env.example Initial commit 2021-06-08 10:30:53 +03:00
.gitignore Initial commit 2021-06-08 10:30:53 +03:00
Dockerfile Remove config from Dockerfile 2021-06-08 14:46:05 +03:00
config.yml Add configurable block indexers 2021-06-08 14:23:50 +03:00
docker-compose.dev.yml Remove config file from built image 2021-06-08 14:03:02 +03:00
docker-compose.prod.yml Remove config file from built image 2021-06-08 14:03:02 +03:00
go.mod Update unique indexes for correct duplicate handling 2021-06-08 13:45:27 +03:00
go.sum Update unique indexes for correct duplicate handling 2021-06-08 13:45:27 +03:00
main.go Remove config from Dockerfile 2021-06-08 14:46:05 +03:00