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.9.2

2020-12-12

Description

This is an emergency one line patch release to address a breaking change introduced by the Graph in their Graph node servers. This change affects all python implementations using the GraphQL library.

All users who were seeing _SubgraphErrorPolicy_! errors in Graph queries should upgrade to this release.

If you were not seeing this error then there is no reason to upgrade, especially since early next week a new feature release will be made containing both this fix and a ton of features.

Downloads

Download the binary for your OS from below:

Bug Fixes

  • #1896 Provide a temporary fix for the breaking change that the Graph introduced into their schemas that breaks all current python implementations. Users should no longer see _SubgraphErrorPolicy_! errors.