Releases: thirdweb-dev/insight
Releases · thirdweb-dev/insight
v1.1.6-beta
What's Changed
- close body when fetching abi by @iuwqyir in #208
- add timeout to abi request by @iuwqyir in #209
- feat: add avg, max, min to allowed functions by @catalyst17 in #210
- fix: rename countDistinct to countdistinct in allowed functions by @catalyst17 in #211
Full Changelog: v1.1.5-beta...v1.1.6-beta
v1.1.5-beta
What's Changed
Full Changelog: v1.1.4-beta...v1.1.5-beta
v1.1.4-beta
What's Changed
- add rpc function to fetch transactions by hashes by @iuwqyir in #202
- change sql script position so that it is run first by @iuwqyir in #203
- retry fetching block data with decreasing batch size by @iuwqyir in #204
- pass context to rpc and worker by @iuwqyir in #205
- limit concurrent rpc requests in worker by @iuwqyir in #206
Full Changelog: v1.1.3-beta...v1.1.4-beta
v1.1.3-beta
v1.1.2-beta
v1.1.1-beta
v1.1.0-beta
What's Changed
- remove redis and memory storage connectors by @iuwqyir in #191
- Make inserts and reorg handling atomic by @iuwqyir in #192
Full Changelog: v1.0.6-beta...v1.1.0-beta
v1.0.6-beta
What's Changed
- get wallet transcations endpoint by @iuwqyir in #183
- fix: transactions query by @iuwqyir in #184
- fix: offset from paging by @catalyst17 in #185
- remove deprecated fields by @iuwqyir in #186
- make Clickhouse connection limit configurable by @nischitpra in #187
- check topic length before decode by @nischitpra in #189
- add blob fields to transactions by @iuwqyir in #190
New Contributors
- @nischitpra made their first contribution in #187
Full Changelog: v1.0.5-beta...v1.0.6-beta
v1.0.5-beta
What's Changed
- chore: fix comment by @dockercui in #179
- fix ci actions with commit hash by @iuwqyir in #180
- fix serialized types causing overflow by @iuwqyir in #181
- do not pass around pointers to slices and maps by @iuwqyir in #174
- return block data when deleting it by @iuwqyir in #175
- publishing blockchain data by @iuwqyir in #176
New Contributors
- @dockercui made their first contribution in #179
Full Changelog: v1.0.4-beta...v1.0.5-beta
v1.0.4-beta
What's Changed
- feat: include token type to response by @catalyst17 in #172
- fix new chain not using configured reorg check start block by @iuwqyir in #173
- feat: tokens route for getting IDs by @catalyst17 in #177
- feat: add endpoint to query transfers table by @vernonjohnson in #178
Full Changelog: v1.0.3-beta...v1.0.4-beta