Oasis Indexer 0.0.8
What's Changed
Internal cleanup/refactoring:
- db client: Simplify, clean up by @mitjat in #297
- Generalize emerald tables to multiple runtimes by @mitjat in #296
- analyzer: Refactor configs by @mitjat in #299
- openapi: Generic runtime URLs by @mitjat in #300
- Emerald: tokens analyzer by @pro-wh in #284
- storage: source storage timeout (fixes Emerald analyzer freezing randomly) by @pro-wh in #276
Testing improvements:
- Basic manual e2e regression test suite by @mitjat in #285
- genesis-test: Create DB snapshot using full tx isolation by @mitjat in #298
API extensions and changes:
- Andrew7234/emerald events by @Andrew7234 in #301
- Api spec + db changes for indexing emerald events by @Andrew7234 in #295
- /runtime/transactions: Populate the timestamp by @mitjat in #304
- openapi: name the root path as getStatus by @lukaw3d in #302
- api: Implement missing/empty fields for MVP by @mitjat in #289
- Track native balances in runtimes. Per-denomination events from
accounts
module. by @mitjat in #288 - api: Support CORS by @mitjat in #290
- Implement /emerald/stats/tx_volume by @mitjat in #294
Full Changelog: v0.0.7...v0.0.8