Skip to content

Releases: Martin8617/Defi-Wallet-for-Raspberry-Pi

v4.2.0

Choose a tag to compare

@Martin8617 Martin8617 released this 27 Oct 11:07
be66455
  • Defi Desktop Wallet for Raspberry Pi created with Raspberry Pi OS bookworm (64-Bit) as arm64;

Note: It works..., but it takes a lot of time. It's not so slow as with Raspberry Pi 4B 8GB, but still with Raspberry Pi 5 8GB it needs time... Start the app with terminal and in addition check with debug.log to see what it is doing.
I recommend to use the Raspberry Pi without app for operatornode in the cli only.

  • Defi Desktop Wallet for x86_64 Linux PC

Note: Since it gives no official AppImage for Linux PC, I created my own and share it here. This is just a fast shot for whom it may help. I'm going to train myself to support BirthdayResearch in future if needed.

Information copied from BirthdayResearch
Compiled from Source code @Martin8617

What's Changed

Node update to v4.2.0

Mandatory Upgrade

Hard fork upgrade is set for block 4463000 (approx. ETA Oct 29, 2024. UTC) on mainnet.
Update of mainnet node to v4.2.0 before the chain upgrade block is REQUIRED.

🔑 Key Highlights

  • dToken restart
  • Mint blocks in chronological order
  • Transfer token owner
  • Governance
  • Static pool rewards
  • Token deprecation

📓 Protocol Upgrades

Full Changelog: v4.1.12...v4.2.0

v4.1.3

Choose a tag to compare

@Martin8617 Martin8617 released this 19 Jul 11:58
be66455
  • Defi Desktop Wallet for Raspberry Pi created with Raspberry Pi OS bookworm (64-Bit) as arm64;

Note: It works..., but it takes a lot of time. It's not so slow as with Raspberry Pi 4B 8GB, but still with Raspberry Pi 5 8GB it needs time... Start the app with terminal and in addition check with debug.log to see what it is doing.
I recommend to use the Raspberry Pi without app for operatornode in the cli only.

  • Defi Desktop Wallet for x86_64 Linux PC

Note: Since it gives no official AppImage for Linux PC, I created my own and share it here. This is just a fast shot for whom it may help. I'm going to train myself to support BirthdayResearch in future if needed.

Information copied from BirthdayResearch
Compiled from Source code @Martin8617

What's Changed

Node update to v4.1.3

Optional Upgrade

Highlights

  • -enablesnapshots for implicit LevelDB snapshot on each block. This enables all the RPCs to bypass the global chain lock and to serve requests in parallel. Default is off for now to only take a snapshot when required as we learn from the effects at scale before changing defaults.

Upgrade Notes

  • From v4.1.x: Drop in upgrade.
  • All other older nodes: Fresh sync or bootstrap from snapshots required.
  • For nodes that are being restored from recent snapshot, as with all updates before: -rescan for the wallet txs and additionally -spv_resync for users who hold BTC. If either isn't used, they may not be shown in the wallet until rescanned/resynced.

📓 Protocol Upgrades

Full Changelog: v4.1.2...v4.1.3

v4.1.0

Choose a tag to compare

@Martin8617 Martin8617 released this 19 May 09:56
be66455
  • Defi Desktop Wallet for Raspberry Pi created with Raspberry Pi OS bookworm (64-Bit) as arm64;

Note: It works..., but it takes a lot of time. It's not so slow as with Raspberry Pi 4B 8GB, but still with Raspberry Pi 5 8GB it needs time... Start the app with terminal and in addition check with debug.log to see what it is doing.
I recommend to use the Raspberry Pi without app for operatornode in the cli only.

  • Defi Desktop Wallet for x86_64 Linux PC

Note: Since it gives no official AppImage for Linux PC, I created my own and share it here. This is just a fast shot for whom it may help. I'm going to train myself to support BirthdayResearch in future if needed.

Information copied from BirthdayResearch
Compiled from Source code @Martin8617

What's Changed

Node update to v4.1.0

Mandatory Upgrade

Hard fork upgrade is set for block 4006000 (approx. ETA May 23, 2024. UTC) on mainnet.

Update of mainnet node to v4.1.0 before the chain upgrade block is REQUIRED.

📓 Protocol Upgrades

  • Make vault fee settable via Governance variables
  • Enable renaming of token on DVM and EVM
  • Enable renaming on pools
  • Refund lost funds due to null pool swap bug
  • Disable changing DAT flag
  • Add support for merging or splitting token on EVM
  • Add support for fractional merging or splitting of tokens
  • Limit FutureSwap swappable amount based on average pool liquidity

Full Changelog: v4.0.9...v4.1.0

v4.0.9

Choose a tag to compare

@Martin8617 Martin8617 released this 08 Mar 18:59
6b8eb68
  • Defi Wallet for Raspberry Pi created with Raspberry Pi 5 OS bookworm (64-Bit) as arm64;

Information copied from BirthdayResearch
Compiled from Source code @Martin8617

