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 24.11.1
Added
- added parameters
include_nonstandard_ioandinclude_io_indexfor endpoints/{currency}/txs/{tx_hash}and/{currency}/txs/{tx_hash}/{io}(by default false)
Full Changelog: v1.8.0...v24.11.1
graphsense-REST 1.8.1
Added
- added parameters
include_nonstandard_ioandinclude_io_indexfor endpoints/{currency}/txs/{tx_hash}and/{currency}/txs/{tx_hash}/{io}(by default false)
Full Changelog: v1.8.0...v1.8.1
graphsense-REST 24.11.0
Added
- added parameter
include_actorsfor endpoint/{currency}/addresses/{address}/entity(by default true)
Full Changelog: v1.7.1...v24.11.0
graphsense-REST 1.8.0
Added
- added parameter
include_actorsfor endpoint/{currency}/addresses/{address}/entity(by default true)
Full Changelog: v1.7.1...v1.8.0
graphsense-REST 24.10.1
Fixed
- missing eth/tron address sub-transaction when paging
- missing bulk-endpoints list_token_txs, get_spent_in_txs, get_sending_txs, get_block_by_date, get_tag_summary_by_address
Full Changelog: v1.7.0...v24.10.1
graphsense-REST 1.7.1
Fixed
- missing eth/tron address sub-transaction when paging
- missing bulk-endpoints list_token_txs, get_spent_in_txs, get_sending_txs, get_block_by_date, get_tag_summary_by_address
Full Changelog: v24.10.1...v1.7.1
graphsense-REST 24.10.0
Added
- added endpoiont
/{currency}/addresses/{address}/tag_summaryto fetch a condensed summary of tags on an address - added endpoint
/{currency}/block_by_date/{date}to get nearest blocks given a timestamp - syntax to load token transactions and traces via the
/{currency}/txs/{tx_hash}endpoint. - consistent availability of include_actor on all address related endpoints (to improve performance)
Fixed
- missing links between two addresses on rare occasions (when there was not net outflow for one address).
Full Changelog: v24.04.0...v24.10.0
graphsense-REST 1.7.0
Added
- added endpoiont
/{currency}/addresses/{address}/tag_summaryto fetch a condensed summary of tags on an address - added endpoint
/{currency}/block_by_date/{date}to get nearest blocks given a timestamp - syntax to load token transactions and traces via the
/{currency}/txs/{tx_hash}endpoint. - consistent availability of include_actor on all address related endpoints (to improve performance)
Fixed
- missing links between two addresses on rare occasions (when there was not net outflow for one address).
Full Changelog: v24.04.0...v1.7.0
graphsense-REST 24.04.1
graphsense-REST 24.04.0
Added
- added parameters
min_height,max_heightandordertolist_address_linksandlist_entity_linksto limit retrieved txs.
Full Changelog: v24.02.4...v24.04.0