@ -1,7 +1,6 @@
## Current
## Current
### Features
### Features
- [#2555 ](https://github.com/poanetwork/blockscout/pull/2555 ) - find and show decoding candidates for logs
- [#2555 ](https://github.com/poanetwork/blockscout/pull/2555 ) - find and show decoding candidates for logs
- [#2596 ](https://github.com/poanetwork/blockscout/pull/2596 ) - support AuRa's empty step reward type
- [#2596 ](https://github.com/poanetwork/blockscout/pull/2596 ) - support AuRa's empty step reward type
- [#2561 ](https://github.com/poanetwork/blockscout/pull/2561 ) - Add token's type to the response of tokenlist method
- [#2561 ](https://github.com/poanetwork/blockscout/pull/2561 ) - Add token's type to the response of tokenlist method
@ -9,7 +8,6 @@
- [#2497 ](https://github.com/poanetwork/blockscout/pull/2497 ) - Add generic Ordered Cache behaviour and implementation
- [#2497 ](https://github.com/poanetwork/blockscout/pull/2497 ) - Add generic Ordered Cache behaviour and implementation
### Fixes
### Fixes
- [#2640 ](https://github.com/poanetwork/blockscout/pull/2640 ) - SVG network icons
- [#2640 ](https://github.com/poanetwork/blockscout/pull/2640 ) - SVG network icons
- [#2635 ](https://github.com/poanetwork/blockscout/pull/2635 ) - optimize ERC721 inventory query
- [#2635 ](https://github.com/poanetwork/blockscout/pull/2635 ) - optimize ERC721 inventory query
- [#2626 ](https://github.com/poanetwork/blockscout/pull/2626 ) - Fixing 2 Mobile UI Issues
- [#2626 ](https://github.com/poanetwork/blockscout/pull/2626 ) - Fixing 2 Mobile UI Issues
@ -26,7 +24,6 @@
- [#2538 ](https://github.com/poanetwork/blockscout/pull/2538 ) - fetch the last not empty coin balance records
- [#2538 ](https://github.com/poanetwork/blockscout/pull/2538 ) - fetch the last not empty coin balance records
### Chore
### Chore
- [#2646 ](https://github.com/poanetwork/blockscout/pull/2646 ) - Added Xerom to list of Additional Chains using BlockScout
- [#2646 ](https://github.com/poanetwork/blockscout/pull/2646 ) - Added Xerom to list of Additional Chains using BlockScout
- [#2634 ](https://github.com/poanetwork/blockscout/pull/2634 ) - add Lukso to networks dropdown
- [#2634 ](https://github.com/poanetwork/blockscout/pull/2634 ) - add Lukso to networks dropdown
- [#2617 ](https://github.com/poanetwork/blockscout/pull/2617 ) - skip cache update if there are no blocks inserted
- [#2617 ](https://github.com/poanetwork/blockscout/pull/2617 ) - skip cache update if there are no blocks inserted
@ -37,10 +34,10 @@
- [#2574 ](https://github.com/poanetwork/blockscout/pull/2574 ) - limit request body in json rpc error
- [#2574 ](https://github.com/poanetwork/blockscout/pull/2574 ) - limit request body in json rpc error
- [#2566 ](https://github.com/poanetwork/blockscout/pull/2566 ) - upgrade absinthe phoenix
- [#2566 ](https://github.com/poanetwork/blockscout/pull/2566 ) - upgrade absinthe phoenix
## 2.0.3-beta
## 2.0.3-beta
### Features
### Features
- [#2433 ](https://github.com/poanetwork/blockscout/pull/2433 ) - Add a functionality to try Eth RPC methods in the documentation
- [#2433 ](https://github.com/poanetwork/blockscout/pull/2433 ) - Add a functionality to try Eth RPC methods in the documentation
- [#2529 ](https://github.com/poanetwork/blockscout/pull/2529 ) - show both eth value and token transfers on transaction overview page
- [#2529 ](https://github.com/poanetwork/blockscout/pull/2529 ) - show both eth value and token transfers on transaction overview page
- [#2376 ](https://github.com/poanetwork/blockscout/pull/2376 ) - Split API and WebApp routes
- [#2376 ](https://github.com/poanetwork/blockscout/pull/2376 ) - Split API and WebApp routes
@ -50,7 +47,6 @@
- [#2403 ](https://github.com/poanetwork/blockscout/pull/2403 ) - Return gasPrice field at the result of gettxinfo method
- [#2403 ](https://github.com/poanetwork/blockscout/pull/2403 ) - Return gasPrice field at the result of gettxinfo method
### Fixes
### Fixes
- [#2562 ](https://github.com/poanetwork/blockscout/pull/2562 ) - Fix dark theme flickering
- [#2562 ](https://github.com/poanetwork/blockscout/pull/2562 ) - Fix dark theme flickering
- [#2560 ](https://github.com/poanetwork/blockscout/pull/2560 ) - fix slash before not empty path in docs
- [#2560 ](https://github.com/poanetwork/blockscout/pull/2560 ) - fix slash before not empty path in docs
- [#2559 ](https://github.com/poanetwork/blockscout/pull/2559 ) - fix rsk total supply for empty exchange rate
- [#2559 ](https://github.com/poanetwork/blockscout/pull/2559 ) - fix rsk total supply for empty exchange rate
@ -84,7 +80,6 @@
- [#2551 ](https://github.com/poanetwork/blockscout/pull/2551 ) - Correctly handle dynamically created Bootstrap tooltips
- [#2551 ](https://github.com/poanetwork/blockscout/pull/2551 ) - Correctly handle dynamically created Bootstrap tooltips
### Chore
### Chore
- [#2554 ](https://github.com/poanetwork/blockscout/pull/2554 ) - remove extra slash for endpoint url in docs
- [#2554 ](https://github.com/poanetwork/blockscout/pull/2554 ) - remove extra slash for endpoint url in docs
- [#2552 ](https://github.com/poanetwork/blockscout/pull/2552 ) - remove brackets for token holders percentage
- [#2552 ](https://github.com/poanetwork/blockscout/pull/2552 ) - remove brackets for token holders percentage
- [#2507 ](https://github.com/poanetwork/blockscout/pull/2507 ) - update minor version of ecto, ex_machina, phoenix_live_reload
- [#2507 ](https://github.com/poanetwork/blockscout/pull/2507 ) - update minor version of ecto, ex_machina, phoenix_live_reload
@ -101,10 +96,10 @@
- [#2402 ](https://github.com/poanetwork/blockscout/pull/2402 ) - bump otp version to 22.0
- [#2402 ](https://github.com/poanetwork/blockscout/pull/2402 ) - bump otp version to 22.0
- [#2373 ](https://github.com/poanetwork/blockscout/pull/2373 ) - Add script to validate internal_transactions constraint for large DBs
- [#2373 ](https://github.com/poanetwork/blockscout/pull/2373 ) - Add script to validate internal_transactions constraint for large DBs
## 2.0.2-beta
## 2.0.2-beta
### Features
### Features
- [#2412 ](https://github.com/poanetwork/blockscout/pull/2412 ) - dark theme
- [#2412 ](https://github.com/poanetwork/blockscout/pull/2412 ) - dark theme
- [#2399 ](https://github.com/poanetwork/blockscout/pull/2399 ) - decode verified smart contract's logs
- [#2399 ](https://github.com/poanetwork/blockscout/pull/2399 ) - decode verified smart contract's logs
- [#2391 ](https://github.com/poanetwork/blockscout/pull/2391 ) - Controllers Improvements
- [#2391 ](https://github.com/poanetwork/blockscout/pull/2391 ) - Controllers Improvements
@ -117,7 +112,6 @@
- [#2324 ](https://github.com/poanetwork/blockscout/pull/2324 ) - set timeout for loading message on the main page
- [#2324 ](https://github.com/poanetwork/blockscout/pull/2324 ) - set timeout for loading message on the main page
### Fixes
### Fixes
- [#2421 ](https://github.com/poanetwork/blockscout/pull/2421 ) - Fix hiding of loader for txs on the main page
- [#2421 ](https://github.com/poanetwork/blockscout/pull/2421 ) - Fix hiding of loader for txs on the main page
- [#2420 ](https://github.com/poanetwork/blockscout/pull/2420 ) - fetch data from cache in healthy endpoint
- [#2420 ](https://github.com/poanetwork/blockscout/pull/2420 ) - fetch data from cache in healthy endpoint
- [#2416 ](https://github.com/poanetwork/blockscout/pull/2416 ) - Fix "page not found" handling in the router
- [#2416 ](https://github.com/poanetwork/blockscout/pull/2416 ) - Fix "page not found" handling in the router
@ -145,7 +139,6 @@
- [#2326 ](https://github.com/poanetwork/blockscout/pull/2326 ) - fix nested constructor arguments
- [#2326 ](https://github.com/poanetwork/blockscout/pull/2326 ) - fix nested constructor arguments
### Chore
### Chore
- [#2422 ](https://github.com/poanetwork/blockscout/pull/2422 ) - check if address_id is binary in token_transfers_csv endpoint
- [#2422 ](https://github.com/poanetwork/blockscout/pull/2422 ) - check if address_id is binary in token_transfers_csv endpoint
- [#2418 ](https://github.com/poanetwork/blockscout/pull/2418 ) - Remove parentheses in market cap percentage
- [#2418 ](https://github.com/poanetwork/blockscout/pull/2418 ) - Remove parentheses in market cap percentage
- [#2401 ](https://github.com/poanetwork/blockscout/pull/2401 ) - add ENV vars to manage updating period of average block time and market history cache
- [#2401 ](https://github.com/poanetwork/blockscout/pull/2401 ) - add ENV vars to manage updating period of average block time and market history cache
@ -160,10 +153,10 @@
- [#2293 ](https://github.com/poanetwork/blockscout/pull/2293 ) - remove request idle timeout configuration
- [#2293 ](https://github.com/poanetwork/blockscout/pull/2293 ) - remove request idle timeout configuration
- [#2255 ](https://github.com/poanetwork/blockscout/pull/2255 ) - bump elixir version to 1.9.0
- [#2255 ](https://github.com/poanetwork/blockscout/pull/2255 ) - bump elixir version to 1.9.0
## 2.0.1-beta
## 2.0.1-beta
### Features
### Features
- [#2283 ](https://github.com/poanetwork/blockscout/pull/2283 ) - Add transactions cache
- [#2283 ](https://github.com/poanetwork/blockscout/pull/2283 ) - Add transactions cache
- [#2182 ](https://github.com/poanetwork/blockscout/pull/2182 ) - add market history cache
- [#2182 ](https://github.com/poanetwork/blockscout/pull/2182 ) - add market history cache
- [#2109 ](https://github.com/poanetwork/blockscout/pull/2109 ) - use bigger updates instead of `Multi` transactions in BlocksTransactionsMismatch
- [#2109 ](https://github.com/poanetwork/blockscout/pull/2109 ) - use bigger updates instead of `Multi` transactions in BlocksTransactionsMismatch
@ -178,7 +171,6 @@
- [#2266 ](https://github.com/poanetwork/blockscout/pull/2266 ) - allow excluding uncles from average block time calculation
- [#2266 ](https://github.com/poanetwork/blockscout/pull/2266 ) - allow excluding uncles from average block time calculation
### Fixes
### Fixes
- [#2290 ](https://github.com/poanetwork/blockscout/pull/2290 ) - Add eth_get_balance.json to AddressView's render
- [#2290 ](https://github.com/poanetwork/blockscout/pull/2290 ) - Add eth_get_balance.json to AddressView's render
- [#2286 ](https://github.com/poanetwork/blockscout/pull/2286 ) - banner stats issues on sm resolutions, transactions title issue
- [#2286 ](https://github.com/poanetwork/blockscout/pull/2286 ) - banner stats issues on sm resolutions, transactions title issue
- [#2284 ](https://github.com/poanetwork/blockscout/pull/2284 ) - add 404 status for not existing pages
- [#2284 ](https://github.com/poanetwork/blockscout/pull/2284 ) - add 404 status for not existing pages
@ -244,16 +236,15 @@
- [#2276 ](https://github.com/poanetwork/blockscout/pull/2276 ) - remove port in docs
- [#2276 ](https://github.com/poanetwork/blockscout/pull/2276 ) - remove port in docs
### Chore
### Chore
- [#2127 ](https://github.com/poanetwork/blockscout/pull/2127 ) - use previouse chromedriver version
- [#2127 ](https://github.com/poanetwork/blockscout/pull/2127 ) - use previouse chromedriver version
- [#2118 ](https://github.com/poanetwork/blockscout/pull/2118 ) - show only the last decompiled contract
- [#2118 ](https://github.com/poanetwork/blockscout/pull/2118 ) - show only the last decompiled contract
- [#2255 ](https://github.com/poanetwork/blockscout/pull/2255 ) - upgrade elixir version to 1.9.0
- [#2255 ](https://github.com/poanetwork/blockscout/pull/2255 ) - upgrade elixir version to 1.9.0
- [#2256 ](https://github.com/poanetwork/blockscout/pull/2256 ) - use the latest version of chromedriver
- [#2256 ](https://github.com/poanetwork/blockscout/pull/2256 ) - use the latest version of chromedriver
## 2.0.0-beta
## 2.0.0-beta
### Features
### Features
- [#2044 ](https://github.com/poanetwork/blockscout/pull/2044 ) - New network selector.
- [#2044 ](https://github.com/poanetwork/blockscout/pull/2044 ) - New network selector.
- [#2091 ](https://github.com/poanetwork/blockscout/pull/2091 ) - Added "Question" modal.
- [#2091 ](https://github.com/poanetwork/blockscout/pull/2091 ) - Added "Question" modal.
- [#1963 ](https://github.com/poanetwork/blockscout/pull/1963 ), [#1959 ](https://github.com/poanetwork/blockscout/pull/1959 ), [#1948 ](https://github.com/poanetwork/blockscout/pull/1948 ), [#1936 ](https://github.com/poanetwork/blockscout/pull/1936 ), [#1925 ](https://github.com/poanetwork/blockscout/pull/1925 ), [#1922 ](https://github.com/poanetwork/blockscout/pull/1922 ), [#1903 ](https://github.com/poanetwork/blockscout/pull/1903 ), [#1874 ](https://github.com/poanetwork/blockscout/pull/1874 ), [#1895 ](https://github.com/poanetwork/blockscout/pull/1895 ), [#2031 ](https://github.com/poanetwork/blockscout/pull/2031 ), [#2073 ](https://github.com/poanetwork/blockscout/pull/2073 ), [#2074 ](https://github.com/poanetwork/blockscout/pull/2074 ), - added new themes and logos for poa, eth, rinkeby, goerli, ropsten, kovan, sokol, xdai, etc, rsk and default theme
- [#1963 ](https://github.com/poanetwork/blockscout/pull/1963 ), [#1959 ](https://github.com/poanetwork/blockscout/pull/1959 ), [#1948 ](https://github.com/poanetwork/blockscout/pull/1948 ), [#1936 ](https://github.com/poanetwork/blockscout/pull/1936 ), [#1925 ](https://github.com/poanetwork/blockscout/pull/1925 ), [#1922 ](https://github.com/poanetwork/blockscout/pull/1922 ), [#1903 ](https://github.com/poanetwork/blockscout/pull/1903 ), [#1874 ](https://github.com/poanetwork/blockscout/pull/1874 ), [#1895 ](https://github.com/poanetwork/blockscout/pull/1895 ), [#2031 ](https://github.com/poanetwork/blockscout/pull/2031 ), [#2073 ](https://github.com/poanetwork/blockscout/pull/2073 ), [#2074 ](https://github.com/poanetwork/blockscout/pull/2074 ), - added new themes and logos for poa, eth, rinkeby, goerli, ropsten, kovan, sokol, xdai, etc, rsk and default theme
@ -280,7 +271,6 @@
- [#2100 ](https://github.com/poanetwork/blockscout/pull/2100 ) - feat: eth_get_balance rpc endpoint
- [#2100 ](https://github.com/poanetwork/blockscout/pull/2100 ) - feat: eth_get_balance rpc endpoint
### Fixes
### Fixes
- [#2228 ](https://github.com/poanetwork/blockscout/pull/2228 ) - favorites duplication issues, active radio issue
- [#2228 ](https://github.com/poanetwork/blockscout/pull/2228 ) - favorites duplication issues, active radio issue
- [#2207 ](https://github.com/poanetwork/blockscout/pull/2207 ) - new 'download csv' button design
- [#2207 ](https://github.com/poanetwork/blockscout/pull/2207 ) - new 'download csv' button design
- [#2206 ](https://github.com/poanetwork/blockscout/pull/2206 ) - added styles for 'Download All Transactions as CSV' button
- [#2206 ](https://github.com/poanetwork/blockscout/pull/2206 ) - added styles for 'Download All Transactions as CSV' button
@ -334,6 +324,7 @@
- [#2055 ](https://github.com/poanetwork/blockscout/pull/2055 ) - Increase timeout for geth indexers
- [#2055 ](https://github.com/poanetwork/blockscout/pull/2055 ) - Increase timeout for geth indexers
- [#2069 ](https://github.com/poanetwork/blockscout/pull/2069 ) - Docsify integration: static docs page generation
- [#2069 ](https://github.com/poanetwork/blockscout/pull/2069 ) - Docsify integration: static docs page generation
## 1.3.15-beta
## 1.3.15-beta
### Features
### Features
@ -348,6 +339,7 @@
- [#1992 ](https://github.com/poanetwork/blockscout/pull/1992 ) - fix: support https for wobserver polling
- [#1992 ](https://github.com/poanetwork/blockscout/pull/1992 ) - fix: support https for wobserver polling
- [#2027 ](https://github.com/poanetwork/blockscout/pull/2027 ) - fix: `BlocksTransactionsMismatch` ignoring blocks without transactions
- [#2027 ](https://github.com/poanetwork/blockscout/pull/2027 ) - fix: `BlocksTransactionsMismatch` ignoring blocks without transactions
## 1.3.14-beta
## 1.3.14-beta
- [#1812 ](https://github.com/poanetwork/blockscout/pull/1812 ) - add pagination to addresses page
- [#1812 ](https://github.com/poanetwork/blockscout/pull/1812 ) - add pagination to addresses page
@ -362,6 +354,7 @@
- [#1892 ](https://github.com/poanetwork/blockscout/pull/1892 ) - Remove temporary worker modules
- [#1892 ](https://github.com/poanetwork/blockscout/pull/1892 ) - Remove temporary worker modules
## 1.3.13-beta
## 1.3.13-beta
### Features
### Features
@ -374,10 +367,12 @@
- [#1881 ](https://github.com/poanetwork/blockscout/pull/1881 ) - fix: store solc versions locally for performance
- [#1881 ](https://github.com/poanetwork/blockscout/pull/1881 ) - fix: store solc versions locally for performance
- [#1898 ](https://github.com/poanetwork/blockscout/pull/1898 ) - check if the constructor has arguments before verifying constructor arguments
- [#1898 ](https://github.com/poanetwork/blockscout/pull/1898 ) - check if the constructor has arguments before verifying constructor arguments
## 1.3.12-beta
## 1.3.12-beta
Reverting of synchronous block counter, implemented in #1848
Reverting of synchronous block counter, implemented in #1848
## 1.3.11-beta
## 1.3.11-beta
### Features
### Features
@ -399,6 +394,7 @@ Reverting of synchronous block counter, implemented in #1848
- [#1814 ](https://github.com/poanetwork/blockscout/pull/1814 ) - Clear build artefacts script
- [#1814 ](https://github.com/poanetwork/blockscout/pull/1814 ) - Clear build artefacts script
- [#1837 ](https://github.com/poanetwork/blockscout/pull/1837 ) - Add -f flag to clear_build.sh script delete static folder
- [#1837 ](https://github.com/poanetwork/blockscout/pull/1837 ) - Add -f flag to clear_build.sh script delete static folder
## 1.3.10-beta
## 1.3.10-beta
### Features
### Features
@ -413,162 +409,165 @@ Reverting of synchronous block counter, implemented in #1848
### Fixes
### Fixes
- [#1724 ](https://github.com/poanetwork/blockscout/pull/1724 ) - Remove internal tx and token balance fetching from realtime fetcher
- [#1724 ](https://github.com/poanetwork/blockscout/pull/1724 ) - Remove internal tx and token balance fetching from realtime fetcher
- [#1727 ](https://github.com/poanetwork/blockscout/pull/1727 ) - add logs pagination in rpc api
- [#1727 ](https://github.com/poanetwork/blockscout/pull/1727 ) - add logs pagination in rpc api
- [#1740 ](https://github.com/poanetwork/blockscout/pull/1740 ) - fix empty block time
- [#1740 ](https://github.com/poanetwork/blockscout/pull/1740 ) - fix empty block time
- [#1743 ](https://github.com/poanetwork/blockscout/pull/1743 ) - sort decompiled smart contracts in lexicographical order
- [#1743 ](https://github.com/poanetwork/blockscout/pull/1743 ) - sort decompiled smart contracts in lexicographical order
- [#1756 ](https://github.com/poanetwork/blockscout/pull/1756 ) - add today's token balance from the previous value
- [#1756 ](https://github.com/poanetwork/blockscout/pull/1756 ) - add today's token balance from the previous value
- [#1769 ](https://github.com/poanetwork/blockscout/pull/1769 ) - add timestamp to block overview
- [#1769 ](https://github.com/poanetwork/blockscout/pull/1769 ) - add timestamp to block overview
- [#1768 ](https://github.com/poanetwork/blockscout/pull/1768 ) - fix first block parameter
- [#1768 ](https://github.com/poanetwork/blockscout/pull/1768 ) - fix first block parameter
- [#1778 ](https://github.com/poanetwork/blockscout/pull/1778 ) - Make websocket optional for realtime fetcher
- [#1778 ](https://github.com/poanetwork/blockscout/pull/1778 ) - Make websocket optional for realtime fetcher
- [#1790 ](https://github.com/poanetwork/blockscout/pull/1790 ) - fix constructor arguments verification
- [#1790 ](https://github.com/poanetwork/blockscout/pull/1790 ) - fix constructor arguments verification
- [#1793 ](https://github.com/poanetwork/blockscout/pull/1793 ) - fix top nav autocomplete
- [#1793 ](https://github.com/poanetwork/blockscout/pull/1793 ) - fix top nav autocomplete
- [#1795 ](https://github.com/poanetwork/blockscout/pull/1795 ) - fix line numbers for decompiled contracts
- [#1795 ](https://github.com/poanetwork/blockscout/pull/1795 ) - fix line numbers for decompiled contracts
- [#1803 ](https://github.com/poanetwork/blockscout/pull/1803 ) - use coinmarketcap for total_supply by default
- [#1803 ](https://github.com/poanetwork/blockscout/pull/1803 ) - use coinmarketcap for total_supply by default
- [#1802 ](https://github.com/poanetwork/blockscout/pull/1802 ) - make coinmarketcap's number of pages configurable
- [#1802 ](https://github.com/poanetwork/blockscout/pull/1802 ) - make coinmarketcap's number of pages configurable
- [#1799 ](https://github.com/poanetwork/blockscout/pull/1799 ) - Use eth_getUncleByBlockHashAndIndex for uncle block fetching
- [#1799 ](https://github.com/poanetwork/blockscout/pull/1799 ) - Use eth_getUncleByBlockHashAndIndex for uncle block fetching
- [#1531 ](https://github.com/poanetwork/blockscout/pull/1531 ) - docker: fix dockerFile for secp256k1 building
- [#1531 ](https://github.com/poanetwork/blockscout/pull/1531 ) - docker: fix dockerFile for secp256k1 building
- [#1835 ](https://github.com/poanetwork/blockscout/pull/1835 ) - fix: ignore `pong` messages without error
- [#1835 ](https://github.com/poanetwork/blockscout/pull/1835 ) - fix: ignore `pong` messages without error
### Chore
### Chore
- [#1804 ](https://github.com/poanetwork/blockscout/pull/1804 ) - (Chore) Divide chains by Mainnet/Testnet in menu
- [#1804 ](https://github.com/poanetwork/blockscout/pull/1804 ) - (Chore) Divide chains by Mainnet/Testnet in menu
- [#1783 ](https://github.com/poanetwork/blockscout/pull/1783 ) - Update README with the chains that use Blockscout
- [#1783 ](https://github.com/poanetwork/blockscout/pull/1783 ) - Update README with the chains that use Blockscout
- [#1780 ](https://github.com/poanetwork/blockscout/pull/1780 ) - Update link to the Github repo in the footer
- [#1780 ](https://github.com/poanetwork/blockscout/pull/1780 ) - Update link to the Github repo in the footer
- [#1757 ](https://github.com/poanetwork/blockscout/pull/1757 ) - Change twitter acc link to official Blockscout acc twitter
- [#1757 ](https://github.com/poanetwork/blockscout/pull/1757 ) - Change twitter acc link to official Blockscout acc twitter
- [#1749 ](https://github.com/poanetwork/blockscout/pull/1749 ) - Replace the link in the footer with the official POA announcements tg channel link
- [#1749 ](https://github.com/poanetwork/blockscout/pull/1749 ) - Replace the link in the footer with the official POA announcements tg channel link
- [#1718 ](https://github.com/poanetwork/blockscout/pull/1718 ) - Flatten indexer module hierarchy and supervisor tree
- [#1718 ](https://github.com/poanetwork/blockscout/pull/1718 ) - Flatten indexer module hierarchy and supervisor tree
- [#1753 ](https://github.com/poanetwork/blockscout/pull/1753 ) - Add a check mark to decompiled contract tab
- [#1753 ](https://github.com/poanetwork/blockscout/pull/1753 ) - Add a check mark to decompiled contract tab
- [#1744 ](https://github.com/poanetwork/blockscout/pull/1744 ) - remove `0x0..0` from tests
- [#1744 ](https://github.com/poanetwork/blockscout/pull/1744 ) - remove `0x0..0` from tests
- [#1763 ](https://github.com/poanetwork/blockscout/pull/1763 ) - Describe indexer structure and list existing fetchers
- [#1763 ](https://github.com/poanetwork/blockscout/pull/1763 ) - Describe indexer structure and list existing fetchers
- [#1800 ](https://github.com/poanetwork/blockscout/pull/1800 ) - Disable lazy logging check in Credo
- [#1800 ](https://github.com/poanetwork/blockscout/pull/1800 ) - Disable lazy logging check in Credo
## 1.3.9-beta
## 1.3.9-beta
### Features
### Features
- [#1662 ](https://github.com/poanetwork/blockscout/pull/1662 ) - allow specifying number of optimization runs
- [#1662 ](https://github.com/poanetwork/blockscout/pull/1662 ) - allow specifying number of optimization runs
- [#1654 ](https://github.com/poanetwork/blockscout/pull/1654 ) - add decompiled code tab
- [#1654 ](https://github.com/poanetwork/blockscout/pull/1654 ) - add decompiled code tab
- [#1661 ](https://github.com/poanetwork/blockscout/pull/1661 ) - try to compile smart contract with the latest evm version
- [#1661 ](https://github.com/poanetwork/blockscout/pull/1661 ) - try to compile smart contract with the latest evm version
- [#1665 ](https://github.com/poanetwork/blockscout/pull/1665 ) - Add contract verification RPC endpoint.
- [#1665 ](https://github.com/poanetwork/blockscout/pull/1665 ) - Add contract verification RPC endpoint.
- [#1706 ](https://github.com/poanetwork/blockscout/pull/1706 ) - allow setting update interval for addresses with b
- [#1706 ](https://github.com/poanetwork/blockscout/pull/1706 ) - allow setting update interval for addresses with b
### Fixes
### Fixes
- [#1669 ](https://github.com/poanetwork/blockscout/pull/1669 ) - do not fail if multiple matching tokens are found
- [#1669 ](https://github.com/poanetwork/blockscout/pull/1669 ) - do not fail if multiple matching tokens are found
- [#1691 ](https://github.com/poanetwork/blockscout/pull/1691 ) - decrease token metadata update interval
- [#1691 ](https://github.com/poanetwork/blockscout/pull/1691 ) - decrease token metadata update interval
- [#1688 ](https://github.com/poanetwork/blockscout/pull/1688 ) - do not fail if failure reason is atom
- [#1688 ](https://github.com/poanetwork/blockscout/pull/1688 ) - do not fail if failure reason is atom
- [#1692 ](https://github.com/poanetwork/blockscout/pull/1692 ) - exclude decompiled smart contract from encoding
- [#1692 ](https://github.com/poanetwork/blockscout/pull/1692 ) - exclude decompiled smart contract from encoding
- [#1684 ](https://github.com/poanetwork/blockscout/pull/1684 ) - Discard child block with parent_hash not matching hash of imported block
- [#1684 ](https://github.com/poanetwork/blockscout/pull/1684 ) - Discard child block with parent_hash not matching hash of imported block
- [#1699 ](https://github.com/poanetwork/blockscout/pull/1699 ) - use seconds as transaction cache period measure
- [#1699 ](https://github.com/poanetwork/blockscout/pull/1699 ) - use seconds as transaction cache period measure
- [#1697 ](https://github.com/poanetwork/blockscout/pull/1697 ) - fix failing in rpc if balance is empty
- [#1697 ](https://github.com/poanetwork/blockscout/pull/1697 ) - fix failing in rpc if balance is empty
- [#1711 ](https://github.com/poanetwork/blockscout/pull/1711 ) - rescue failing repo in block number cache update
- [#1711 ](https://github.com/poanetwork/blockscout/pull/1711 ) - rescue failing repo in block number cache update
- [#1712 ](https://github.com/poanetwork/blockscout/pull/1712 ) - do not set contract code from transaction input
- [#1712 ](https://github.com/poanetwork/blockscout/pull/1712 ) - do not set contract code from transaction input
- [#1714 ](https://github.com/poanetwork/blockscout/pull/1714 ) - fix average block time calculation
- [#1714 ](https://github.com/poanetwork/blockscout/pull/1714 ) - fix average block time calculation
### Chore
### Chore
- [#1693 ](https://github.com/poanetwork/blockscout/pull/1693 ) - Add a checklist to the PR template
- [#1693 ](https://github.com/poanetwork/blockscout/pull/1693 ) - Add a checklist to the PR template
## 1.3.8-beta
## 1.3.8-beta
### Features
### Features
- [#1611 ](https://github.com/poanetwork/blockscout/pull/1611 ) - allow setting the first indexing block
- [#1611 ](https://github.com/poanetwork/blockscout/pull/1611 ) - allow setting the first indexing block
- [#1596 ](https://github.com/poanetwork/blockscout/pull/1596 ) - add endpoint to create decompiled contracts
- [#1596 ](https://github.com/poanetwork/blockscout/pull/1596 ) - add endpoint to create decompiled contracts
- [#1634 ](https://github.com/poanetwork/blockscout/pull/1634 ) - add transaction count cache
- [#1634 ](https://github.com/poanetwork/blockscout/pull/1634 ) - add transaction count cache
### Fixes
### Fixes
- [#1630 ](https://github.com/poanetwork/blockscout/pull/1630 ) - (Fix) colour for release link in the footer
- [#1630 ](https://github.com/poanetwork/blockscout/pull/1630 ) - (Fix) colour for release link in the footer
- [#1621 ](https://github.com/poanetwork/blockscout/pull/1621 ) - Modify query to fetch failed contract creations
- [#1621 ](https://github.com/poanetwork/blockscout/pull/1621 ) - Modify query to fetch failed contract creations
- [#1614 ](https://github.com/poanetwork/blockscout/pull/1614 ) - Do not fetch burn address token balance
- [#1614 ](https://github.com/poanetwork/blockscout/pull/1614 ) - Do not fetch burn address token balance
- [#1639 ](https://github.com/poanetwork/blockscout/pull/1614 ) - Optimize token holder count updates when importing address current balances
- [#1639 ](https://github.com/poanetwork/blockscout/pull/1614 ) - Optimize token holder count updates when importing address current balances
- [#1643 ](https://github.com/poanetwork/blockscout/pull/1643 ) - Set internal_transactions_indexed_at for empty blocks
- [#1643 ](https://github.com/poanetwork/blockscout/pull/1643 ) - Set internal_transactions_indexed_at for empty blocks
- [#1647 ](https://github.com/poanetwork/blockscout/pull/1647 ) - Fix typo in view
- [#1647 ](https://github.com/poanetwork/blockscout/pull/1647 ) - Fix typo in view
- [#1650 ](https://github.com/poanetwork/blockscout/pull/1650 ) - Add petersburg evm version to smart contract verifier
- [#1650 ](https://github.com/poanetwork/blockscout/pull/1650 ) - Add petersburg evm version to smart contract verifier
- [#1657 ](https://github.com/poanetwork/blockscout/pull/1657 ) - Force consensus loss for parent block if its hash mismatches parent_hash
- [#1657 ](https://github.com/poanetwork/blockscout/pull/1657 ) - Force consensus loss for parent block if its hash mismatches parent_hash
### Chore
### Chore
## 1.3.7-beta
## 1.3.7-beta
### Features
### Features
### Fixes
### Fixes
- [#1615 ](https://github.com/poanetwork/blockscout/pull/1615 ) - Add more logging to code fixer process
- [#1615 ](https://github.com/poanetwork/blockscout/pull/1615 ) - Add more logging to code fixer process
- [#1613 ](https://github.com/poanetwork/blockscout/pull/1613 ) - Fix USD fee value
- [#1613 ](https://github.com/poanetwork/blockscout/pull/1613 ) - Fix USD fee value
- [#1577 ](https://github.com/poanetwork/blockscout/pull/1577 ) - Add process to fix contract with code
- [#1577 ](https://github.com/poanetwork/blockscout/pull/1577 ) - Add process to fix contract with code
- [#1583 ](https://github.com/poanetwork/blockscout/pull/1583 ) - Chunk JSON-RPC batches in case connection times out
- [#1583 ](https://github.com/poanetwork/blockscout/pull/1583 ) - Chunk JSON-RPC batches in case connection times out
### Chore
### Chore
- [#1610 ](https://github.com/poanetwork/blockscout/pull/1610 ) - Add PIRL to Readme
- [#1610 ](https://github.com/poanetwork/blockscout/pull/1610 ) - Add PIRL to Readme
## 1.3.6-beta
## 1.3.6-beta
### Features
### Features
- [#1589 ](https://github.com/poanetwork/blockscout/pull/1589 ) - RPC endpoint to list addresses
- [#1589 ](https://github.com/poanetwork/blockscout/pull/1589 ) - RPC endpoint to list addresses
- [#1567 ](https://github.com/poanetwork/blockscout/pull/1567 ) - Allow setting different configuration just for realtime fetcher
- [#1567 ](https://github.com/poanetwork/blockscout/pull/1567 ) - Allow setting different configuration just for realtime fetcher
- [#1562 ](https://github.com/poanetwork/blockscout/pull/1562 ) - Add incoming transactions count to contract view
- [#1562 ](https://github.com/poanetwork/blockscout/pull/1562 ) - Add incoming transactions count to contract view
- [#1608 ](https://github.com/poanetwork/blockscout/pull/1608 ) - Add listcontracts RPC Endpoint
- [#1608 ](https://github.com/poanetwork/blockscout/pull/1608 ) - Add listcontracts RPC Endpoint
### Fixes
### Fixes
- [#1595 ](https://github.com/poanetwork/blockscout/pull/1595 ) - Reduce block_rewards in the catchup fetcher
- [#1595 ](https://github.com/poanetwork/blockscout/pull/1595 ) - Reduce block_rewards in the catchup fetcher
- [#1590 ](https://github.com/poanetwork/blockscout/pull/1590 ) - Added guard for fetching blocks with invalid number
- [#1590 ](https://github.com/poanetwork/blockscout/pull/1590 ) - Added guard for fetching blocks with invalid number
- [#1588 ](https://github.com/poanetwork/blockscout/pull/1588 ) - Fix usd value on address page
- [#1588 ](https://github.com/poanetwork/blockscout/pull/1588 ) - Fix usd value on address page
- [#1586 ](https://github.com/poanetwork/blockscout/pull/1586 ) - Exact timestamp display
- [#1586 ](https://github.com/poanetwork/blockscout/pull/1586 ) - Exact timestamp display
- [#1581 ](https://github.com/poanetwork/blockscout/pull/1581 ) - Consider `creates` param when fetching transactions
- [#1581 ](https://github.com/poanetwork/blockscout/pull/1581 ) - Consider `creates` param when fetching transactions
- [#1559 ](https://github.com/poanetwork/blockscout/pull/1559 ) - Change v column type for Transactions table
- [#1559 ](https://github.com/poanetwork/blockscout/pull/1559 ) - Change v column type for Transactions table
### Chore
### Chore
- [#1579 ](https://github.com/poanetwork/blockscout/pull/1579 ) - Add SpringChain to the list of Additional Chains Utilizing BlockScout
- [#1579 ](https://github.com/poanetwork/blockscout/pull/1579 ) - Add SpringChain to the list of Additional Chains Utilizing BlockScout
- [#1578 ](https://github.com/poanetwork/blockscout/pull/1578 ) - Refine contributing procedure
- [#1578 ](https://github.com/poanetwork/blockscout/pull/1578 ) - Refine contributing procedure
- [#1572 ](https://github.com/poanetwork/blockscout/pull/1572 ) - Add option to disable block rewards in indexer config
- [#1572 ](https://github.com/poanetwork/blockscout/pull/1572 ) - Add option to disable block rewards in indexer config
## 1.3.5-beta
## 1.3.5-beta
### Features
### Features
- [#1560 ](https://github.com/poanetwork/blockscout/pull/1560 ) - Allow executing smart contract functions in arbitrarily sized batches
- [#1560 ](https://github.com/poanetwork/blockscout/pull/1560 ) - Allow executing smart contract functions in arbitrarily sized batches
- [#1543 ](https://github.com/poanetwork/blockscout/pull/1543 ) - Use trace_replayBlockTransactions API for faster tracing
- [#1543 ](https://github.com/poanetwork/blockscout/pull/1543 ) - Use trace_replayBlockTransactions API for faster tracing
- [#1558 ](https://github.com/poanetwork/blockscout/pull/1558 ) - Allow searching by token symbol
- [#1558 ](https://github.com/poanetwork/blockscout/pull/1558 ) - Allow searching by token symbol
- [#1551 ](https://github.com/poanetwork/blockscout/pull/1551 ) Exact date and time for Transaction details page
- [#1551 ](https://github.com/poanetwork/blockscout/pull/1551 ) Exact date and time for Transaction details page
- [#1547 ](https://github.com/poanetwork/blockscout/pull/1547 ) - Verify smart contracts with evm versions
- [#1547 ](https://github.com/poanetwork/blockscout/pull/1547 ) - Verify smart contracts with evm versions
- [#1540 ](https://github.com/poanetwork/blockscout/pull/1540 ) - Fetch ERC721 token balances if sender is '0x0..0'
- [#1540 ](https://github.com/poanetwork/blockscout/pull/1540 ) - Fetch ERC721 token balances if sender is '0x0..0'
- [#1539 ](https://github.com/poanetwork/blockscout/pull/1539 ) - Add the link to release in the footer
- [#1539 ](https://github.com/poanetwork/blockscout/pull/1539 ) - Add the link to release in the footer
- [#1519 ](https://github.com/poanetwork/blockscout/pull/1519 ) - Create contract methods
- [#1519 ](https://github.com/poanetwork/blockscout/pull/1519 ) - Create contract methods
- [#1496 ](https://github.com/poanetwork/blockscout/pull/1496 ) - Remove dropped/replaced transactions in pending transactions list
- [#1496 ](https://github.com/poanetwork/blockscout/pull/1496 ) - Remove dropped/replaced transactions in pending transactions list
- [#1492 ](https://github.com/poanetwork/blockscout/pull/1492 ) - Disable usd value for an empty exchange rate
- [#1492 ](https://github.com/poanetwork/blockscout/pull/1492 ) - Disable usd value for an empty exchange rate
- [#1466 ](https://github.com/poanetwork/blockscout/pull/1466 ) - Decoding candidates for unverified contracts
- [#1466 ](https://github.com/poanetwork/blockscout/pull/1466 ) - Decoding candidates for unverified contracts
### Fixes
### Fixes
- [#1545 ](https://github.com/poanetwork/blockscout/pull/1545 ) - Fix scheduling of latest block polling in Realtime Fetcher
- [#1545 ](https://github.com/poanetwork/blockscout/pull/1545 ) - Fix scheduling of latest block polling in Realtime Fetcher
- [#1554 ](https://github.com/poanetwork/blockscout/pull/1554 ) - Encode integer parameters when calling smart contract functions
- [#1554 ](https://github.com/poanetwork/blockscout/pull/1554 ) - Encode integer parameters when calling smart contract functions
- [#1537 ](https://github.com/poanetwork/blockscout/pull/1537 ) - Fix test that depended on date
- [#1537 ](https://github.com/poanetwork/blockscout/pull/1537 ) - Fix test that depended on date
- [#1534 ](https://github.com/poanetwork/blockscout/pull/1534 ) - Render a nicer error when creator cannot be determined
- [#1534 ](https://github.com/poanetwork/blockscout/pull/1534 ) - Render a nicer error when creator cannot be determined
- [#1527 ](https://github.com/poanetwork/blockscout/pull/1527 ) - Add index to value_fetched_at
- [#1527 ](https://github.com/poanetwork/blockscout/pull/1527 ) - Add index to value_fetched_at
- [#1518 ](https://github.com/poanetwork/blockscout/pull/1518 ) - Select only distinct failed transactions
- [#1518 ](https://github.com/poanetwork/blockscout/pull/1518 ) - Select only distinct failed transactions
- [#1516 ](https://github.com/poanetwork/blockscout/pull/1516 ) - Fix coin balance params reducer for pending transaction
- [#1516 ](https://github.com/poanetwork/blockscout/pull/1516 ) - Fix coin balance params reducer for pending transaction
- [#1511 ](https://github.com/poanetwork/blockscout/pull/1511 ) - Set correct log level for production
- [#1511 ](https://github.com/poanetwork/blockscout/pull/1511 ) - Set correct log level for production
- [#1510 ](https://github.com/poanetwork/blockscout/pull/1510 ) - Fix test that fails every 1st day of the month
- [#1510 ](https://github.com/poanetwork/blockscout/pull/1510 ) - Fix test that fails every 1st day of the month
- [#1509 ](https://github.com/poanetwork/blockscout/pull/1509 ) - Add index to blocks' consensus
- [#1509 ](https://github.com/poanetwork/blockscout/pull/1509 ) - Add index to blocks' consensus
- [#1508 ](https://github.com/poanetwork/blockscout/pull/1508 ) - Remove duplicated indexes
- [#1508 ](https://github.com/poanetwork/blockscout/pull/1508 ) - Remove duplicated indexes
- [#1505 ](https://github.com/poanetwork/blockscout/pull/1505 ) - Use https instead of ssh for absinthe libs
- [#1505 ](https://github.com/poanetwork/blockscout/pull/1505 ) - Use https instead of ssh for absinthe libs
- [#1501 ](https://github.com/poanetwork/blockscout/pull/1501 ) - Constructor_arguments must be type `text`
- [#1501 ](https://github.com/poanetwork/blockscout/pull/1501 ) - Constructor_arguments must be type `text`
- [#1498 ](https://github.com/poanetwork/blockscout/pull/1498 ) - Add index for created_contract_address_hash in transactions
- [#1498 ](https://github.com/poanetwork/blockscout/pull/1498 ) - Add index for created_contract_address_hash in transactions
- [#1493 ](https://github.com/poanetwork/blockscout/pull/1493 ) - Do not do work in process initialization
- [#1493 ](https://github.com/poanetwork/blockscout/pull/1493 ) - Do not do work in process initialization
- [#1487 ](https://github.com/poanetwork/blockscout/pull/1487 ) - Limit geth sync to 128 blocks
- [#1487 ](https://github.com/poanetwork/blockscout/pull/1487 ) - Limit geth sync to 128 blocks
- [#1484 ](https://github.com/poanetwork/blockscout/pull/1484 ) - Allow decoding input as utf-8
- [#1484 ](https://github.com/poanetwork/blockscout/pull/1484 ) - Allow decoding input as utf-8
- [#1479 ](https://github.com/poanetwork/blockscout/pull/1479 ) - Remove smoothing from coin balance chart
- [#1479 ](https://github.com/poanetwork/blockscout/pull/1479 ) - Remove smoothing from coin balance chart
### Chore
### Chore
- [https://github.com/poanetwork/blockscout/pull/1532 ](https://github.com/poanetwork/blockscout/pull/1532 ) - Upgrade elixir to 1.8.1
- < https: / / github . com / poanetwork / blockscout / pull / 1532 > - Upgrade elixir to 1.8.1
- [https://github.com/poanetwork/blockscout/pull/1553 ](https://github.com/poanetwork/blockscout/pull/1553 ) - Dockerfile: remove 1.7.1 version pin FROM bitwalker/alpine-elixir-phoenix
- < https: / / github . com / poanetwork / blockscout / pull / 1553 > - Dockerfile: remove 1.7.1 version pin FROM bitwalker/alpine-elixir-phoenix
- [https://github.com/poanetwork/blockscout/pull/1465 ](https://github.com/poanetwork/blockscout/pull/1465 ) - Resolve lodash security alert
- < https: / / github . com / poanetwork / blockscout / pull / 1465 > - Resolve lodash security alert