Blockscout v5.3.3

pull/8789/head
Viktor Baranov 12 months ago
parent a03c444e02
commit 1c7e19bd24
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 2
      .github/workflows/prerelease-main.yml
  3. 2
      .github/workflows/publish-docker-image-every-push.yml
  4. 2
      .github/workflows/publish-docker-image-for-core.yml
  5. 2
      .github/workflows/publish-docker-image-for-eth-goerli.yml
  6. 2
      .github/workflows/publish-docker-image-for-eth-sepolia.yml
  7. 2
      .github/workflows/publish-docker-image-for-eth.yml
  8. 2
      .github/workflows/publish-docker-image-for-fuse.yml
  9. 2
      .github/workflows/publish-docker-image-for-immutable.yml
  10. 2
      .github/workflows/publish-docker-image-for-l2-staging.yml
  11. 2
      .github/workflows/publish-docker-image-for-lukso.yml
  12. 2
      .github/workflows/publish-docker-image-for-optimism.yml
  13. 2
      .github/workflows/publish-docker-image-for-polygon-edge.yml
  14. 2
      .github/workflows/publish-docker-image-for-rsk.yml
  15. 2
      .github/workflows/publish-docker-image-for-stability.yml
  16. 2
      .github/workflows/publish-docker-image-for-suave.yml
  17. 2
      .github/workflows/publish-docker-image-for-xdai.yml
  18. 2
      .github/workflows/publish-docker-image-for-zkevm.yml
  19. 2
      .github/workflows/publish-docker-image-for-zksync.yml
  20. 2
      .github/workflows/publish-docker-image-staging-on-demand.yml
  21. 2
      .github/workflows/release-additional.yml
  22. 2
      .github/workflows/release-main.yml
  23. 39
      CHANGELOG.md
  24. 2
      apps/block_scout_web/mix.exs
  25. 2
      apps/ethereum_jsonrpc/mix.exs
  26. 2
      apps/explorer/lib/explorer/token_instance_owner_address_migration/helper.ex
  27. 2
      apps/explorer/mix.exs
  28. 2
      apps/indexer/mix.exs
  29. 2
      docker-compose/docker-compose.yml
  30. 2
      docker/Makefile
  31. 2
      mix.exs
  32. 2
      rel/config.exs

@ -65,7 +65,7 @@ body:
attributes:
label: Backend version
description: The release version of the backend or branch/commit.
placeholder: v5.3.2
placeholder: v5.3.3
validations:
required: true

@ -16,7 +16,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
steps:
- name: Check out the repo
uses: actions/checkout@v4

@ -11,7 +11,7 @@ on:
env:
OTP_VERSION: '25.2.1'
ELIXIR_VERSION: '1.14.5'
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
jobs:
push_to_registry:

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: poa
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: eth-goerli
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: eth-sepolia
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: mainnet
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: fuse
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: immutable
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: optimism-l2-advanced
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: lukso
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: optimism
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: polygon-edge
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: rsk
steps:
- name: Check out the repo

@ -18,7 +18,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: stability
steps:
- name: Check out the repo

@ -18,7 +18,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: suave
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: xdai
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: zkevm
steps:
- name: Check out the repo

@ -15,7 +15,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
DOCKER_CHAIN_NAME: zksync
steps:
- name: Check out the repo

@ -12,7 +12,7 @@ on:
env:
OTP_VERSION: '25.2.1'
ELIXIR_VERSION: '1.14.5'
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
jobs:
push_to_registry:

@ -18,7 +18,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
steps:
- name: Check out the repo
uses: actions/checkout@v4

@ -18,7 +18,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
env:
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
steps:
- name: Check out the repo
uses: actions/checkout@v4

