Releases: iridiumdev/Iridium-IRD-wallet
Iridium (IRD) desktop Wallet v5.0.1
"Speedy Gonzales"
This is a Maintenance release
Updated dependencies and latest Iridium (IRD) core (v5.0.1).
This maintenance release intent to support the latests up-to-date systems and increase the blockchain syncronization speed (from day(s) to hour(s).) when first launched.
- Conform to C++14.
- Updated to Qt 5.15.
- Boost minimum version is now 1.68.
- Latest core version 5.0.1 (changelog).
- Various typo, cosmetic and semantics fixes.
What's Changed
- Release 5.0.1 by @steevebrush in #36
- Fix Cosmetics and minimum boost version. by @steevebrush in #37
Iridium desktop Wallet v5.0.0
Hard fork v5
After Monday 15th of July, after block 332500, the v4 version will stop working, please update, it's safe to update now.
- Hardfork to V5 (cn pico) is scheduled at block 332500 on Monday 15th of July around 9:00 UTC
- cn pico/trtl pow algo
- update miniupnp to v2.1 (possible exploit fix)
- New tx notification of all peers do not stop the event loop anymore
- increase DB limits to handle more tx at time and keep app responsive
Iridium desktop Wallet v4.2.0
This is a fix release
While this release doesn't need a Hard Fork, it's better for all to update.
changelog
- Fix mem leak caused by arbitrary data filled in Tx extra tags causing out of memory errors and stop syncing
Iridium desktop Wallet v4.1.0
Release version 4.1.0
This release doesn't need a Hard Fork
but it's better to update for all the goodies...
- Fix weird sync at launch (The old sync bug) for both using remote and embedded nodes
- Enable FusionTX in settings : your inputs/output can be automatically optimized for allowing better big amounts handling
- QR codes support for adress and key export ( Thx to @Arielony for the idea )
- New payment ID generator button in sending frame ( thx to @cryptochangements34 )
- New svg Iridium icon ( Thx Thunderosa for all these beautiful assets )
- Build with Iridium core v4.1.0 ( latest big maintenance update : https://github.com/iridiumdev/iridium/releases/tag/v4.1.0 )
Iridium desktop Wallet v4.0.2
Release version 4.0.2
- fix import/export keys and show old fashion for iridium simplewallet
- fix rss feed url sheme to https (new website compatibility)
- show rss feed is enabled by default
- improve sync stability (thanks to @ingnz !)
- various minor bugs
Iridium Wallet v4.0.1
Release version 4.0.1
Hard fork scheduled at block 115200 on Monday April 30 at about 8h UTC
- switch to cryptonite lite variant 1 also called v7
- Mixin is now mandatory : min 2 max 10
- calculate difficulty on the right window size
- Various typo and fixes
- update to latest LWMA
- fix MTP size
Iridium Wallet v4.0.0
Release version 4.0.0
(linux version soon)
Hard fork scheduled at block 115200 on Monday April 30 at about 8h UTC
- switch to cryptonite lite variant 1 also called v7
- Mixin is now mandatory : min 2 max 10
- calculate difficulty on the right window size
- Various typo and fixes
Iridium Wallet 3.0.1
Release version 3.0.1
Hard fork scheduled at block 95250 on Monday March 19, 2018
- fix minimum and maximum fee to 0.0005 and 1.0000 IRD
- fix the circle size when transactions are checked
- lower the size of window at start
Iridium Wallet 3.0.0
Release version 3.0.0
Hard fork scheduled at block 95250 on Monday March 19, 2018
- speed up blockchain sync
- update seeds nodes to the 3 servers : MTL(CA), RBX(FR) and SDN(AU)
- update checkpoints
- the Gui is now compiled
- minors bug improvement
- Mixin is now defaut to 2 (the real tx transaction will be 3)
Iridium Wallet 2.1.3
What's new :
- Hard fork scheduled on Friday 26th January 2018 at block 69500 : This HF implement LW-WHM difficulty algorithm.
- Some eye candy and spelling fixed