v0.0.2
Pre-release
Pre-release
What's Changed
- feat: add job to handle contract migration event by @andqk00 in #235
- fix: count proposal vote and turnout not update for old proposals by @andqk00 in #251
- fix: remove redundant information when getting contract activities by @phamphong9981 in #254
- Feat/decode sub tx authz by @fibonacci998 in #256
- Feat/crawl cw721 missing contracts by @phamphong9981 in #209
- feat: create job to re decode tx by type by @fibonacci998 in #255
- fix: insert new code id verification by @andqk00 in #260
- feat: change v1 api (dashboard, graphiql) to v2 by @fibonacci998 in #257
- fix: add retry backoff to crawl account jobs by @andqk00 in #265
- fix: case crawl account auth but account hasn't existed onchain yet by @andqk00 in #268
- fix: hotfix by @phamphong9981 in #273
- fix: hotfix by @phamphong9981 in #275
- fix: add order when query block by @fibonacci998 in #298
- feat: add migration to add index time to block, tx by @fibonacci998 in #293
- fix: update validator as UNRECOGNIZED when not found onchain by @fibonacci998 in #276
- docs: cw20 by @phamphong9981 in #249
- docs: cw721 by @phamphong9981 in #243
- fix: allow whitelist query can have depth more than config by @fibonacci998 in #312
- feat: reindex cw20 service ( main ) by @phamphong9981 in #277
- refactor: cw20/cw721 index and add relation ( main ) by @phamphong9981 in #306
- fix: duplicate latest migrate contract ( main ) by @phamphong9981 in #304
Full Changelog: v0.0.1...v0.0.2