Skip to content

BlockScout v5.1.2-beta

Compare
Choose a tag to compare
@vbaranov vbaranov released this 30 Mar 11:26
· 2355 commits to master since this release

Features

  • #6925 - Rework token price fetching mechanism and sort token balances by fiat value
  • #7068 - Add authenticate endpoint
  • #6990 - Improved http requests logging, batch transfers pagination; New API v2 endpoint /smart-contracts/counters; And some refactoring
  • #7089 - ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable

Fixes

  • #7162 - Hide indexing alert, if internal transactions indexer disabled
  • #7096 - Hide indexing alert, if indexer disabled
  • #7102 - Set infinity timeout timestamp_to_block_number query
  • #7091 - Fix custom ABI
  • #7087 - Allow URI special symbols in DATABASE_URL
  • #7062 - Save block count in the DB when calculated in Cache module
  • #7008 - Fetch image/video content from IPFS link
  • #7007, #7031, #7058, #7061, #7067 - Token instance fetcher fixes
  • #7009 - Fix updating coin balances with empty value
  • #7055 - Set updated_at on token update even if there are no changes
  • #7080 - Deduplicate second degree relations before insert
  • #7161 - Treat "" as empty value while parsing env vars
  • #7135 - Block reorg fixes

Chore

  • #7147 - Add missing GAS_PRICE_ORACLE_ vars to Makefile
  • #7144 - Update Blockscout logo
  • #7136 - Add release link or commit hash to docker images
  • #7097 - Force display token instance page
  • #7119, #7149 - Refactor runtime config
  • #7072 - Add a separate docker compose for geth with clique consensus
  • #7056 - Add path_helper in interact.js
  • #7040 - Use alias BlockScoutWeb.Cldr.Number
  • #7037 - Define common function for "reltuples" query
  • #7034 - Resolve "Unexpected var, use let or const instead"
  • #7014, #7036, 7041 - Fix spell in namings, add spell checking in CI
  • #7012 - Refactor socket.js
  • #6960 - Add deploy + workflow for testing (bs-indexers-ethereum-goerli)
  • #6989 - Update bitwalker/alpine-elixir-phoenix: 1.13 -> 1.14
  • #6987 - Change tx actions warning importance
Dependencies version bumps
  • 6997 - Bump sweetalert2 from 11.7.2 to 11.7.3 in /apps/block_scout_web/assets
  • 6999 - Bump @amplitude/analytics-browser from 1.8.0 to 1.9.0 in /apps/block_scout_web/assets
  • 7000 - Bump eslint from 8.34.0 to 8.35.0 in /apps/block_scout_web/assets
  • 7001 - Bump core-js from 3.28.0 to 3.29.0 in /apps/block_scout_web/assets
  • 7002 - Bump floki from 0.34.1 to 0.34.2
  • 7004 - Bump ex_cldr from 2.34.1 to 2.34.2
  • 7011 - Bump ex_doc from 0.29.1 to 0.29.2
  • 7026 - Bump @amplitude/analytics-browser from 1.9.0 to 1.9.1 in /apps/block_scout_web/assets
  • 7029 - Bump jest from 29.4.3 to 29.5.0 in /apps/block_scout_web/assets
  • 7028 - Bump luxon from 3.2.1 to 3.3.0 in /apps/block_scout_web/assets
  • 7027 - Bump jest-environment-jsdom from 29.4.3 to 29.5.0 in /apps/block_scout_web/assets
  • 7030 - Bump viewerjs from 1.11.2 to 1.11.3 in /apps/block_scout_web/assets
  • 7042 - Bump ex_cldr_numbers from 2.29.0 to 2.30.0
  • 7048 - Bump webpack from 5.75.0 to 5.76.0 in /apps/block_scout_web/assets
  • 7049 - Bump jquery from 3.6.3 to 3.6.4 in /apps/block_scout_web/assets
  • 7050 - Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 in /apps/block_scout_web/assets
  • 7063 - Bump autoprefixer from 10.4.13 to 10.4.14 in /apps/block_scout_web/assets
  • 7064 - Bump ueberauth from 0.10.3 to 0.10.5
  • 7074 - Bump core-js from 3.29.0 to 3.29.1 in /apps/block_scout_web/assets
  • 7078 - Bump ex_cldr from 2.35.1 to 2.36.0
  • 7075 - Bump webpack from 5.76.0 to 5.76.1 in /apps/block_scout_web/assets
  • 7077 - Bump wallaby from 0.30.1 to 0.30.2
  • 7073 - Bump sass from 1.58.3 to 1.59.2 in /apps/block_scout_web/assets
  • 7076 - Bump eslint from 8.35.0 to 8.36.0 in /apps/block_scout_web/assets
  • 7082 - Bump @babel/core from 7.21.0 to 7.21.3 in /apps/block_scout_web/assets
  • 7083 - Bump style-loader from 3.3.1 to 3.3.2 in /apps/block_scout_web/assets
  • 7086 - Bump sass from 1.59.2 to 1.59.3 in /apps/block_scout_web/assets
  • 7092 - Bump mini-css-extract-plugin from 2.7.3 to 2.7.4 in /apps/block_scout_web/assets
  • 7094 - Bump webpack from 5.76.1 to 5.76.2 in /apps/block_scout_web/assets
  • 7095 - Bump plug_cowboy from 2.6.0 to 2.6.1
  • 7093 - Bump postcss-loader from 7.0.2 to 7.1.0 in /apps/block_scout_web/assets
  • 7100 - Bump mini-css-extract-plugin from 2.7.4 to 2.7.5 in /apps/block_scout_web/assets
  • 7101 - Bump ex_doc from 0.29.2 to 0.29.3
  • 7113 - Bump sass-loader from 13.2.0 to 13.2.1 in /apps/block_scout_web/assets
  • 7114 - Bump web3 from 1.8.2 to 1.9.0 in /apps/block_scout_web/assets
  • 7117 - Bump flow from 1.2.3 to 1.2.4
  • 7127 - Bump webpack from 5.76.2 to 5.76.3 in /apps/block_scout_web/assets
  • 7128 - Bump ecto from 3.9.4 to 3.9.5
  • 7129 - Bump ex_abi from 0.5.16 to 0.6.0
  • 7118 - Bump credo from 1.6.7 to 1.7.0
  • 7151 - Bump mixpanel-browser from 2.45.0 to 2.46.0 in /apps/block_scout_web/assets
  • 7156 - Bump cldr_utils from 2.21.0 to 2.22.0
  • 7155 - Bump timex from 3.7.9 to 3.7.11
  • 7154 - Bump sass-loader from 13.2.1 to 13.2.2 in /apps/block_scout_web/assets
  • 7152 - Bump @fortawesome/fontawesome-free from 6.3.0 to 6.4.0 in /apps/block_scout_web/assets
  • 7153 - Bump sass from 1.59.3 to 1.60.0 in /apps/block_scout_web/assets
  • 7159 - Bump ex_cldr_numbers from 2.30.0 to 2.30.1
  • 7158 - Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0 in /apps/block_scout_web/assets
  • 7165 - Bump ex_doc from 0.29.3 to 0.29.4
  • 7164 - Bump photoswipe from 5.3.6 to 5.3.7 in /apps/block_scout_web/assets
  • 7167 - Bump webpack from 5.76.3 to 5.77.0 in /apps/block_scout_web/assets
  • 7166 - Bump eslint from 8.36.0 to 8.37.0 in /apps/block_scout_web/assets