Skip to content

Releases: rotki/rotki

Rotki v1.34.2 - Groomed Cryptic Plumage

09 Aug 16:56
v1.34.2
Compare
Choose a tag to compare

Description

release 1 34 2

rotki v1.34.2 is a patch release containing improvements and bugfixes made in the last 2 weeks. The most important changes relate to fixing a fatal price query recursion error for USDT and adjusting to etherscan requiring API keys for querying data from it. Apart from that a number of smaller bugs are fixed and also a lot of improvements are made in the app.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

New Features

  • New event type/subtype combinations added. Receive/payment to receive a payment for something, Spend/payment to pay for something, Receive/Grant to receive a grant. Accounting wise they are treated like normal spend/receive and receive donation respectively but it helps with filtering and categorization during history searching.

Bug Fixes

  • Users will be able to filter by event subtype in the history events view.
  • Fix issue where ETH from staking doesn't appear under the ETH breakdown on the dashboard.
  • #8334 Importing addresses from MetaMask should work when multiple browser wallets are installed.
  • rotki will now properly run background tasks when logging out and logging in again.
  • The task to read new curve pools from the chain will be faster now.
  • rotki will now detect new tokens right after finishing decoding new events.
  • The detection of account activity in new evm chains has been improved to avoid false positives when the account has been only sent spam tokens.
  • #8169 Prevent a recursion error when querying the price of a token.

Rotki v1.34.1 - Adjusted Cryptic Plumage

24 Jul 15:29
Compare
Choose a tag to compare

Description

image

rotki v1.34.1 is a patch release containing improvements and bugfixes made in the last 2 weeks. The biggest fixes are related to our Windows users, the pagination in the manual balances section, and re-adding support for some low-powered CPUs for which 1.34.0 did not work due to the missing Advanced Vector CPU extensions.

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • Eigenlayer LST pending withdrawals that have been completed should no longer count as user balance.
  • Assets section will now show correct number of assets on any page when excluding ignored assets.
  • Windows backend restart will no longer hang when users update their assets.
  • #8262 Prices of HOP LP tokens will now properly show up for all pools.
  • #8261 Windows users will no longer be greeted with an unhandled exception dialog when closing the application.
  • #8263 Fixes manual pagination not working.
  • Replaced the dependency that was causing issues to start the app to users with CPUs not supporting AVX.

Rotki v1.34.0 - Cryptic Plumage

12 Jul 14:44
2ddf765
Compare
Choose a tag to compare

Description

image

rotki v1.34.0 is a big feature release containing all the work that the team and several contributors did during the last two months! The biggest features coming in this release are support for eigenlayer, gearbox, hop, curve and the addition of HTX among others.

It contains 306 commits from 14 different contributors 🥇

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Things to note

History events redecoding

If you are upgrading from an older release, all your EVM history events will need to be redecoded. This is something that takes a bit of time (depending on the amount of events) but is required in order to apply all changes since last release.

The redecoding will be triggered the first time you go to the history events page after you open the new version. You can monitor progress by pressing the 3 dots menu on the top right as seen in the screenshot above. Have patience until redecoding finished.

Finally, keep in mind that any edited events won't be touched, so you don't lose any data.
redecoding

AVX in the CPU

We have introduced a new dependency that requieres the cpu to have AVX (Advanced Vector Extensions). If you have issues running the app please provide us logs and the cpu that your are using. If you are using a virtual machine ensure that it exposes the AVX api.

Mulltiple manual balances page

A bug got introduced in this version: #8263
Essentially no next pages appear for manual balances. If you want to edit/delete them then temporarily increase the table's entries per page. The bug will be fixed in next release.

Release Highlights

Support for HTX

htx

It was one of the most requested exchanges, and we have finally added it. Note that they have limitations on how far back a user can query using the API, so older trades and movements might not appear in the app.

Eigenlayer

eigenlayer
eigen_2

We have added extensive support for Eigenlayer! Balances, including those in the queue for withdrawal, are tracked. Events related to deposits, withdrawals, deploying pods, delegations, and more are all correctly decoded by rotki.

Gearbox

Events and balances will be correctly detected. As with other protocols, for balances to be correctly detected, the events must first be decoded.

gearbox_2

Hop

hop

