Description
rotki 1.41.2 is a patch release fixing issues reported over the past 3 weeks. Key changes include:
- Fixed the queries of historical events on Optimism, Base, and BSC. Also added new indexers that can be customized. Blockscout and routescan.
- Support for new formats of Coinbase API keys.
- Proper decoding of Cowswap transactions on Polygon.
- Fixed duplicated Binance events from CSV imports.
- Several fixes to multiple reported issues.
It contains 74 commits from 8 different people.
For more information, check the detailed changelog below 👇
Things to Note
⚠️ For users importing events from Binance CSV imports: In order to not have duplicate events, from this release and on, please purge your existing Binance data and re-import.
Downloads
Upgrade is highly recommended. Download the binary for your OS from below:
- Linux
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:
- Linux
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
New Features
- #11063 rotki has now improved the date/time range selector in the PnL report generation menu.
- Users will now see an indicator at the top if page-specific notes exist for that page.
- #11039 rotki will now support Coinbase's new ED25519 API key format.
- Users will now be able to change the order of used indexers for EVM chains.
- rotki will now properly decode Yearn staking deposit, withdrawal, and reward claim transactions.
- #11030 rotki will now support cowswap transactions on Polygon PoS.
- #11014 Users will now be able to paste multiple market pairs to the binance market pairs input.
- rotki will now support blockscout and routescan as fallback indexers for retrieving transactions when etherscan fails or does not support a given chain.
- #9230 rotki will now provide quick options for the date time picker.
Bug Fixes
- Fix the issue that prevented pressing Enter from submitting most forms.
- Users will be given address options when filtering by address in the accounts table.
- More StakeDAO withdrawals are now decoded properly.
- Transaction decoding will no longer crash when a remote error occurs.
- Proper status notifications will be shown while the StakeDAO decoder cache is being queried.
- #11032 Deleted or missed Binance, Bitstamp, and Coinbase events are now properly restored when re-pulling exchange history data.
- Curve pool native asset withdrawals will now include the pool in the event notes like withdrawals of other tokens.
- #10896 Users will be able to track the progress of repulling transactions.
- #11007 rotki will now show the proper balance of locked Pendle for vePendle positions.
- rotki will now properly decode Gearbox pool transactions for pools with no farming token or lp tokens beyond the pool token and underlying asset.
- Users can now click a location in the manual balance summary on the dashboard to filter by that location.
- rotki will now show the protocol icon from DS Proxy correctly.
- #11005 Fix an issue where adding a new manual balance with a custom asset/price unnecessarily fetches prices for all assets.
- #10997 Binance CSV import will now properly handle trades with different counts of spend versus buy entries.
- #10979 Binance CSV import will now properly handle multiple trades with identical amounts at the same timestamp.
- #10984 Fix Binance CSV import crash when multiple trades with different pairs occur at the same time.
- #10960 rotki will now support swaps with fees in multiple different assets.