Skip to main content

Changelog

Version 0.3 - December 11, 2024

This release focuses on significant system infrastructure upgrades and enhancements to transaction management

New Features

  • Transaction History: Provided users with transaction history categorized by different token types for better tracking and management. Additionally, implemented pagination to improve load times and user experience when dealing with large amounts of data.
  • Pagination for ERC-20 Tokens and Balances: Added pagination support for ERC-20 token lists and balances to enhance performance and usability.
  • Pagination for NFTs, Metadata, and Balances: Implemented pagination for NFTs, their metadata, and balances to handle large collections efficiently.

Non-Functional Requirements

  • No more Earthly Cloud: Migrated away from Earthly Cloud to improve infrastructure reliability and performance.
  • Blockscout to Subquery Migration: Migrated from Blockscout to Subquery to enhance indexing capabilities and performance for blockchain data retrieval.

Known Issues

  • Limitation on Retrieving NFTs in Large Wallets: This limitation has been resolved through the implementation of pagination.
  • Core Features Missing: This initial release does not include several core features planned for future versions. Features such as ERC-721 & ERC-1155 support, environment segregation by AWS accounts, Zero Trust Architecture, transaction history components, and others are not yet available. These features are scheduled for version 1.0.0.
  • Limited Testing in Production Environments: This initial release has not been extensively tested in production environments. Users may encounter unforeseen issues and are encouraged to provide feedback.

Version 0.2 - October 11, 2024

This version introduces support for ERC-721 and ERC-1155 tokens, along with enhanced NFT handling and transfer features.

New Features

Known Issues

  • Limitation on Retrieving NFTs in Large Wallets: The feature that retrieves an NFT by its ID may fail if the user's wallet contains more than 50 NFTs. A more robust solution is planned for a future version.
  • Core Features Missing: This initial release does not include several core features planned for future versions. Features such as ERC-721 & ERC-1155 support, environment segregation by AWS accounts, Zero Trust Architecture, transaction history components, and others are not yet available. These features are scheduled for version 1.0.0.
  • Limited Testing in Production Environments: This initial release has not been extensively tested in production environments. Users may encounter unforeseen issues and are encouraged to provide feedback.

Version 0.1 - October 04, 2024

Initial release of the Keyban SDK. This release includes foundational features and is intended for early testing and development. Production use is not recommended until core features are fully integrated.

New Features

Known Issues

  • Core Features Missing: This initial release does not include several core features planned for future versions. Features such as ERC-721 & ERC-1155 support, environment segregation by AWS accounts, Zero Trust Architecture, transaction history components, and others are not yet available. These features are scheduled for version 1.0.0.
  • Limited Testing in Production Environments: This initial release has not been extensively tested in production environments. Users may encounter unforeseen issues and are encouraged to provide feedback.