Description
rotki 1.41.3 is a patch release fixing issues reported over the past 2 weeks. Key changes include:
- Falling back to other indexers when Blockscout has incomplete data.
- Detecting staked GRT balances on Arbitrum after The Graph's Horizon upgrade.
- Pull newer Coinbase events.
It contains 52 commits from 7 different people.
For more information, check the detailed changelog below 👇
Downloads
Upgrade is highly recommended. Download the binary for your OS from below:
- Linux
- AppImage
- Tar with executable
- deb package
- Standalone Backend
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
- Windows executable
- Standalone Backend
Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:
- Linux
- AppImage checksum
- Tar with executable checksum
- deb package
- Standalone Backend
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
- Windows executable checksum
- Standalone Backend
New Features
- The swap, asset movement and online events forms will now automatically generate a unique identifier if one is not provided.
- Input fields will now display a required indicator when validation requires a value.
- Users will now be able to customize the indexer order when redecoding EVM transactions.
- [#10832] rotki will now query and store Binance Convert trades (not supported for Binance US).
- [#11086] rotki will now properly handle Kraken margin profit, loss, fee, and any other so far unsupported event.
Bug Fixes
- [#11166] Date time picker quick options will now work cumulatively, allowing users to go further back in time with multiple clicks.
- [#11168] The history event forms will now automatically scroll to the first error and expand any collapsed sections containing errors.
- The calendar year navigation will no longer be limited to a 12-year range.
- The calendar will now preserve the selected date when switching months or years.
- rotki will now properly fall back to other indexers when Blockscout has incomplete data.
- Sushiswap LP balances will now have correct balances in the LP tokens view.
- Swap event creation form now correctly handles user notes for multiple fee assets.
- [#11146] Accumulating validators with multiple deposits will now show correct rewards and APR when exiting.
- Clicking the "more years" menu in the PnL report range selector will no longer cause an error during login.
- Gnosis Pay users will now be able to authenticate using Zeal Wallet.
- The WalletConnect modal should now be visible under all circumstances.
- [#11147] rotki will now properly detect staked GRT balances on Arbitrum after The Graph's Horizon upgrade.
- [#11149] rotki will now properly pull all new Coinbase events.
- Asset selection fields will now properly display ignored assets if they are already selected as the value.
- [#11113] An invalid Coinbase API key in the DB will no longer prevent logging into the app.
- Gas events will be editable again.
- [#11108] rotki will now correctly count the number of events allowed for the tier during the PnL report
- [#11084] Indexer related backend query task will no longer randomly die.
- [#11094] rotki should now process correctly all the RPCs responses from Binance SC nodes.
- [#11148] Locked Curve CRV balances in the vote escrow contract will now show up correctly.
- Google calendar sync should no longer overwrite event reminder with the same title.