Releases: onix-project/onixcoin
v1.1.3.0
security upgrade protocol
-
new checkpoints
-
close all clients to 70012 protocol.
edit your conf file only with these nodes
addnode=68.183.113.160
addnode=116.203.143.160
addnode=94.156.35.47
addnode=138.197.108.82
addnode=159.69.123.95
addnode=192.186.184.128
addnode=190.72.249.22
addnode=192.34.56.133
https://bitcointalk.org/index.php?topic=1934989.msg50448180#msg50448180
1.1.2.0 soft fork version ONX
soft upgrade
the hard implementation of protocol 70012 failed, this is to soften this
minor fixes for compilations in windows
key blocks are
- 330000 // apply the kgw algorithm patch
- 345600 // apply halving and dgwv3
https://bitcointalk.org/index.php?topic=1934989.msg49979439#msg49979439
1.1.1.0
EMERGENCY REVISION
minor Patch kgw exploit
new checkpoints
1.1.0.0
1.0.0.2
onix update
new seeders
new protocol version
new checkpoins
transition version
ONIX-qt.tar.bz2 (debian/ubuntu 18 qt client)
ONIXd.tar.bz2 (onix service for linux debian/ubuntu 18 client)
ONIX-qt.exe.zip (windows 10 onix core client) thanks @jestevez
ONIX-qt.dmg (MacOS High Sierra Compatible core client)
Wallet Java
A multiplatform wallet.
updates
Updates MacOS is here (OnixCoin-Core.dmg)
macOS High Sierra 10.13.16 support and new protocols....
please make sure install
xcode-select --install
please install dependent package using brew please see in https://brew.sh
or
execute in terminal this
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
and
brew install openssl qt
install OnixCoin-Qt in /applications
initial testnet network for onixcoin
this is a network for development purposes only
this release include new deamon for onixcoin.. please not for use in production.
create file ~/.ONIX/ONIX.conf
add this
rpcuser=onixu
rpcpassword=onixp
rpctimeout=30
dbcache=16
testnet=1
testnet_config=1
for run
./onixcoind -bind=127.0.0.1:41016 -rpcbind=127.0.0.1:41019 -reindex -addnode=107.170.213.97