Releases: Martin8617/Defi-Wallet-for-Raspberry-Pi
v4.2.0
- 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
- Ocean: Fixes LW support by @Jouzo in DeFiCh/ain#3079
- Add Ocean experimental flag alias by @Bushstar in DeFiCh/ain#3095
- v4.2.0 by @prasannavl in DeFiCh/ain#3094
Full Changelog: v4.1.12...v4.2.0
v4.1.3
- 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
- chore: add listgovs and logevmaccountstates in sync logs by @canonbrother in DeFiCh/ain#2872
- Static pool reward by @Bushstar in DeFiCh/ain#2924
- Snapshot on each block by @Bushstar in DeFiCh/ain#2723
- Allow MineBlocksOnDemand on mocknet by @Jouzo in DeFiCh/ain#1638
- Migrate all RPC calls to use snapshot by @Bushstar in DeFiCh/ain#2719
Full Changelog: v4.1.2...v4.1.3
v4.1.0
- 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
- 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
- fix(ui-ux): enabled click on cancel btn for snapshot download page by @fullstackninja864 in #1298
Full Changelog: v4.0.8...v4.0.9
v4.0.6
- 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
v3.2.10
- 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
- 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
- Fix: minor French typos @omahs (BirthdayResearch/defichain-app#1240)
v3.2.1
- 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
- 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
- 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.