Full support for the HOP protocol has been added. Users will be able to track bridges, staking events and rewards in all EVM chains that we support. Balances will be also detected automatically.

Curve

curve
crv_balances

We have extended the support of curve to all EVM chains. Liquidity events, rewards and swaps should appear correctly in the History Events sections. In addition, balances should be correctly tracked but you will need to decode events first since we use them to query the required pools.

These were the highlights. Check below for the full changelog 👇

New Features

  • #8193 Coinbasepro support is removed since the exchanges no longer exist.
  • #8071 Airdrops can now be filtered by a new status: missed. Meaning airdrops for which the user was eligible, the cutoff time has expired and no claim event is seen.
  • #3971 Show the total collateral ratio in the Liquity Trove section.
  • #2323 Add support for Huobi exchange.
  • Curve vote escrow locking and withdrawal events will now be properly decoded on ethereum mainnet.
  • Curve fee distributor claim events will now be properly decoded on ethereum mainnet.
  • #7431 Curve events and balances are now decoded and detected on all supported evm chains.
  • Defisaver automation subscription activation and deactivation events will now be properly decoded.
  • #7722 Users can now export history events in their selected currency.
  • #7544 Gearbox protocol events and balances are now decoded and detected on all supported evm chains.
  • HOP governance events will now be properly decoded.
  • #7974 Users will now be able to filter manual balances by asset, label and location.
  • #5103 rotki will now automatically detect tokens along with their balances if the setting has been turned on. Set to true by default.
  • #7675 Users will now be able to export & import accounting rules.
  • #8003 1inch v6 events should now be properly decoded for all supported EVM chains.
  • #7981 Circle's CCTP bridge transfers are decoded properly for all supported EVM chains.
  • #7202 Hop protocol related events and balances of staked tokens should be now decoded and detected properly.
  • rotki decodes transactions and detects balances related to Blur staking.
  • #8030 Cowswap in arbitrum is now supported.
  • #1633 rotki now supports AAVE staking.
  • #7568 Eigenlayer native restaking events are now properly decoded and balances in native restaking eigenpods or the delayed withdrawal system are automatically detected.
  • #6115 Now free users can filter history events too.
  • #7570 Users can choose whether to automatically force-push when a time discrepancy warning occurs during automatic database sync.
  • Degen airdrop 2 season 3 claim event should now be properly decoded in the history events view.
  • The eigenlayer airdrop claim event should now be properly decoded in the history events view.
  • #8007 All votes in Arbitrum DAO will be decoded properly now.
  • Paladin bribe claiming events should now be properly decoded.
  • Properly decode all drips v1 transactions in ethereum mainnet and Polygon.

Bug Fixes

  • Adding xpubs with derivation paths that include hardened nodes will not give an error anymore.
  • Xpub keys without any addresses will now show properly in the accounts bitcoin accounts table.
  • Adding a manual price of a newly added asset will now get saved, and will not disappear after restart.
  • Coinbase staking reward events should now be shown.
  • Governance abstain votes will now be properly decoded.
  • Claimed and unclaimed airdrops of the same asset will now show properly.
  • Editing the passphrase for OKX exchange will now work properly.
  • Deposit events in Aave will now show in the correct order.
  • #8088 Fix bug where the day names could be wrong on the calendar page.
  • Some votium bribe claims whic...
Read more

Rotki v1.33.1 - Clean Crown

29 May 21:11
v1.33.1
Compare
Choose a tag to compare

Description

rotki v1.33.1 is a bugfixes release fixing issues you guys found in the past weeks. The two most important changes is adding support for the new Coinbase API keys and deprecating all calls to the now sunset Graph hosted service while allowing for Graph API keys.

It contains 46 commits from 10 different contributors.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Things to note

Graph API Keys

The Graph hosted service has been sunset. We don't rely on the graph for anything important but there is 2 places we still use it. You can now create a free api key with them here: https://thegraph.com/studio/apikeys/ and add it to rotki.

If you do you will be able to utilize two things you otherwise will be missing in rotki:

  • Balancer pools LP balances
  • ENS name information for a subset of ENS events

The free API key is limited in the amount of queries it can do. If you need more you can add some GRT to pay for more queries.

Coinbase API Keys

