Releases: NFT-com/indexer
Releases · NFT-com/indexer
v1.0.10
Changelog
- 67423d5 Add execution reverted to permanent errors
- 71e11ca Allow bypassing TLS certificate validation
- c8b1b8f Change default settings for backoff and attempts
- 09c722a Clean up content type prefixes
- 0bccb4e Clean up error message on addition handler
- 432731a Clean up error messages a bit
- e29e72e Correct variable for private URI in content decoding
- f92d271 Fix HTTP support for fetching metadata
- 5161b7b Fix permanent error identification
- 957e40c Improve logging context for lambda handlers
- 6a79240 Make unknown URI format error consistent
- 1308f26 Substitute defunct parallel gateway
- 8307ba6 Treat Crypto Kitties decoding as permanent error
- 81c1c49 Trim spaces on token URIs
v1.0.9
Changelog
- 28ce938 Add ASCII support for metadata payloads
- c68e58d Add customizable maximum retries (#219)
- 0f807d9 Expand NFT metadata parsing support (#224)
- 7be2aa3 Fix ASCII metadata payload support
- 69f8212 Fix batch insert loops
- 3a9f043 Fix batch inserts above 1k (#221)
- 4dd7b7a Improve performance of owner sanitizing (#220)
- 7254754 Support alternative trait value key (#222)
v1.0.8
Changelog
- 5fb74b6 Add SQL indices for seller/buyer and sender/receiver (#215)
- 0f6ac00 Add address batching and event hash limits (#214)
- c8665fa Add support for deletion of NFTs (#216)
- 04b0306 Clean up indices on transfers
- 588dcc1 Extract token count in sales completion (#217)
- b2cde4c Fix parser for wyvern sales
- 308c52e Sanitize ownership table to improve performance (#218)
- 767b25c Sort addresses and event hashes for jobs
- 0ff4429 Store token count for updating sales
v1.0.7
v1.0.6
Changelog
- 3612504 Add SQL index for currency address on sales (#198)
- 7666c3e Add missing SQL data for Seaport (#189)
- 5a70f07 Add support for retrieving currencies for sale events (#181)
- bf961e9 Add two missing tokens
- a905abb Adding "currencies" table (#190)
- 09d4da7 Clean up Seaport parsing & parsing error handling (#199)
- c6c4157 Disable retrying for topic mismatch errors
- 0b9d6b5 Fix multiple offer items error message
- c5decc3 Insert currency data for known currencies (#203)
- d83f27d Minor tweaks to the database schema (#202)
- 017fbec Opensea Seaport Support (#179)
- 653fc99 Remove empty SQL file
- e387bb0 added index length to parsers (#197)