Post
Topic
Board Announcements (Altcoins)
Re: [ANN]❁ KORE Tor Masternodes, Browser, VoIP, Aether OS, KOREPhone, KOREbay Funded
by
coredev_ow
on 20/05/2019, 17:31:31 UTC






KORE v13.2.0 Fork Wallet Release, NEW CHAIN!



IMPORTANT:
This is a new KORE Mainnet Fork Wallet release v13.2
NOTE: If you ran v13.1 delete or remove entire contents from the .kore or Kore folder and start fresh
from your backed up 12.6.2 or Legacy wallet.dat and fresh copy of the blocks and chainstate folders from your downloads.

1) Backup your .kore or Kore:  wallet.dat  file. (backup entire .kore or Kore just in case)
2) Delete everything inside kore folder (even the hidden files)
3) Get chainstate and blocks from:
    https://we.tl/t-SwZOPhnbIt
4) Unzip it and copy chainstate and blocks into .kore or kore folder
5) Paste a copy of your backed up 12.6.2 or Legacy wallet.dat inside the folder

In Windows:
Delete this registry or folder key before running v24


[HKEY_CURRENT_USER\SOFTWARE\KORE\KORE-Qt]
"strDataDir"="C:\Users<< username >>\AppData\Roaming\Kore"

or

[HKEY_CURRENT_USER\SOFTWARE\KORE\KORE-Qt-testnet]
"strDataDir"="C:\Users<< username >>\AppData\Roaming\Kore"


Changelog:
1) Fork PIVX v3.1.0.3
2) Update Tor to v3.4.9 OBFS4 compatible
    https://medium.com/@misko94srb/why-obfs4-is-important-for-cryptocurrencies-b2cd117eb4f8
3) Roll back chain to block  #483032
4) Fork at block  #483063
5) KOREPoS new Algo
6) PoW Yescrypt R32
7) Update protocol
8 ) Masternode temporary removal
9) Block full validation

NOTE:
The Masternode Rewards are going to the Stakers of KORE
increasing the stakes rewards by the 40% that used to go towards the Masternodes..
We encourage the Masternode Owners to stake their KORE and take advantage of even
greater rewards than their Masternodes had until the Masternodes are enabled again.

Select a compiled Linux 18, Windows 64, OSX or the Source here:
https://github.com/Kore-Core/KORE/releases

Linux compilation instructions are in the Source notes.
https://github.com/Kore-Core/KORE


addnode 57pzx2j6n45reb67.onion onetry
addnode bx66xnr745ruf4cv.onion onetry
addnode dnnsb7m7ptqafvze.onion onetry
addnode ejdd2asiedyzmrfu.onion onetry
addnode hogkf5apusvk6ju2.onion onetry
addnode hslnmrlhnozs7ttd.onion onetry
addnode i23dbipyqvelx3is.onion onetry
addnode ouzzhun2kgsxgbnf.onion onetry
addnode rzkwnp5p7n374wg3.onion onetry
addnode s4tlgsb6jhkdvnww.onion onetry
addnode xeyjlmnrwtkltrkf.onion onetry
addnode yitxg4g6hkf7waqs.onion onetry
addnode zrrptonhzvals4uu.onion onetry

OR post in your kore.conf file:

addnode=57pzx2j6n45reb67.onion
addnode=bx66xnr745ruf4cv.onion
addnode=dnnsb7m7ptqafvze.onion
addnode=ejdd2asiedyzmrfu.onion
addnode=hogkf5apusvk6ju2.onion
addnode=hslnmrlhnozs7ttd.onion
addnode=i23dbipyqvelx3is.onion
addnode=ouzzhun2kgsxgbnf.onion
addnode=rzkwnp5p7n374wg3.onion
addnode=s4tlgsb6jhkdvnww.onion
addnode=xeyjlmnrwtkltrkf.onion
addnode=yitxg4g6hkf7waqs.onion
addnode=zrrptonhzvals4uu.onion


FEED the Coders!, now they're really hungry...

The donations address also found on website under faq page.
https://kore.life/faq/
3CRiuVJSngLiKBoKRCCvW5po2b2sNdT4YX



Finally we could release this code base.

We have put so much effort in making the core application runs well that some user experience feature was left behind in the process. That was not an easy decision but since is very hard to make a distributed system works fine that we need to concentrate in making the network grow by itself. People still wonder how is the best optimized way to stake in this new system.

I fell great knowing that everyone is trying out this system, it is a new system of staking and validation that Kore has developed, never tried before in crypto world. Enjoy the highest reward in early time and commit with us to develop new systems.


So I've had the wallet running 13.2 and connected since release and it still says "staking not active". 35 connections and in sync.


Use the console and put
Code:
setstaking true
or insert in kore.conf
Code:
staking=1

Cheers guys.