Skip to content

Releases: graphsense/graphsense-REST

graphsense-REST 24.10.1

30 Oct 15:43
Compare
Choose a tag to compare

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

30 Oct 15:56
Compare
Choose a tag to compare

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

18 Oct 15:10
Compare
Choose a tag to compare

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...v24.10.0

graphsense-REST 1.7.0

18 Oct 15:33
Compare
Choose a tag to compare

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

graphsense-REST 24.04.1

17 Jul 12:10
Compare
Choose a tag to compare

Fixed

  • unhandled error on bad page token in tags endpoint

Full Changelog: v24.04.0...v24.04.1

graphsense-REST 24.04.0

05 Apr 14:56
Compare
Choose a tag to compare

Added

  • added parameters min_height, max_height and order to list_address_links and list_entity_links to limit retrieved txs.

Full Changelog: v24.02.4...v24.04.0

graphsense-REST 24.02.4

15 Mar 18:38
Compare
Choose a tag to compare

Fixed

  • Listing txs between addresses (list_address_txs)

Full Changelog: v24.02.3...v24.02.4

graphsense-REST 24.02.3

15 Mar 17:00
Compare
Choose a tag to compare

Fixed

  • Listing txs between addresses (list_address_txs)

Full Changelog: v24.02.2...v24.02.3

graphsense-REST 24.02.2

14 Mar 13:27
Compare
Choose a tag to compare

Fixed

  • fixed tron address search

What's Changed

Full Changelog: v24.02.1...v24.02.2

graphsense-REST 24.02.1

06 Mar 15:08
Compare
Choose a tag to compare

Fixed

  • fixed tron address search

Full Changelog: v24.02.0...v24.02.1