Skip to content

BlockScout v3.3.1-beta

Compare
Choose a tag to compare
@vbaranov vbaranov released this 03 Aug 20:15
· 5997 commits to master since this release

Features

  • #3216 - Display new token transfers at token page and address page without refreshing the page
  • #3199 - Show compilation error at contract verification
  • #3193 - Raw trace copy button
  • #3184 - Apps navbar menu item
  • #3145 - Pending txs per address API endpoint

Fixes

  • #3219 - Fix revert reason message detection
  • #3215 - Coveralls in CI through Github Actions
  • #3214 - Fix current token balances fetcher
  • #3143 - Fix "Connection lost..." error at address page
  • #3209 - GraphQL: fix internal server error at request of internal transactions at address
  • #3207 - Fix read contract bytes array type output
  • #3203 - Improve "get mined blocks" query performance
  • #3202 - Fix contracts verification with experimental features enabled
  • #3201 - Connect to Metamask button
  • #3192 - Dropdown menu doesn't open at "not found" page
  • #3190 - Contract log/method decoded view improvements: eliminate horizontal scroll, remove excess borders, whitespaces
  • #3185 - Transaction page: decoding logs from nested contracts calls
  • #3182 - Besu: support revertReason key in eth_getTransactionReceipt endpoint
  • #3178 - Fix permanent fetching tokens... when read/write proxy tab is active
  • #3178 - Fix unavailable navbar menu when read/write proxy tab is active

Chore

  • #3212 - GitHub actions CI config
  • #3210 - Update Phoenix up to 1.4.17
  • #3206 - Update Elixir version: 1.10.2 -> 1.10.3
  • #3204 - GraphQL Absinthe related packages update up to stable versions
  • #3180 - Return correct status in verify API endpoint if contract verified
  • #3180 - Remove Kovan from the list of default chains