Skip to content

Release 3.30

Compare
Choose a tag to compare
@JamesSmartCell JamesSmartCell released this 23 Apr 06:39
· 898 commits to master since this release

Stabilisation and Safety Release:

Safety:

  • brings in separate 'Main Net' and 'Test Net' modes. Switching to mode enables the testnets. Note that any crypto tokens on any of the testnets will never have any financial value. This is why it's useful to developers - testing on any Main net (eg Ethereum, xDai) could be very financially expensive; any mistake or usage on any testnet is free and will never have any financial cost.

Stability and usability:

  • ensure tokens that haven't been 'swiped away' are always displayed.
  • ensure token prices are displayed.
  • fix for loading wallets with many NFTs.
  • upgrade library and normalise database usage to fix artifact issues.
  • optimise token checking to detect new tokens and balance changes.