|
|
|
@ -8,6 +8,7 @@ |
|
|
|
|
- [#2663](https://github.com/poanetwork/blockscout/pull/2663) - Fetch address counters in parallel |
|
|
|
|
|
|
|
|
|
### Fixes |
|
|
|
|
- [#2696](https://github.com/poanetwork/blockscout/pull/2696) - do not update fetched_coin_balance with nil |
|
|
|
|
- [#2687](https://github.com/poanetwork/blockscout/pull/2687) - remove non-consensus token transfers, logs when inserting new consensus blocks |
|
|
|
|
- [#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 |
|
|
|
|