Skip to content

Releases: thirdweb-dev/insight

v1.0.0-beta

06 Feb 14:47
2a342e3

Choose a tag to compare

What's Changed

NB! This is a breaking change and will change the schema of the Clickhouse tables

  • chore: rename query param abiDecodingEnabled => decode by @vernonjohnson in #146
  • Conform getTraces to api standard by @iuwqyir in #147
  • Specific column selection and api serialization by @iuwqyir in #148
  • Chain based table name and default columns configuration by @iuwqyir in #151
  • Use VersionedCollapsingMergeTree and insert based deletes by @iuwqyir in #149
  • Handle sigterm by @iuwqyir in #150
  • create an endpoint to query token balances by @iuwqyir in #136

Full Changelog: v0.2.3-beta...v1.0.0-beta

v0.2.3-beta

01 Feb 00:07
b267cf9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2-beta...v0.2.3-beta

v0.2.2-beta

30 Jan 20:26
488e3a4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1-beta...v0.2.2-beta

v0.2.1-beta

30 Jan 19:16
4bc1da4

Choose a tag to compare

What's Changed

  • allow more date functions and ordering for aggregations by @iuwqyir in #137
  • allow toDateTime by @iuwqyir in #138
  • reorg handling: do not include non reorged blocks by @iuwqyir in #141
  • find all reorgs in current batch by @iuwqyir in #142
  • make reorg handling backward looking if it has caught up with the chain by @iuwqyir in #143

Full Changelog: v0.2.0-beta...v0.2.1-beta

v0.2.0-beta

15 Jan 11:56
9538ef4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-beta...v0.2.0-beta

v0.1.0-beta

20 Dec 11:30
0de561b

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9-beta...v0.1.0-beta

v0.0.9-beta

12 Dec 13:26
996d70b

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8-beta...v0.0.9-beta

v0.0.8-beta

07 Dec 08:41
6b6d94f

Choose a tag to compare

What's Changed

  • fix invalid safeguard for solidity types by @iuwqyir in #122
  • do not poll more than the configured amount when filling gaps by @iuwqyir in #123
  • Add transaction data decoding support by @iuwqyir in #124
  • Add event data decoding support by @iuwqyir in #125

Full Changelog: v0.0.7-beta...v0.0.8-beta

v0.0.7-beta

04 Dec 09:41
fa85f6b

Choose a tag to compare

What's Changed

  • use lightweight deletes by @iuwqyir in #120
  • Fix edge case where existing range end block causes crashes by @iuwqyir in #121

Full Changelog: v0.0.6-beta...v0.0.7-beta

v0.0.6-beta

31 Oct 10:06
32f151a

Choose a tag to compare

What's Changed

  • [Bug-fix] Don't cut bytes from non-address topics + account for empty topics by @catalyst17 in #108
  • [Feature] Enable aggregates and group_by by @catalyst17 in #109
  • [Chore] Update Docker image tagging in release workflow by @iuwqyir in #115
  • [Feature] Enable transactions look-up by signatures by @catalyst17 in #117
  • [Feature] Strip & normalise Solidity function and event signatures by @catalyst17 in #118
  • [Feature] Add Clickhouse TLS and API basic auth options by @iuwqyir in #116
  • [Feature] Implement allowed Clickhouse functions whitelist by @catalyst17 in #119

Full Changelog: v0.0.5-beta...v0.0.6-beta