From 67f444536d916d5c1b0d13b5a4f5d9fff546be78 Mon Sep 17 00:00:00 2001 From: Victor Baranov Date: Fri, 14 Aug 2020 01:00:18 +0300 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fee00c1f0f..45d36b0f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - [#3224](https://github.com/poanetwork/blockscout/pull/3224) - Top tokens page ### Fixes +- [#3237](https://github.com/poanetwork/blockscout/pull/3237) - Refine contract method signature detection for read/write feature - [#3235](https://github.com/poanetwork/blockscout/pull/3235) - Fix coin supply api edpoint - [#3233](https://github.com/poanetwork/blockscout/pull/3233) - Fix for the contract verifiaction for solc 0.5 family with experimental features enabled - [#3231](https://github.com/poanetwork/blockscout/pull/3231) - Improve search: unlimited number of searching results