dipdup
dipdup copied to clipboard
Modular framework for creating selective indexers and featureful backends for dapps
Hey team, The upcoming Granite release will include some technical changes that could possibly affect you guys: Two new headers being introduced as part of ACP-226 (Dynamic Minimum Block Times)...
https://docs.etherscan.io/v2-migration **Steps to reproduce:** `make test` **What did you expect to happen:** **What actually happened:** ``` DEBUG dipdup.http Calling `[https://api.etherscan.ioapi?module=contract&action=getabi&address=0xdac17f958d2ee523a2206206994597c13d831ec7&apikey=***`](https://api.etherscan.ioapi/?module=contract&action=getabi&address=0xdac17f958d2ee523a2206206994597c13d831ec7&apikey=***`) INFO dipdup.datasources etherscan: NOTOK WARNING dipdup.codegen Failed to fetch ABI...
*🙏 Please, don't spam with "assign me" comments. If you understand what this ticket is about and want to help - just send a PR!* ___ To discuss. `test.yml` to...
- Progress % is often wrong, probably smth with how the initial levels stored - Doesn't work with `skip_history` Code is in `_log_status`.
- IndexStatus: paused? complete? - Should datasources without WS have separate "polling" status?
## Description Fix some inaccuracies in docs.
## Description Align the Makefile help text for `docs_publish` with actual behavior. The rule tags and pushes the `docs` ref: `git tag -d docs && git tag docs && git...
**Steps to reproduce:** crash smth **What did you expect to happen:** Sentry tags on "Custom" tab **What actually happened:** Only builtin tags present ### Environment * **Python version:** * **DipDup...
*🙏 Please, don't spam with "assign me" comments. If you understand what this ticket is about and want to help - just send a PR!* ___ Restore `shutdown()` from there:...