Skip to content

v2.2.1

Compare
Choose a tag to compare
@Martin8617 Martin8617 released this 24 Nov 20:48
· 63 commits to main since this release
acdd0a3
  • Defi Node for Raspberry Pi with official Raspberry Pi OS (32-bit) as armv7l
  • Defi Node for Raspberry Pi with beta Raspberry Pi OS (64-bit) as arm64

Information copied from DeFiCh/ain/releases
Compiled from Source code @Martin8617

What’s Changed

Optional update

  • Fixes help RPC
  • Fixes Insufficient balance error that was caused due to stricter auto auth selection introduced in the previous version - has been reverted temporarily.
  • Improves validation performance by minor optimizations to vaults by removing the need to iterate on each block.

Details

  • Revert auto auth selecting protection @bvbfan (#911)
  • Fix test deposittovault @hidiego (#900)
  • Prevent vaults iteration on every block @bvbfan (#906)
  • Fix RPC help and test failure @Bushstar (#905)
  • Add liquidation of DUSD in basic test @Mixa84 (#908)

How to run?

Download and untar the relevant version to your operating system, run bin/defid to start a DeFi Blockchain daemon. The client (CLI) can be found at bin/defi-cli.

DeFi App (GUI) users

If you are running the desktop DeFi App, you do not have to manually update the underlying node as the app will handle it. Check https://github.com/Martin8617/Defi-Wallet-for-Raspberry-Pi/releases for the latest releases.