Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
stevebrush
on 25/04/2019, 13:50:40 UTC
#########################################
Iridium v4.1 is released
#########################################

Desktop wallet 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
* FusionTX available in settings : inputs/output can be optimized to allow bigger 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 ( the latest big maintenance update )

https://github.com/iridiumdev/iridium-wallet/releases/latest

Core Release version 4.1.0

### WARNING : The default iridium_walletd RPC Port is now 14008 ###

* Potential exploit fixed (mainly burned coins - Thx BBScoin devs)
* Compilation on any systems
* Build universal binaries for linux by setting -DARCH=default
* Update to rocksDB 5.17.2
* Json headers response for all rpc requests
* Now pow implementation is the same as Monero : No more cn_context (Thx KRB devs).
* Default walletd is now 14008 to be coherent with all the rpc api : now *7 = p2p, *8 = API
* Modernize to C++ 11, many fixes and improvements.
* Opening a non existant wallet file return a correct message instead of a silly "wrong version"
* Fix strange sync at start resulting in an infinite loop until next block is found for all wallets apps.
* Add jemalloc cmake module for linux
* Add Ascii Art banner (Thx Thunderosa)

https://github.com/iridiumdev/iridium/releases/latest

#########################################
While this release is mainly a maintenance release, many bugs and improvements have been made (this is about 60 commits for the core and about 20 for the gui wallet but the most importants are : no more "slow" sync bugs, wallet optimization (fusion TX) and QR codes allow Iridium to play with a more open world. The webwallet can now continuing the development and I will start to look at the tor backend side. Basically, IRD is now ready.

Let the fun start !