Coinbase API keys have introduced a new format. You now need to generate an API key from the Coinbase Developer Portal: https://portal.cdp.coinbase.com/access/api

This rotki release adds support for those api keys since the old ones are being deprecated.

Staked GRT in Arbitrum

If you have any staked GRT balances in arbitrum and they are not fully seen by rotki then you should re-decode all GRT related transactions and restart the app.

Go to the history events page, filter by "thegraph" protocol and go through each transaction and press redecode events.

2024-05-30_01-02

By redecoding each transaction rotki will understand you have Graph actvity and will run the proper code to query for staked GRT. From 1.34.0 this hack won't be needed since redecoding will run for all transactions again.

New Features

  • #7358 Added support for detection of staked GRT tokens on Arbitrum.
  • rotki now optionally can use the decentralized TheGraph service. You can get a free api key at https://thegraph.com/studio/apikeys/
  • #7816 rotki should now support the new coinbase api key format from the coinbase develop portal.

Bug Fixes

  • Fix the issue where airdrops aren't properly filtered by status.
  • #7791 Killing the rotki processes in Windows should now work fine and no zombie processes should remain. In turn this should also make the auto upgrade work for Windows.
  • #7905 rotki will now properly show the decoding progress of zksync-lite transactions.
  • Fix the issue where the MATIC amount always shows as zero in the Polygon balance table.
  • #7915 Show OKX balances locked in active trades.
  • Periodic detection of spam tokens won't consider spam those tokens that have been whitelisted.
  • Compound v2 transactions containing also flash loans of same asset type will now be properly decoded.

Rotki v1.33.0 - Crown

08 May 14:27
v1.33.0
Compare
Choose a tag to compare

Description

rotki v1.33.0 is a big feature release containing all the work that the team has been preparing in the last 2.5 months! The biggest features coming in this release are ZKSync lite support, Scroll support, in-app calendar and more!

It contains 360 commits from 20 different contributors 🥇

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Things to note

Some important things to note when using the release

History events redecoding

image

If you are upgrading from an older release all your EVM history events will need to be redecoded. This is something that takes a bit of time(depending on amount of events) but is required in order to apply all changes since last release.

The redecoding will be triggered the first time you go to the history events page after you open the new version. You can monitor progress by pressing the 3 dots menu on the top right as seen in the screenshot above. Have patience until redecoding finishes.

Finally note that any edited events won't be touched, so you don't lose any data.

Timeout during transaction decoding

In accounts with a large amount of transactions there is a high chance that you will experience a number of timeout errors. You can recognise them by the following message: timeout of 30000ms exceeded.

