From a55430b334d73077a8049ffb4d291af840e450f9 Mon Sep 17 00:00:00 2001 From: Viktor Baranov Date: Wed, 2 Feb 2022 12:48:06 +0300 Subject: [PATCH] Fix blocks validated hint --- CHANGELOG.md | 1 + .../block_scout_web/templates/address/overview.html.eex | 2 +- apps/block_scout_web/priv/gettext/default.pot | 6 +++++- .../priv/gettext/en/LC_MESSAGES/default.po | 8 ++++++-- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 620d9a2f83..8a02ca882f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - [#4690](https://github.com/blockscout/blockscout/pull/4690) - Improve pagination: introduce pagination with random access to pages; Integrate it to the Transactions List page ### Fixes +- [#5160](https://github.com/blockscout/blockscout/pull/5160) - Fix blocks validated hint - [#5155](https://github.com/blockscout/blockscout/pull/5155) - Fix get_implementation_abi_from_proxy/2 implementation - [#5154](https://github.com/blockscout/blockscout/pull/5154) - Fix token counters bug diff --git a/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex index 06997848c6..9574500b4f 100644 --- a/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex +++ b/apps/block_scout_web/lib/block_scout_web/templates/address/overview.html.eex @@ -287,7 +287,7 @@