Skip to content

BlockScout v6.8.1-beta

Choose a tag to compare

@vbaranov vbaranov released this 18 Sep 12:20
· 1124 commits to master since this release

🚀 Features

  • Add INDEXER_OPTIMISM_L1_DEPOSITS_TRANSACTION_TYPE env variable (#10674)
  • Support for filecoin native addresses (#10468)

🐛 Bug Fixes

  • Decoding of zero fields in mud (#10764)
  • Insert coin balances placeholders in internal transactions fetcher (#10603)
  • Avoid key violation error in Indexer.Fetcher.Optimism.TxnBatch (#10752)
  • Fix empty current token balances (#10745)
  • Allow disabling group votes fetcher independently of epoch block fetcher (#10673)
  • Fix gettext usage warning (#10693)
  • Truncate token symbol in Explorer.Chain.PolygonZkevm.BridgeL1Token (#10688)

⚡ Performance

  • Improve performance of transactions list page (#10734)

⚙️ Miscellaneous Tasks

  • Add meta to migrations_status (#10678)
  • Token balances fetcher slow queue (#10694)
  • Shrink sample response for the trace in Filecoin chain type
  • Extend missing balanceOf function with :unable_to_decode error (#10713)
  • Fix flaking explorer tests (#10676)
  • Change shrink internal transactions migration default batch_size (#10689)

Full Changelog: v6.8.0-beta...v6.8.1-beta