4.1.4-beta
Features
- #5656 - Gas price oracle
- #5613 - Exchange rates CoinMarketCap source module
- #5588 - Add broadcasting of coin balance
- #5479 - Remake of solidity verifier module; Verification UX improvements
- #5540 - Tx page: scroll to selected tab's data
Fixes
- #5647 - Add handling for invalid Sourcify response
- #5635 - Set CoinGecko source in exchange_rates_source function fix in case of token_bridge
- #5629 - Fix empty coin balance for empty address
- #5612 - Fix token transfers order
- #5626 - Fix vyper compiler versions order
- #5603 - Fix failing verification attempts
- #5598 - Fix token dropdown
- #5592 - Burn fees for legacy transactions
- #5568 - Add regexp for ipfs checking
- #5567 - Sanitize token name and symbol before insert into DB, display in the application
- #5564 - Add fallback clauses to
string_to_..._hashfunctions - #5538 - Fix internal transaction's tile bug
Chore
- #5660 - Display txs count chart by default, disable price chart by default, add chart titles
- #5659 - Use chartjs-adapter-luxon instead chartjs-adapter-moment for charts
- #5651, #5657 - Gnosis chain rebranded theme and generalization of chart legend colors definition
- #5640 - Clean up and fix tests, reduce amount of warnings
- #5625 - Get rid of some redirects to checksummed address url
- #5623 - Allow hyphen in DB password
- #5543 - Increase max_restarts to 1_000 (from 3 by default) for explorer, block_scout_web supervisors
- #5536 - NPM audit fix