Skip to content

BlockScout v4.1.5-beta

Compare
Choose a tag to compare
@vbaranov vbaranov released this 17 Jun 08:44
· 4157 commits to master since this release

Features

  • #5667 - Address page: scroll to selected tab's data

Fixes

  • #5680 - Fix broken token icons; Disable animation in lists; Fix doubled requests for some pages
  • #5671 - Fix double requests for token exchange rates; Disable fetching btc_value by default (add EXCHANGE_RATES_FETCH_BTC_VALUE env variable); Add CACHE_EXCHANGE_RATES_PERIOD env variable
  • #5676 - Fix wrong miner address shown for post EIP-1559 block for clique network

Chore

  • #5679 - Optimize query in fetch_min_missing_block_cache function
  • #5674 - Disable token holder refreshing
  • #5661 - Fixes yaml syntax for boolean env variables in docker compose