Skip to content

Releases: Kore-Core/KORE

KORE v0.13.2.5

20 Jun 19:05
Compare
Choose a tag to compare

Changelog for build v0.13.2.5

  • Added new checkpoint at block #530000
  • Better Status Bar icons
  • Checkbox for "For Staking Only" at Unlock Dialog, starting checked.
  • Fix for when wallet was configured with staking=1 at kore.conf

KORE v0.13.2.4

12 Jun 21:20
Compare
Choose a tag to compare

Changelog for build v0.13.2.4

  • Started a new testnet
  • Better icons for status bar
  • Enabling/Disabling Staking from status bar (pig icon menu)

KORE v0.13.2.3

06 Jun 22:48
Compare
Choose a tag to compare

Changelog for build v0.13.2.3

  • Fix immature coin status on QT GUI
  • Optimized the miner
  • Clean up code
  • Fix threads in miner
  • QT GUI enhancements

KORE v0.13.2.2

23 May 22:44
Compare
Choose a tag to compare

Changelog for build v0.13.2.2

  • Fix validation for enoughcoins
  • Fix check for CheckProofOfStake
  • Remove unnecessary code
  • Fix QT transaction data show

KORE v0.13.2.1

22 May 22:41
Compare
Choose a tag to compare

Changelog for build v0.13.2.1

  • Fix banning people when downloading chain
  • Fix QT gui botton bar
  • Fix staking status when wallet is locked
  • Fix lock and unlock interaction when clicking on Lock
  • Change the information on Lock

KORE-v0.13.2.0

16 May 21:01
Compare
Choose a tag to compare

Changelog for build v0.13.2.0

  • Fork PIVX v3.1.0.3
  • Update Tor to v3.4.9
  • Roll back chain to block #483032
  • Fork at block #483063
  • KOREPoS new Algo
  • PoW Yescrypt R32
  • Update protocol
  • Masternode temporary removal
  • Validate block header
  • Check client version

Peers in wallet console format:

addnode c2sq4yak7yvyhv54.onion onetry
addnode qlnfmbykjv66j4qv.onion onetry
addnode matrixlolrahddyy.onion onetry
addnode ejpiyjv4yuofjy3v.onion onetry
addnode hogkf5apusvk6ju2.onion onetry

v0.13.1.0

16 May 02:55
Compare
Choose a tag to compare
relase 13.1.0

KORE-v0.12.6.2

07 Aug 18:42
Compare
Choose a tag to compare
blocked old wallets from connecting to the network.

KORE-v0.12.6.1

26 Jun 21:51
Compare
Choose a tag to compare

This update includes:
1- Fixed some compile errors,
2- Increased the protocol version, this is so NEXT release we can block all of the old, dead wallets.
3- Added block height response to the wallet communications. This is so that when the majority of the network is running this 12.6 version of the wallet there will less issues with missing coins because you will not stake if your wallet hasn't validated to be on the longest chain. This check is performed every 2 minutes.
4- CPU sleeps have been added in the staking process to protect against a single thread being locked into a tight loop, freeing up some resources.
5- Checkpoints have been added, this protects the wallet from forking on initial chain download.
6- Added true seednodes. (DNS seednodes, wallet does not support regular seednode functionality)This will help the network, especially on initial connection to the network.
7- Getonion rpc command has been added. When this command is issued it will respond with your current onion address.
8- Added debug signal for when new block was found for easily tracking when there was an issue
9- Increased the Stake Split Threshold. This allows for a more fair thorough staking rotation.

KORE-v0.12.5.0

10 Apr 11:26
a523633
Compare
Choose a tag to compare
Update README.md

I did not create the patches, only ran them and pushed to git.