Do it has the IOS wallet, devs
Coinomi is already supported but not sure if it works on IOS or only on android platform, maybe Carsen can tell you more about that.
Yes Coinomi is available for iOS
So Denarius is on iOS
https://itunes.apple.com/us/app/coinomi-wallet/id1333588809?mt=8Native TOR!!!!
O NO!
#crysx
It is still optional
nativetor=1 (nativetor=0 by default)
It will also include support for OBFS4
Phew!
Does that means we can compile it 'out' of the daemon?
Next week we are preparing to move from the old server to the new servers for CWI-Pool Denarius (and others that are left). MUCH faster and MUCH more reliable CWI-Pool system.
#crysx
The Tor C Library will be included in the v3.0.0 code, so it is compiled with denariusd or Denarius-QT, you will need the additional library libevent-dev to compile. By default denariusd/Denarius-QT will boot up with nativetor=0, so it does not run unless nativetor=1 is in your denarius.conf.
Sweet sounds awesome!
OK - that is the reason why I asked.
The issue with the Centos 7 x64 static install if you recall, is that libevent does NOT work properly, regardless of what we did to run (yes @enkayz - even with your help as you may remember also). What this meant at that stage was when the daemon finally did compile, the daemon was not stable and had to be restarted every hour just to have it running and render RPC calls properly, otherwise it refused them.
When you completely removed TOR (which a damned useless entity ANYWAY when it comes to Crypto), the daemon was not only stable, but compiled and run flawlessly. There was no need for restarts and as far as the pool is concerned, it was very stable.
Re-Introducing TOR is just a waste of time and effort, and does not play any 'real' benefit for the wallet or transactions. Believe me - I know. SweepStakeCoin is in the same boat and as soon as we can remove TOR from that code, it will not be soon enough. Utterly useless for the coins performance and functionality. Why are you bringing it back anyway mate?
#crysx
Yea there shouldn't be any stability issues with the new native optional Tor integration, I have been testing it thoroughly on Windows and Ubuntu, you simply need the libevent-dev library installed or on CentOS, it would be libevent-devel, I guess there is a known issue with libevent conflicting with a package from PostgreSQL on CentOS, but it should be a fairly simple fix:
https://serverfault.com/questions/528585/centos-yum-install-libevent-devel-conflict-with-compat-libeventThe native optional Tor will only be ran if you add nativetor=1 into your denarius.conf, otherwise it just utilizes the regular connection methods. I am adding native optional Tor support, because we are transitioning to become more of a privacy cryptocurrency. I will also be integrating I2P SAM similarly to the native Tor support. (I2P does not require any other additional libraries). Our native optional Tor support also does support OBFS4 which is helpful to those in countries that block Tor, etc.
This will all of course come in v3.0.0 and I will see what can be done on the end of CentOS compatibility.
Denarius v2.5.2 will be coming soon as well, which adds a lot of awesome updates for masternodes!