Note: It works..., but it takes a lot of time. It's not so slow as with Raspberry Pi 4B, but still with Raspberry Pi 5 it needs time... Start the app with terminal and in addition check with debug.log to see what it is doing.
I recommend to use the Raspberry Pi without app for operatornode in the cli only.

What's Changed

Node update to v4.0.9 in #1299

🐛 Bug Fixes

Full Changelog: v4.0.8...v4.0.9

v4.0.6

Choose a tag to compare

@Martin8617 Martin8617 released this 16 Dec 13:16
11a1180
  • Defi Wallet for Raspberry Pi created with Raspberry Pi OS bookworm (64-Bit) as arm64;

Information copied from BirthdayResearch
Compiled from Source code @Martin8617

Note: It works..., but it takes a lot of time. It is really really slow. Start the app with terminal and check with debug.log to see what it is doing.
I recommend to use the Raspberry Pi without app for operatornode in the cli only.

What’s Changed

🚧 Important Changes

Node update to v4.0.5

  • This is a mandatory update for the upcoming MetaChain upgrade. It contains key upgrades for the protocol.
  • MetaChain upgrade is set for block 3462000 (approx. ETA Nov 15, 2023. UTC) on mainnet.

v3.2.10

v3.2.10 Pre-release
Pre-release

Choose a tag to compare

@Martin8617 Martin8617 released this 17 Apr 15:27
11a1180
  • Defi Wallet for Raspberry Pi created with official Raspberry Pi OS bullseye (32-bit) as armv7l
  • Defi Wallet for Raspberry Pi created with Raspberry Pi OS bullseye (64-Bit) as arm64;

Information copied from BirthdayResearch
Compiled from Source code @Martin8617

Note: If you can not run the the AppImage, do not use too much time. I'm stumble upon the electron app with the outdated versions. That is why this update bases on the app-v3.2.1, however runs the node v3.2.8

What’s Changed

🚧 Important Changes

Node update to v3.2.8

  • This is a recommended update to improve node stability and performance. For more details

v3.2.9

Choose a tag to compare

@Martin8617 Martin8617 released this 08 Mar 12:59
84918fb
  • Defi Wallet for Raspberry Pi created with official Raspberry Pi OS bullseye (32-bit) as armv7l
  • Defi Wallet for Raspberry Pi created with Raspberry Pi OS bullseye (64-Bit) as arm64;

Information copied from defich/app/releases
Compiled from Source code @Martin8617

Note: If you can not run the the AppImage, do not use too much time. I'm stumble upon the electron app with the outdated versions. It seems that the desktop wallet is no longer running on the Raspberry Pi. If somesone has a solution: Bring it on! However the client works fine...

What’s Changed

🚧 Important Changes

Node update to v3.2.7

  • This is a recommended update to improve node stability and performance. For more details

🐛 Bug Fixes

v3.2.1

Choose a tag to compare

@Martin8617 Martin8617 released this 09 Jan 18:40
624c24a
  • Defi Wallet for Raspberry Pi created with official Raspberry Pi OS bullseye (32-bit) as armv7l
  • Defi Wallet for Raspberry Pi created with Raspberry Pi OS bullseye (64-Bit) as arm64;

Information copied from defich/app/releases
Compiled from Source code @Martin8617

What's Changed

🚧 Important Changes

Node update to v3.2.1

  • This is a mandatory update for the upcoming Grand Central Epilogue chain upgrade. It contains key upgrades for the protocol. Grand Central Epilogue upgrade is set for block 2574000 (approx. ETA Jan 10th, 2023. UTC) on mainnet.

Update of mainnet node to v3.2.1 before the chain upgrade block is REQUIRED.

v3.2.0

Choose a tag to compare

@Martin8617 Martin8617 released this 03 Jan 14:34
624c24a
  • Defi Wallet for Raspberry Pi created with official Raspberry Pi OS bullseye (32-bit) as armv7l
  • Defi Wallet for Raspberry Pi created with Raspberry Pi OS bullseye (64-Bit) as arm64;

Information copied from defich/app/releases
Compiled from Source code @Martin8617

What's Changed

🚧 Important Changes

Node update to v3.2.0

  • This is a mandatory update for the upcoming Grand Central Epilogue chain upgrade. It contains key upgrades for the protocol. Grand Central Epilogue upgrade is set for block 2574000 (approx. ETA Jan 10th, 2023. UTC) on mainnet.

Update of mainnet node to v3.2.0 before the chain upgrade block is REQUIRED.

v3.1.0

Choose a tag to compare

@Martin8617 Martin8617 released this 15 Dec 10:51
624c24a
  • Defi Wallet for Raspberry Pi created with official Raspberry Pi OS bullseye (32-bit) as armv7l
  • Defi Wallet for Raspberry Pi created with Raspberry Pi OS bullseye (64-Bit) as arm64;

Information copied from defich/app/releases
Compiled from Source code @Martin8617

What's Changed

🚧 Important Changes

Node update to v3.1.1

  • This is a recommended update for Grand Central chain upgrade. It contains key upgrades for the protocol.