v1.74 - 21st December 2023

  • New analog for POST /marketplace/search/v1/items
  • Elasticsearch indexing for traits
  • Optimized trait and rarity queries
  • Reindexing job for traits
  • Collection metadata retrieval from the marketplace
  • Handling of metadata change events for Gamisodes on the blockchain
  • Updated wallet connect signature for API Cabinet
  • Stripe integration for API usage/plans information
  • Fixed NPE in TraitItemChangeListener
  • Addressed Base order indexer stop issue on prod
  • Updated ZK's WETH address for Sepolia

v1.73 - 14th December 2023

  • Get ERC-20 balance if not yet indexed
  • Added job to recalculate trait counters
  • Added job to remove traits with 0 count
  • In FloorOrderCheckWorker fetch Top100 collections from Olap
  • Support RARI chain testnet
  • Enable SeaPort order aggregation on Base
  • Added ZKSync Era endpoints in gateway
  • Added Chiliz endpoints in gateway
  • Improved performance for trait filtering

[SDK] v0.13.64-beta.0

  • zksync support

[SDK] v0.13.63-beta.3

  • firebase connector improvements
  • web3auth native listings fix
  • update royalty cut formula for Flow

v1.72 - 6th December 2023

  • Research issue when Metadata couldn't be retrieved for a long time
  • Restore Gamisodes activity on Flow
  • Retry block indexing if network error received
  • Enabled OS order load on Arbitrum
  • Fixed incorrect ERC-20 balances in some cases

v1.71 - 28th November 2023

  • Block exchanges addresses erc20 in ZkSync
  • Add usdc indexing on goerli
  • Fixed: Add alert "If the creation of orders for OS/LR/Sudo has stopped

v1.70 - 24th November 2023

  • Add item full text search by title, description, trait values
  • Add item on sale filter
  • Deploy indexers for Astar ZK EVM
  • Separate configs and annotations in scanner

v1.69 - 9th November 2023

  • added searchActivities endpoint
  • Improve block monitoring
  • Add bids allowance check on order upsert (improve Order execution reliability)
  • Rename controllers and methods in the docs (for new docs)
  • Deployed ethereum indexer on Arbitrum
  • Deployed ethereum indexer on Chiliz
  • Deployed ethereum indexer on Lightlink

v1.68 - 30th October 2023

  • (RS) LightLink integration
  • (RS) Astar integration
  • (RS) zkSync integration
  • Flow - new sport support

v1.67 - 23rd October 2023

  • Simplify configuration for order indexer
  • Simplify configuration for union
  • Simplify ethereum code so it doesn't depend on chain (simplify EVM connection)
  • Simplify currency service