This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Releases: graphsense/graphsense-transformation
Releases · graphsense/graphsense-transformation
Graphsense September 2023 Release
[23.06/1.5.0] 2023-09-21
Added
- Added coinbase transactions to network representations
(address = 'coinbase', address_id = 0) - Added new columns (
total_received_adj
,total_spent_adj
) tocluster
table (see #34)
Full Changelog: v23.06...v23.09
Graphsense June 2023 Release
[23.06/1.4.1] 2023-06-12
Fixed
- Fix division by zero on zero fee and value txs
Full Changelog: v1.4.0...v23.06
Graphsense March 2023 Release
[23.03/1.4.0] 2023-03-29
Changed
- Upgrade to Spark 3.2.3
- Changed computation of
plainClusterRelations
- Changed handling of missing exchange rates values; don't fill with zeros,
remove blocks/txs instead.
Full Changelog: v1.3.0...v23.03
Graphsense January 23 Release
[23.01/1.3.0] - 2023-01-30
Added
- Sbt scalafmt and scala style plugin
- standardized dev-makefile
Full Changelog: v22.11...v23.01