-
Notifications
You must be signed in to change notification settings - Fork 29
event scrappers for plasma #185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
docker-compose-dev.yml
Outdated
context: . | ||
dockerfile: Dockerfile.dev | ||
platform: linux/amd64 | ||
restart: always |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please set to restart: never
docker-compose-dev.yml
Outdated
SECONDS_BETWEEN_RUNS: 1 | ||
RESCRAPE_BLOCKS: 10 | ||
FEAT_WRAP_UNWRAP_NATIVE_EVENT: "true" | ||
WRAP_UNWRAP_NATIVE_CONTRACT_ADDRESS: '0x6100E367285b01F48D07953803A2d8dCA5D19873' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should put this all to lowercase
Btw, forgot to mention |
No description provided.