Skip to content

Releases: thirdweb-dev/insight

v1.0.2-beta

19 Feb 14:01
c028d57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-beta...v1.0.2-beta

v1.0.1-beta

19 Feb 10:03
d3f0977
Compare
Choose a tag to compare

What's Changed

Adds more sanity checks to decoding ERC1155 Batch Transfers in the Clickhouse materialized view to remove invalid events and not error.
Fixes creating duplicate inserts when using a distributed Clickhouse database

Full Changelog: v1.0.0-beta...v1.0.1-beta

v1.0.0-beta

06 Feb 14:47
2a342e3
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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