Skip to content

Oasis Indexer 0.0.12

Compare
Choose a tag to compare
@aefhm aefhm released this 16 Mar 15:52
· 1439 commits to main since this release
e4ff22f

What's Changed

Notice

A breaking (not fast forward) DB migration is introduced. We recommend a DB wipe.

Features

  • EVM token balances analyzer by @pro-wh in #332
  • {runtime}/status: Endpoint for current number of compute nodes by @ptrus in #354
  • api: Add runtime and Consensus transaction failure details by @aefhm in #347

Fixes

  • Minor fixes: improve db ergonomics, e2e testing by @mitjat in #342
  • bugfix: reorder paginated queries by @Andrew7234 in #348
  • EVM: handle deterministic errors for mutated token by @pro-wh in #346
  • analyzer: remove concurrency in runtime analyzer by @Andrew7234 in #340

Internal

New Contributors

Full Changelog: v0.0.11...v0.0.12