Skip to content

BlockScout v3.1.1-beta

Compare
Choose a tag to compare
@vbaranov vbaranov released this 23 Mar 09:25
· 6479 commits to master since this release

Features

  • #3058 - Searching by verified contract name

Fixes

  • #3053 - Fix ABI decoding in contracts methods, logs (migrate to ex_abi 0.3.0)
  • #3044 - Prevent division by zero on /accounts page
  • #3043 - Extract host name for split couple of indexer and web app
  • #3042 - Speedup pending txs list query
  • #2944, #3046 - Split js logic into multiple files