rotki logo

rotki

Privacy-focused, self-hosted crypto and financial portfolio tracker with accounting and tax reports

Alternative to: cointracker, koinly, coinstats, delta investment tracker


About Versions (101)

v1.38.4

2025-05-20

Description

release 1 38 4 (1) rotki v1.38.4 is yet another emergency patch release containing some improvements and bugfixes but most importantly fixes an issue caused by an unexpected result in Morpho’s reward distributor API response. That issue would cause the history events decoding to always fail for Ethereum and Base

We’ve added more robust handling for the morpho API and the breaking issue should now be fixed.

While we’re very close to releasing rotki v1.39.0, the severity of the issue required immediate action, which is why we published 1.38.4.

It contains 10 commits from 5 different people.

For more information and the other issues addressed 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

  • Blockscout will now be prioritized when querying timestamp to block number for some specific cases.

Bug Fixes

  • Users should no longer experience a loading loop for asset information (name, symbol) on different areas of the application.
  • rotki password will no longer appear in the debug logs.
  • Ethereum and Base transaction decoding should now work fine again after the Morpho API deserialization problems.