rotki
Privacy-focused, self-hosted crypto and financial portfolio tracker with accounting and tax reports
Alternative to: cointracker, koinly, coinstats, delta investment tracker
v1.26.3
2022-12-30Description
Rotki v1.26.3 is a patch release on top of v1.26.2 fixing various issues found by our users in the last 2 weeks. It is the last release of 2022 and contains fixes for various bugs, minor improvements and a speed increase for ethereum nodes querying by adding Llamma nodes as a potential ethereum rpc node.
This release contains 19 commits from 6 different contributors, including @crunchy-roll, a new external contributor!
:tada: Thank you to all contributors and users and we wish you happy holidays and a happy new year 2023 :fireworks:
For more information check the detailed changelog below :point_down:
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
- Adding llammanodes rpc as a potential ethereum rpc node to connect to by default.
Bug Fixes
- #5315 Fix issue where balance is not fully refreshed after detect tokens button pressed.
- Connecting to substrate nodes will no longer timeout prematurely for systems with slow connections.
- Transfers between tracked accounts will now have a correct label in the UI.
- Users will be able to finish balance queries if they have assets with missing information.
- #5265 Visiting the trades page will no longer query trades from ignored exchanges.
- #5038 Premium users with big databases should no longer see the error: “Upload data to server died with exception: database plaintext is locked”.
- Tokens added by the Balancer module will now have the name field correctly set.
- If a user removes the API keys for an exchange, actions on that exchange will no longer be excluded from PnL reports.