Releases: graphsense/graphsense-spark
Releases · graphsense/graphsense-spark
graphsense-spark 24.11.1
graphsense-spark 24.11.0
Changed
- Upgrade to Spark 3.5.3
- Upgrade DataStax Spark Cassandra connector to 3.5.1
Added
- max-block cli parameter for utxo currencies and eth to test with smaller datasets.
Full Changelog: v24.02.0...v24.11.0
graphsense-spark 24.02.0
Fixed
- excessive logging in container
- tron.trace callvalue overflow int -> bigint
Changed
- Upgrade to Spark 3.4.2
- Upgrade DataStax Spark Cassandra connector to 3.4.1
- Simplified (record local) calculation of secondary ids
- Simplified (record local) calculation of tx ids (account model currencies)
Full Changelog: v24.01.0...v24.02.0
graphsense-spark 24.01.0
Added
- implemented transform for tron currency
- checkpoints and loading on hdfs
Changed
- Upgrade to Spark 3.2.4
- Change package name graphsense-ethereum-transformation -> graphsense-spark
- integrated utxo (btc, zec, ltc, bch transform)
- revised namespace structure (BREAKING: call is different path, new --network parameter needed!)
What's Changed
Full Changelog: v1.5.1...v24.01.0
Graphsense September 2023 Release
Graphsense June 2023 Release
[23.06/1.5.0] 2023-06-10
Changed
- Include ethereum internal transactions in address, address_relations tables. #8
Full Changelog: v1.4.0...v23.06
Graphsense March 2023 Release
[23.01/1.4.0] 2023-03-29
Changed
- Upgrade to Spark 3.2.3
- Changed handling of missing exchange rates values; don't fill with zeros,
remove blocks, txs etc instead.
Full Changelog: v1.3.0...v23.03
Graphsense January 23 Release
[23.01/1.3.0] - 2023-01-30
Added
- Token Support for Ethereum stable coin tokens (WETH, USDT, USDC)
- Added Parsing of eth-logs to support tokens
- compute contracts from traces table
- changed schema of address_transactions, address, address_relations to support tokens and their aggregated values.
- balance table now contains on balance per currency (ETH and tokens)
- new table token configurations containing the supported tokens and their details
- added scalafmt and scalastyle sbt plugins
What's Changed
New Contributors
Full Changelog: v22.11...v23.01