github blockscout/blockscout v3.7.1-beta
BlockScout v3.7.1-beta

latest releases: v6.6.0-beta, v6.5.0-beta, v6.4.0-beta...
2 years ago

Features

  • #4331 - Added support for partially verified contracts via Sourcify
  • #4323 - Renamed Contract Byte Code, add Contract Creation Code on contract's page
  • #4312 - Display pending transactions on address page
  • #4299 - Added Sourcify verification API endpoint
  • #4267 - Extend verification through Sourcify smart-contract verification: fetch smart contract metadata from Sourcify repo if it has been already verified there
  • #4241 - Reload transactions on the main page without reloading of the whole page
  • #4218 - Hide long arrays in smart-contracts
  • #4205 - Total transactions fees per day API endpoint
  • #4158 - Calculate total fee per day
  • #4067 - Display LP tokens USD value and custom metadata in tokens dropdown at address page

Fixes

  • #4351 - Support effectiveGasPrice property in tx receipt (Geth specific)
  • #4346 - Fix internal server error on raw-trace transaction page
  • #4345 - Fix bug on validator's address transactions page(Support effectiveGasPrice property in receipt (geth specific))
  • #4342 - Remove dropped/replaced txs from address transactions page
  • #4320 - Fix absence of imported smart-contracts' source code in getsourcecode API method
  • #4274 - Fix search token-autocomplete
  • #4316 - Fix /decompiled-contracts bug
  • #4310 - Fix logo URL redirection, set font-family defaults for chart.js
  • #4308 - Fix internal server error on contract verification options page
  • #4307 - Fix for composing IPFS URLs for NFTs images
  • #4306 - Check token instance images MIME types
  • #4295 - Mobile view fix: transaction tile tx hash overflow
  • #4294 - User wont be able to open verification pages for verified smart-contract
  • #4240 - [] is accepted in write contract page
  • #4236, #4242 - Fix typo, constructor instead of contructor
  • #4167 - Deduplicate block numbers in acquire_blocks function
  • #4149 - Exclude smart_contract_additional_sources from JSON encoding in address schema
  • #4137 - Get token balance query improvement
  • #4129 - Speedup procedure of finding missing block numbers for catchup fetcher
  • #4038 - Add clause for abi_decode_address_output/1 when is_nil(address)
  • #3989, 4061 - Fixed bug that sometimes lead to incorrect ordering of token transfers
  • #3946 - Get NFT metadata from URIs with status_code 301
  • #3888 - EIP-1967 contract proxy pattern detection fix

Chore

  • #4315 - Replace node_modules/ with ~ in app.scss
  • #4314 - Set infinite timeout for fetch_min_missing_block_cache method DB query
  • #4300 - Remove clear_build.sh script
  • #4268 - Migration to Chart.js 3.0
  • #4253 - Elixir 1.11.4, npm audit fix
  • #4231 - Transactions stats: get min/max blocks in one query
  • #4157 - Fix internal docs generation
  • #4127 - Update ex_keccak package
  • #4063 - Do not display 4bytes signature in the tx tile for contract creation
  • #3934 - Update nimble_csv package
  • #3902 - Increase number of left symbols in short address view
  • #3894 - Refactoring: replace inline style display: none with d-none class
  • #3893 - Add left/right paddings in tx tile
  • #3870 - Manage token balance on-demand fetcher threshold via env var

Don't miss a new blockscout release

NewReleases is sending notifications on new releases.