Skip to content

Alpha 1.2.1 Release - Bug fixes and stability improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 15:01
· 154 commits to main since this release
efb48c0

Hi everyone 👋

This is a minor, but very important release, of the Tokel dApp. It includes lots of bug fixes that the community raised and helped us track down:

  • 📡 nSPV/network connection should work better now, with less timeouts. Let us know!
  • 🖼️ IPFS media for tokens and NFTs should always load now (provided there’s someone broadcasting the file), even if your local IPFS node doesn’t work, as we added a gateway fallback
  • ⛏️ Some wallets containing lots of miner inputs were having problems to login. This should be fixed now.
  • 💸 The fee estimation for token creation in the dApp now accounts for the marker fee as well
  • 💰️ The huge transaction values you see on your activity are fixed now (sorry, I guess?)
  • ✏️ Some typos found and fixed
  • ⛔️ If you create a token with no collection or number, we'll now omit this data from being written the blockchain instead of writing empty fields
  • ⛓️ TKLTEST is gone! Selecting TKLTEST as your network will now default to TKLTEST2 (where we’re testing new exciting stuff)

Thanks to all community members for engaging in raising issues and helping us track them down. We're busy working on new features behind the scenes, but please do let us know of any new shiny bugs for us to hunt. 🐛

You can take a look at known bugs here: https://github.com/TokelPlatform/tokel_dapp/issues?q=is%3Aissue+is%3Aopen+label%3Abug