Skip to content

Graphsense January 23 Release

Compare
Choose a tag to compare
@soad003 soad003 released this 31 Jan 12:59
· 105 commits to master since this 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