This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Releases: graphsense/graphsense-REST
Releases · graphsense/graphsense-REST
graphsense-REST 1.13.2
graphsense-REST 1.13.1
fixed
- request timeout handling for address links endpoint, to avoid server load on long running requests
Full Changelog: v1.13.0...v1.13.1
graphsense-REST 25.08.0
added
- /txs/{tx_hash}/conversions enables to identify dex_swap inputs and outputs created in a transactions
- error notifications can now be done via slack
- slack can also be uses to get notifications for certain events, eg. when users report new tags
changed
- added request local cache for heavy repetitive operations (get cluster id for tags, get best cluster tag), esp. improves bulk loads
- added configurable parallelism limits to all bulk operations to avoid overloading the server.
What's Changed
Full Changelog: v1.12.0...v25.08.0
graphsense-REST 1.13.0
added
- /txs/{tx_hash}/conversions enables to identify dex_swap inputs and outputs created in a transactions
- error notifications can now be done via slack
- slack can also be uses to get notifications for certain events, eg. when users report new tags
changed
- added request local cache for heavy repetitive operations (get cluster id for tags, get best cluster tag), esp. improves bulk loads
- added configurable parallelism limits to all bulk operations to avoid overloading the server.
What's Changed
Full Changelog: v1.12.0...v1.13.0
graphsense-REST 25.07.0
added
- token_currency filter option for links endpoint
- min/max_date for all endpoints supporting min/max_height to directly filter by date
- added user reported tags endpoint to submit new tags
Full Changelog: v1.11.3...v25.07.0
graphsense-REST 1.12.0
added
- token_currency filter option for links endpoint
- min/max_date for all endpoints supporting min/max_height to directly filter by date
- added user reported tags endpoint to submit new tags
Full Changelog: v1.11.3...v1.12.0
graphsense-REST 25.06.1
graphsense-REST 1.11.3
graphsense-REST 25.06.0
added
- added database.list_address_txs_ordered_legacy config to switch back to old list_address_txs_ordered function used e.g. in address and entity links in case of issues with the new one.
fixed
- Rework and speed up slow list_address_txs_ordered function which means faster link functions and neighbor search.
- fixed on ios without addresses on links endpoint
Full Changelog: v1.11.1...v25.06.0
graphsense-REST 1.11.2
added
- added database.list_address_txs_ordered_legacy config to switch back to old list_address_txs_ordered function used e.g. in address and entity links in case of issues with the new one.
fixed
- Rework and speed up slow list_address_txs_ordered function which means faster link functions and neighbor search.
- fixed on ios without addresses on links endpoint
Full Changelog: v1.11.1...v1.11.2