This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Releases: graphsense/graphsense-openapi
Releases · graphsense/graphsense-openapi
graphsense-openapi 24.04.0
- added parameters
min_height
,max_height
andorder
tolist_address_links
andlist_entity_links
to limit retrieved txs.
Full Changelog: v1.5.0...v24.04.0
graphsense-openapi 1.6.0
- added parameters
min_height
,max_height
andorder
tolist_address_links
andlist_entity_links
to limit retrieved txs.
Full Changelog: v24.04.0...v1.6.0
graphsense-openapi 24.02.0
Added
- added parameter
order
tolist_address_txs
andlist_entity_txs
to control sort order of returned list of transactions
Full Changelog: v1.4.2...v24.02.0
graphsense-openapi 1.5.0
Added
- added parameter
order
tolist_address_txs
andlist_entity_txs
to control sort order of returned list of transactions
Full Changelog: v24.02.0...v1.5.0
graphsense-openapi 24.01.1
Fixed
- Default value for token_tx_id was wrong type (bool instead of int)
Full Changelog: v1.4.1...v24.01.1
graphsense-openapi 24.01.0
Fixed
- Default value for token_tx_id was wrong type (bool instead of int)
Full Changelog: v1.4.0...v24.01.0
graphsense-openapi 1.4.2
Fixed
- Default value for token_tx_id was wrong type (bool instead of int)
Full Changelog: v1.4.1...v1.4.2
graphsense-openapi 1.4.1
Fixed
- Default value for token_tx_id was wrong type (bool instead of int)
Full Changelog: v24.01.0...v1.4.1