Skip to content

v3.2.1

Compare
Choose a tag to compare
@Martin8617 Martin8617 released this 07 Jan 10:27
· 9 commits to main since this release
c31565d
  • Defi Node for Raspberry Pi created with official Raspberry Pi OS bullseye (32-bit) as armv7l
  • Defi Node for Raspberry Pi created with Raspberry Pi OS bullseye (64-bit) as arm64

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

Optional Upgrade

  • Additional filters and pagination for on-chain governance related RPCs
  • Optional support for time based TX ordering miner policy
  • SPV related fixes that hangs the shutdown process under certain conditions
  • Accounting fixes for getburninfo related to BurnTokenTx

🚧 Important Information

During one of our pre-hardfork checks, we identified that some of the recent snapshots provided by the following sources were created by nodes that were updated incorrectly, resulting in inconsistent data:

All of the incorrect snapshots have now been removed from the above sources, regenerated and verified to be correct.
Freshly synced nodes with 3.1.x nodes are unaffected and are ready for the Grand Central Epilogue network upgrade. For those that have used any of the above sources to bootstrap the network, please update your nodes from the same sources again.

Recent verified snapshots:

What’s Changed

🔁 Change

✔️ Commits

Full Changelog: v3.2.0...v3.2.1

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.

💻 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.