Releases: graphsense/graphsense-REST
Releases · graphsense/graphsense-REST
graphsense-REST 25.09.4
fixed
- improvements thorchain handling on unknown networks (gslib 2.7.7)
Full Changelog: v1.14.3...v25.09.4
graphsense-REST 25.09.3
graphsense-REST 1.14.4
fixed
- improvements thorchain handling on unknown networks (gslib 2.7.7)
Full Changelog: v1.14.3...v1.14.4
graphsense-REST 1.14.3
graphsense-REST 25.09.2
graphsense-REST 1.14.2
graphsense-REST 25.09.1
graphsense-REST 1.14.1
graphsense-REST 25.09.0
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
- Feature bridges by @soad003 in #113
- Feature/disambiguate internal external by @soad003 in #114
- Feature/new service layer by @soad003 in #115
- Hotfix/v25.08.4 by @soad003 in #116
Full Changelog: v1.13.3...v25.09.0
graphsense-REST 1.14.0
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
- Feature bridges by @soad003 in #113
- Feature/disambiguate internal external by @soad003 in #114
- Feature/new service layer by @soad003 in #115
- Hotfix/v25.08.4 by @soad003 in #116
Full Changelog: v1.13.3...v1.14.0