@ -4,6 +4,18 @@
### Features
### Fixes
### Chore
<details>
<summary>Dependencies version bumps</summary>
</details>
## 5.3.3-beta
### Features
- [#8908](https://github.com/blockscout/blockscout/pull/8908) - Solidityscan report API endpoint
- [#8900](https://github.com/blockscout/blockscout/pull/8900) - Add Compound proxy contract pattern
- [#8611](https://github.com/blockscout/blockscout/pull/8611) - Implement sorting of smart contracts, address transactions
@ -23,6 +35,33 @@
- [#8911](https://github.com/blockscout/blockscout/pull/8911) - Set client_connection_check_interval for main Postgres DB in docker-compose setup
<details>
<summary>Dependencies version bumps</summary>
- [#8863](https://github.com/blockscout/blockscout/pull/8863) - Bump core-js from 3.33.2 to 3.33.3 in /apps/block_scout_web/assets
- [#8864](https://github.com/blockscout/blockscout/pull/8864) - Bump @amplitude/analytics-browser from 2.3.3 to 2.3.5 in /apps/block_scout_web/assets
- [#8860](https://github.com/blockscout/blockscout/pull/8860) - Bump ecto_sql from 3.10.2 to 3.11.0
- [#8896](https://github.com/blockscout/blockscout/pull/8896) - Bump httpoison from 2.2.0 to 2.2.1
- [#8867](https://github.com/blockscout/blockscout/pull/8867) - Bump mixpanel-browser from 2.47.0 to 2.48.1 in /apps/block_scout_web/assets
- [#8865](https://github.com/blockscout/blockscout/pull/8865) - Bump eslint from 8.53.0 to 8.54.0 in /apps/block_scout_web/assets
- [#8866](https://github.com/blockscout/blockscout/pull/8866) - Bump sweetalert2 from 11.9.0 to 11.10.1 in /apps/block_scout_web/assets
- [#8897](https://github.com/blockscout/blockscout/pull/8897) - Bump prometheus from 4.10.0 to 4.11.0
- [#8859](https://github.com/blockscout/blockscout/pull/8859) - Bump absinthe from 1.7.5 to 1.7.6
- [#8858](https://github.com/blockscout/blockscout/pull/8858) - Bump ex_json_schema from 0.10.1 to 0.10.2
- [#8943](https://github.com/blockscout/blockscout/pull/8943) - Bump postgrex from 0.17.3 to 0.17.4
- [#8939](https://github.com/blockscout/blockscout/pull/8939) - Bump @babel/core from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets
- [#8936](https://github.com/blockscout/blockscout/pull/8936) - Bump eslint from 8.54.0 to 8.55.0 in /apps/block_scout_web/assets
- [#8940](https://github.com/blockscout/blockscout/pull/8940) - Bump photoswipe from 5.4.2 to 5.4.3 in /apps/block_scout_web/assets
- [#8938](https://github.com/blockscout/blockscout/pull/8938) - Bump @babel/preset-env from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets
- [#8935](https://github.com/blockscout/blockscout/pull/8935) - Bump @amplitude/analytics-browser from 2.3.5 to 2.3.6 in /apps/block_scout_web/assets
- [#8941](https://github.com/blockscout/blockscout/pull/8941) - Bump ueberauth from 0.10.5 to 0.10.6
- [#8937](https://github.com/blockscout/blockscout/pull/8937) - Bump redux from 4.2.1 to 5.0.0 in /apps/block_scout_web/assets
- [#8942](https://github.com/blockscout/blockscout/pull/8942) - Bump gettext from 0.23.1 to 0.24.0
- [#8934](https://github.com/blockscout/blockscout/pull/8934) - Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 in /apps/block_scout_web/assets
- [#8933](https://github.com/blockscout/blockscout/pull/8933) - Bump postcss from 8.4.31 to 8.4.32 in /apps/block_scout_web/assets
</details>
## 5.3.2-beta
### Features

@ -23,7 +23,7 @@ defmodule BlockScoutWeb.Mixfile do
dialyzer: :test
],
start_permanent: Mix.env() == :prod,
version: "5.3.2",
version: "5.3.3",
xref: [exclude: [Explorer.Chain.Zkevm.Reader]]
]
end

@ -23,7 +23,7 @@ defmodule EthereumJsonrpc.MixProject do
dialyzer: :test
],
start_permanent: Mix.env() == :prod,
version: "5.3.2"
version: "5.3.3"
]
end

@ -52,7 +52,7 @@ defmodule Explorer.TokenInstanceOwnerAddressMigration.Helper do
)
token_transfer =
Repo.one(token_transfer_query) ||
Repo.one(token_transfer_query, timeout: :timer.minutes(1)) ||
%{to_address_hash: @burn_address_hash, block_number: -1, log_index: -1}
%{

@ -24,7 +24,7 @@ defmodule Explorer.Mixfile do
dialyzer: :test
],
start_permanent: Mix.env() == :prod,
version: "5.3.2",
version: "5.3.3",
xref: [exclude: [BlockScoutWeb.WebRouter.Helpers]]
]
end

@ -14,7 +14,7 @@ defmodule Indexer.MixProject do
elixirc_paths: elixirc_paths(Mix.env()),
lockfile: "../../mix.lock",
start_permanent: Mix.env() == :prod,
version: "5.3.2"
version: "5.3.3"
]
end

@ -34,7 +34,7 @@ services:
CACHE_TOTAL_GAS_USAGE_COUNTER_ENABLED: ""
CACHE_ADDRESS_WITH_BALANCES_UPDATE_INTERVAL: ""
ADMIN_PANEL_ENABLED: ""
RELEASE_VERSION: 5.3.2
RELEASE_VERSION: 5.3.3
links:
- db:database
environment:

@ -10,7 +10,7 @@ STATS_CONTAINER_NAME := stats
STATS_DB_CONTAINER_NAME := stats-postgres
PROXY_CONTAINER_NAME := proxy
PG_CONTAINER_NAME := postgres
RELEASE_VERSION ?= '5.3.2'
RELEASE_VERSION ?= '5.3.3'
TAG := $(RELEASE_VERSION)-commit-$(shell git log -1 --pretty=format:"%h")
STABLE_TAG := $(RELEASE_VERSION)

@ -7,7 +7,7 @@ defmodule BlockScout.Mixfile do
[
# app: :block_scout,
# aliases: aliases(config_env()),
version: "5.3.2",
version: "5.3.3",
apps_path: "apps",
deps: deps(),
dialyzer: dialyzer(),

@ -71,7 +71,7 @@ end
# will be used by default
release :blockscout do
set version: "5.3.2-beta"
set version: "5.3.3-beta"
set applications: [
:runtime_tools,
block_scout_web: :permanent,

Loading…
Cancel
Save