Skip to content

Version 0.6.12.0

Compare
Choose a tag to compare
@MrNaif2018 MrNaif2018 released this 09 Nov 17:39
· 51 commits to master since this release
aaaead5

Extreme speed

Due to the cutting-edge optimizations, invoice creation, balance fetching and other operations are up to 10x faster

Captcha support

You can now protect login pages with hcaptcha. It is configurable in server policies. Login and registration pages will be protected and less spam will be possible

Better stability

ETH daemon implementation is applying proper retry logic in more places, allowing for no blocks skipped due to temporary network errors

Fixed some crashes when processing a lot of wallets

Misc changes

  • Python 3.11 support
  • Fixes for random selection of wallets
  • Make it possible to make auth mandatory in invoice creation
  • Disable EIP1559 in eth for more predictable fees and add COIN_TX_SPEED to configure default gas price being used in transactions
  • Fix duplicate websocket notification sent from the daemon
  • Display store name in store POS page title