Skip to content

Releases: graphsense/graphsense-REST

graphsense-REST 25.09.4

03 Oct 12:33

Choose a tag to compare

fixed

  • improvements thorchain handling on unknown networks (gslib 2.7.7)

Full Changelog: v1.14.3...v25.09.4

graphsense-REST 25.09.3

03 Oct 09:58

Choose a tag to compare

fixed

  • loading exotic tron transactions (gslib 2.7.6)

Full Changelog: v1.14.2...v25.09.3

graphsense-REST 1.14.4

03 Oct 12:33

Choose a tag to compare

fixed

  • improvements thorchain handling on unknown networks (gslib 2.7.7)

Full Changelog: v1.14.3...v1.14.4

graphsense-REST 1.14.3

03 Oct 09:58

Choose a tag to compare

fixed

  • loading exotic tron transactions (gslib 2.7.6)

Full Changelog: v1.14.2...v1.14.3

graphsense-REST 25.09.2

02 Oct 15:12

Choose a tag to compare

fixed

  • failing wormhole requests (gslib 2.7.5)

Full Changelog: v1.14.1...v25.09.2

graphsense-REST 1.14.2

02 Oct 15:12

Choose a tag to compare

fixed

  • failing wormhole requests (gslib 2.7.5)

Full Changelog: v1.14.1...v1.14.2

graphsense-REST 25.09.1

15 Sep 15:18

Choose a tag to compare

fixed

  • failing thorchain requests (gslib 2.7.2)

Full Changelog: v1.14.0...v25.09.1

graphsense-REST 1.14.1

15 Sep 15:18

Choose a tag to compare

fixed

  • failing thorchain requests (gslib 2.7.2)

Full Changelog: v1.14.0...v1.14.1

graphsense-REST 25.09.0

05 Sep 11:21

Choose a tag to compare

added

  • /{currency}/txs/{tx_hash}/flows enables to fetch all sub transactions created during the execution of a transaction (for evm chains token and internal transactions)
  • /{currency}/addresses/{address}/related_addresses to fetch related addresses to fetch clustered addresses by different algorithms.
  • python client code with generation from https://github.com/graphsense/graphsense-python

changed

  • deprecated /{currency}/token_txs/{tx_hash} is replaced by /{currency}/txs/{tx_hash}/flows?only_token_txs=true
  • search endpoint does not return sub txs anymore, use tx_hash flows to resolve if needed.

What's Changed

Full Changelog: v1.13.3...v25.09.0

graphsense-REST 1.14.0

05 Sep 11:21

Choose a tag to compare

added

  • /{currency}/txs/{tx_hash}/flows enables to fetch all sub transactions created during the execution of a transaction (for evm chains token and internal transactions)
  • /{currency}/addresses/{address}/related_addresses to fetch related addresses to fetch clustered addresses by different algorithms.
  • python client code with generation from https://github.com/graphsense/graphsense-python

changed

  • deprecated /{currency}/token_txs/{tx_hash} is replaced by /{currency}/txs/{tx_hash}/flows?only_token_txs=true
  • search endpoint does not return sub txs anymore, use tx_hash flows to resolve if needed.

What's Changed

Full Changelog: v1.13.3...v1.14.0