|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
|
### Features |
|
|
|
|
- [#2665](https://github.com/poanetwork/blockscout/pull/2665) - new menu layout for mobile devices |
|
|
|
|
- [#2679](https://github.com/poanetwork/blockscout/pull/2679) - added fixed height for card chain blocks and card chain transactions |
|
|
|
|
- [#2679](https://github.com/poanetwork/blockscout/pull/2679) - added fixed height for card chain blocks and card chain transactions |
|
|
|
|
- [#2678](https://github.com/poanetwork/blockscout/pull/2678) - fixed dashboard banner height bug |
|
|
|
|
- [#2672](https://github.com/poanetwork/blockscout/pull/2672) - added new theme for xUSDT |
|
|
|
|
- [#2663](https://github.com/poanetwork/blockscout/pull/2663) - Fetch address counters in parallel |
|
|
|
@ -10,7 +10,8 @@ |
|
|
|
|
### Fixes |
|
|
|
|
- [#2684](https://github.com/poanetwork/blockscout/pull/2684) - do not filter pending logs |
|
|
|
|
- [#2682](https://github.com/poanetwork/blockscout/pull/2682) - Use Task.start instead of Task.async in caches |
|
|
|
|
- [#2671](https://github.com/poanetwork/blockscout/pull/2671) - fixed buttons color at smart contract section |
|
|
|
|
- [#2671](https://github.com/poanetwork/blockscout/pull/2671) - fixed buttons color at smart contract section |
|
|
|
|
- [#2691](https://github.com/poanetwork/blockscout/pull/2691) - fix exchange rate websocket update for Rootstock |
|
|
|
|
### Chore |
|
|
|
|
|
|
|
|
|
|
|
|
|
|