Though annoying, this is not fatal in anyway and something we will improve in future releases (#7906)

If you experience this please let the decoding complete before resuming the normal use of the application.

Gnosis Safe Mainnet Token

This asset update release adds support for the Gnosis Safe mainnet token. If you have previously added the token to your assets, ensure that you manually resolve the conflicts, since the added asset is missing a coingecko identifier. If you have already updated your assets by selecting the Remote resolution, you will have to manually edit the asset to add the coingecko id.

A fix for this will be provided in a future release.

ZKSync Lite lack of progress notification

During transactions redecoding for each EVM chain there is a progress notification, showing how many transactions are re-decoded. ZKSync Lite does not have this yet.

So while zksync lite transactions are being decoded you won't see any progress in this release.

It will be fixed in future releases. The issue to follow is: https://discord.com/channels/657906918408585217/772392871483408384/1237759784321810432

Release Highlights

Scroll support

scroll

scroll_txs

Full support for the scroll evm chain has been added. Balances are properly queried and all scroll transactions should now be pulled and decoded. Also any addresses with activity in scroll should now be automatically tracked for scroll too.

ZKSynclite support

zksync_lite

zksync_lite_txs

Full support for zksync lite has been added. Balances are properly queried and all zksync lite transactions should now be pulled and decoded. Also any addresses with activity in zksync lite should now be automatically tracked for zksync lite too.

CEX Mappings

cex_mapping

Exchanges list assets using only a symbol and sometimes there are multiple assets that could match such a symbol. We have created the CEX mappings view to enable users to update mappings of symbols to assets for any exchange so they don't depend on us to do it. Now events and balances will get correctly detected between releases. They will be updated automatically but users can edit them at any point if something is off for them without waiting for a new rotki release.

Calendar

calendar

rotki now has its own calendar. Users will be able to create events, create reminders and navigate the calendar.

rotki will also create calendar reminders for events it can automatically detect, starting by ENS name expiration/registration reminders in this release. We plan to create more in the upcoming releases

GMX

The GMX V1 transactions in Arbitrum One will be detected and positions will be queried once events get decoded. GMX is a complex protocol and the decoding logic could be faulty in some cases, please report them to us if you find them so we can fix any possible issue.

gmx

Aave v3

Aave V3 is now supported in all the chains that we track. The collateral deposited and the liabilities created will appear properly in the dashboard and the events will get decoded

2024-05-09_13-31
aave_v3

Compound v3

Compound V3 is now supported in all the chains that we track. The collateral deposited and the liabilities created will appear properly in the dashboard and the events will get decoded

2024-05-09_13-32
compound_v3

0x protocol

Swaps executed using 0x in all the supported EVM chains will be correctly decoded

0x

Kyber

Swaps executed using Kyber in all the supported EVM chains will be correctly decoded

kyberswap


These were the highlights. Check below for the full changelog 👇

New Features

  • #7798 rotki now accurately decodes transactions on the Kyber swap aggregator across all supported chains.
  • Users will now be able to delete transactions and the associated events in history events.
  • #7074 rotki provides a calendar view where users can add and track events related to their activities. Users can also set reminders to perform actions associated with these events.
  • Claiming the harvest finance hack compensation grain airdrop will be properly shown as airdrop claim in the history events.
  • Claiming the pickle finance hack compensation cornichon airdrop will be prope...
Read more

Rotki v1.32.2 - Homogenized Crop Milk

15 Mar 13:40
v1.32.2
Compare
Choose a tag to compare

Description

rotki v1.32.2 is a bugfixes release fixing issues you guys found in the past weeks. Various fixes for protocols such as monerium, and curve to exchanges such as coinbase and bitcoin.de are included.

It contains 34 commits from 5 different contributors.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • #7531 rotki will now prioritize manual prices above other price oracles and calculations.
  • rotki will display NFT prices correctly across all asset types.
  • #7572 Fix issue where coinbase data query could result in an error popup.
  • #7611 USDT balances and trades in bitcoin.de should now work properly.
  • Sending money to SEPA or bridging with the BurnFrom monerium signature will now be properly decoded by rotki.
  • Fix issue where long label in manual balances breaks the alignment of chain names.
  • If saving a setting fails, error messages will no longer disappear automatically.
  • #7532 Curve LP token price calculation should now be correct.
  • All the curve pools in ethereum should be queried again.

Rotki v1.32.1 - Pasteurized Crop Milk

23 Feb 17:16
v1.32.1
Compare
Choose a tag to compare

Description

rotki v1.32.1 is a bugfixes release fixing issues you guys found in the last week. Most important fixes are regarding ETH staking, STRK and airdrops CSVs.

It contains 18 commits from 6 different contributors.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • rotki will now automatically update the local airdrops' CSVs when needed, without manually deleting them.
  • Fix the issue where an incorrect amount of ETH is displayed in the Loopring account table.
  • Binance lending positions and rewards will get properly decoded and displayed again.
  • #7488 Show tags in multi-lines when multiple to avoid horizontal scroll.
  • #7497 In ETH staking view execution rewards should now be counted properly. MEV reward and block reward should not both be counted if recipient is not tracked.
  • #7522 Invalid ENS names shouldn't stop the decoding process anymore.
  • Removing an address from one of the EVM chains won't affect the decoded events in other chains anymore.
  • ETH withdrawal events should now be taxable again if the setting for their treatment after withdrawals enabled is on (which is by default).
  • Invalid data in airdrops' CSVs or JSONs will now get ignored to show the rest of the valid data.

Newly supported assets

Added support for the following assets:

Rotki v1.32.0 - Crop Milk

16 Feb 11:55
v1.32.0
0e8467a
Compare
Choose a tag to compare

Description

rotki v1.32.0 is a huge feature release containing all the work that the team has been preparing in the last 2 months! The biggest features coming in this release are Ethereum Staking revamp, Monerium support, Paraswap support, Aerodrome support, Metamask swaps and so much more!

It contains 356 commits from 17 different contributors 🥇

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Things to note

Some important things to note when using the release

History events redecoding

2024-02-15_23-56

If you are upgrading from an older release all your EVM history events will need to be redecoded. This is something that takes a bit of time(depending on amount of events) but is required in order to apply all changes since last release.

The redecoding will be triggered the first time you go to the history events page after you open the new version. You can monitor progress by pressing the 3 dots menu on the top right as seen in the screenshot above. Have patience until redecoding finishes.

Finally note that any edited events won't be touched, so you don't lose any data.

Monerium API credentials

2024-02-16_00-13

In this release rotki premium users can integrate with monerium! This means that all monerium transactions in mainnet, polygon and gnosis chain will be decorated with the bank data (or chain bridging) data you can also see in monerium app. But there is 2 important pieces of information to keep in mind here.

  1. Monerium API can only use basic authentication at the moment. We are in contact with their team and they will add api keys eventually. But for now they only have basic authentication which means your username password are stored in rotki (encrypted). Take necessary security precautions and don't use unless you understand the potential risks.
  2. Monerium data will be pulled roughly every hour to decorate your EVM transactions. So if you just upgraded it's best to wait for the EVM events redecoding (as mentioned in the previous section) to finish before inputting your monerium API.

Private addressbook

2024-02-15_23-35

Account labels of all chains have been moved to the address book. This is the private address book inside your encrypted database. You can now manage your private labels much easier from here. Editing a blockchain account as before still works and will be reflected in the addressbook.

Data Directory reorganization

2024-02-15_23-45

The rotki data directory has now been reorganized. All user data has moved under a specific subdirectory. Global DB data in another. App specific data under its own directory and all images/icons in another.

Staking performance

2024-02-15_21-39

If you are staking ethereum and have data from before 1.32.0 you will see something like the above when you to the staking page. The numbers for APR and the status won't be adding up.

The reason for this is technical. The data in the database changed and since you had data from before, new data has not yet been populated. To fix it press "refresh balances" and all should be fine afterwards. That weirdness will only be there first time you open 1.32.0 and go to eth staking page.

Important Note: 1.32.0 has a bug in which case some execution layer rewards may appear doubled: #7497. It is a known issue and will be fixed in 1.32.1

Ignored asset whitelist

2024-02-16_10-57
Spam assets are a plague in EVM chains. rotki has an automatic algorithm trying to match assets as spam to not bother the user with automatically ignoring them. You can see all ignored assets in Manage Assets -> Filter by ignored. A problem with automatic algorithms marking something as spam is that mistakes can be made and a legit token may be ignored.

2024-02-16_10-14

To solve this problem from this release we are adding a whitelist which you can add assets to as can be seen above. Once an asset is added to the whitelist it will be removed from the ignore list and the automatic algorithm will not mark it as spam in the future.

Release Highlights

Here is some of the highlights of this awesome release!

Monerium Support

2024-02-16_00-23

In this release for premium users all monerium EVM transactions will be decorated with extra data so long as you provide monerium credentials.

  • For bank transfers from/to your address you will be able to see the destination/source IBAN along with the memo of the transfer.
  • For automatic EURe bridging between EVM chains you will see amounts, from/to EVM chains along with from/to address.

Finally we have a tool to connect the traditional finance with the crypto world!

French 🇫🇷

2024-02-16_00-09

Rotki is now translated in French thanks to the work put in by a user and contributor, Anthony Robbin.

Paraswap Support

2024-02-16_00-14

Paraswap swaps are now properly understood and decoded in rotki's history events view across all supported EVM chains.

Ethereum staking

There is a ton of Ethereum staking related changes

Use your own beacon node

2024-02-16_00-31

rotki is pulling a lot of consensus layer data from beacon nodes. You can now use your own beacon node if you have one online or if you are running your own staking setup. So all ETH staking data will be pulled much faster.

Staking page changes

2024-02-15_14-26

The ethereum staking page has been redesigned.

  • On the left side of the view you can see totals. Total validators numbers, ETH staked, consensus layer rewards, execution layer rewards and performance.
  • On the right side you can see an analysis per validator. Performance per validator, outstanding (not withdrawn) rewards, consensus layer rewards, execution layer rewards, balance and status.
  • All the above is ...
Read more

Rotki v1.31.3 - Opensrissum

31 Jan 14:01
v1.31.3
Compare
Choose a tag to compare

Description

rotki v1.31.3 is a patch release on top of 1.31.2 fixing bugs our users found in the last month. Most important of which is making new NFTS be detected properly again. It also comes with some minor improvements. This release contains 41 commits from 6 different contributors.

Two things that are fixed in this release and would require action if affected are:

  • Liquity trove LUSD borrowing fee and stability pool LQTY frontend fee will now be properly shown and processed by rotki. If the events do not show them then redecode the offending events and they should work fine again. Keep in mind that an automatic redecoding will happpen in 1.32.0 so even if you take no action now when 1.32.0 is out and you upgrade to it, it will happen on its own.
  • Some coinbase trades imported via the API should no longer show negative amounts. If you see negative amounts, purge and repull coinbase data.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • The history events section will have correct pagination for free users, with all the events showing correct sub-events.
  • #7359 NFTs should be queried and displayed properly again.
  • #7362 Filtering by customized events in the free version should work fine again.
  • Premium sync failure will now appear in the toolbar indicator instead of showing a notification.
  • Importing sell trades via rotki generic trades CSV import will now work properly again.
  • All Gnosis bridge dai events from ethereum to gnosis chain should now be decoded properly.
  • #7526 Liquity trove LUSD borrowing fee and stability pool LQTY frontend fee will now be properly shown and processed by rotki.
  • USDT will be processed correctly when importing events from nexo.
  • Failure to resolve etherscan api or hitting maximum backoff after too many retries will now no longer raise an exception.
  • Some coinbase trades imported via the API should no longer show negative amounts. If you see negative amounts, purge and repull coinbase data.
  • The defillama oracle should now work correctly with tokens in arbitrum and binance.
  • Removing exchanges will also remove them from the setting of non syncing exchanges.

Rotki v1.31.2 - Orderly Crissum

22 Dec 17:17
v1.31.2
Compare
Choose a tag to compare

Description

rotki v1.31.2 is a patch release on top of 1.31.1 fixing bugs our users found in the last 2 weeks and also introducing some minor improvements. Most important thing fixed here is adjusting rotki for bittrex, bitstamp and coinbase non backwards compatible API changes that happened since our last release. This release contains 52 commits from 7 different contributors.

Important Info: If you had Bittrex or FTX api keys, or had any of the two exchanges in the non-syncing exchanges list, before upgrading make sure to do the following things in order:

  1. Toggle both exchanges back to being syncing
  2. Once you do (1) remove the api key of both exchanges.

Then you can upgrade to 1.31.2. If you already upgraded to 1.31.2, no problem. You can open rotki with 1.31.1 again and do the 2 steps and then open with 1.31.2 again.

For more information check the detailed changelog below 👇

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • Importing timestamp in CSV in scientific format should now work without errors.
  • #7123 Adding an EVM EOA address that has only withdrawals/blocks activity will no longer fail.
  • #7082 Now disabling sync for an exchange instance won't prevent other instances in the same exchange from querying new trades.
  • #7071 Fix the issue where users on mobile devices need to scroll to login.
  • #7120 Fix the issue where after removing an exchange key, an error notification is shown.
  • #7115 Fix the issue with decimal point for amount input.
  • #7119 Removed bittrex as an exchanged added via api key since it has shut down. But users can now import bittrex CSVs in order to get their history into rotki.
  • Bitmex history queries should now work properly again after Bitmex changed their API without versioning.
  • #1863 Bitstamp deposit/withdrawals should now also show the address and transaction id.
  • #7075 Coinbase api should now be usable again. Additionally history retrieval speed has improved by orders of magnitude.
  • Fix the issue where user profiles on the login screen are empty after logging out.
  • Now users will be able to see the most recent assets without restarting the app when filtering by owned assets in the assets view.
  • Withdrawal events for ethereum staking will now respect accounting rules.
  • #7059 Fix the issue where adding an account via MetaMask is not working.
  • #7057 Fix the issue where the app restarts when the file upload button is clicked.
  • rotki should no longer try mainnet uniswap onchain price queries for other evm tokens and errors should be handled better