Releases: thirdweb-dev/insight
Releases · thirdweb-dev/insight
v1.0.2-beta
What's Changed
Full Changelog: v1.0.1-beta...v1.0.2-beta
v1.0.1-beta
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
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
What's Changed
- wip: decode txs using contract api by @vernonjohnson in #139
- fix: concurrent writes to abi cache by @vernonjohnson in #144
- feat: add abi_decoding_enabled flag to transactions and events endpoints by @vernonjohnson in #145
New Contributors
- @vernonjohnson made their first contribution in #139
Full Changelog: v0.2.2-beta...v0.2.3-beta
v0.2.2-beta
What's Changed
- feat: get blocks API handle by @catalyst17 in #140
Full Changelog: v0.2.1-beta...v0.2.2-beta
v0.2.1-beta
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
What's Changed
- Allow toStartOfDay and toDate functions in the API by @iuwqyir in #131
- chore: fix some comments by @toofooboo in #129
- whitelist concat function by @iuwqyir in #134
- improve delete performance for clickhouse by @iuwqyir in #132
New Contributors
- @toofooboo made their first contribution in #129
Full Changelog: v0.1.0-beta...v0.2.0-beta
v0.1.0-beta
What's Changed
- fix:
_gte
&_lte
filters by @catalyst17 in #130
Full Changelog: v0.0.9-beta...v0.1.0-beta
v0.0.9-beta
What's Changed
Full Changelog: v0.0.8-beta...v0.0.9-beta
v0.0.8-beta
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