Skip to content

v2.3.0

Compare
Choose a tag to compare
@Martin8617 Martin8617 released this 08 Dec 12:30
· 61 commits to main since this release
1342267
  • 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

Emergency Release - Mandatory Upgrade

This is a mandatory update for Fort Canning.

  • This fixes a critical condition due to which certain auctions can stall the blockchain due to a few sats of left over loans, with no collateral after payback.

What’s Changed

🚀 Features

  • Prefer tx entry time order for a block @bvbfan (#950)
  • Adds estimateloan RPC @Jouzo (#924)
  • Adds estimatecollateral RPC @Jouzo (#927)
  • Add optional vaultId input parameter to listauctionhistory @bvbfan (#915)
  • Adds estimatevault RPC @Jouzo (#933)
  • Add vault history DB and listvaulthistory RPC call @Bushstar (#898)

🐛 Bug Fixes

  • Add latest hotfix changes into master @Bushstar (#960)
  • Erase vault history loan scheme records @bvbfan (#931)
  • Fix updateloantoken arguments parsing and description @Jouzo (#895)

🧰 Maintenance

  • Version 2.3.0 @prasannavl (#963)
  • Fix build suffix for all branches and introduce hotfix @prasannavl (#919)
  • Well define masternode states @bvbfan (#936)
  • Remove dead code @bvbfan (#893)

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.