Skip to content

v0.2.0

Compare
Choose a tag to compare
@joemarct joemarct released this 30 Sep 00:36
· 2252 commits to master since this release

Release notes

  • BIP44 standards compliance in tracking HD wallets
  • Implemented a wallet history parser to make transaction history more human-readable
  • Added endpoints for querying wallet history with option to filter for specific SLP token ID
  • Added endpoint for getting all tokens of a given wallet with filters on token type
  • Implemented functions to fetch and parse NFT token details including the image links
  • Organization and serving of downloaded NFT token images of different sizes
  • Improvements in loading speed of the administration display tables
  • Bug fixes on websocket notification failures, fetching SLP token balances, etc.