Skip to content

graphsense-REST 1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 15:33
· 17 commits to master since this release

Added

  • added endpoiont /{currency}/addresses/{address}/tag_summary to 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