dipdup
dipdup copied to clipboard
Modular framework for creating selective indexers and featureful backends for dapps
Workflow on release tags should publish versioned docs somewhere (x.y.z subdirectory?). Add a switcher to the mdbook template, currently "stable/next".
Current: ``` INFO dipdup.tzkt tzkt_mainnet: hosted (mainnet), protocol v14 (PtKathma…a1LxMg) INFO dipdup Initializing database schema INFO dipdup.tzkt tzkt_mainnet: Fetching latest block INFO long_package.handlers.lol I'm log message from ctx ```
Use multicall contract: https://github.com/mds1/multicall
`_get_default_http_config` to set values dynamically. Like ratelimits for different tiers of Infura.
Context: We often have bug reports from DipDup users containing log tail and it is not possible to get any additional information for troubleshooting. Proposal: In order to get the...