Skip to content

Releases: Kore-Core/testnet-kore

v0.13.0.22

24 Apr 22:23
faeda76
Compare
Choose a tag to compare

Changelog build 22

  • New blockchain - delete testnet folder that contains the blockchain files
  • PoW ends on block 100
  • Forks to new code on block 500
  • Ubuntu 19 Fix
  • CreateTransaction Fix
  • MacOS build Fix
  • DarkGravityWave 3- new difficulty adjustment algo
  • Linux Build Fix
  • Fix Staking (it is false as default now)

v0.13.0.21

19 Apr 19:05
faeda76
Compare
Choose a tag to compare

Changelog for build 21

  • New blockchain - delete testnet folder that contains the blockchain files
  • PoW ends on block 100
  • Create validation for POS - checking if the stake was in correct time

  • Fix Validation in POS - it was staking only each 4h and now it verifies whether the coin is a change from previous
    POS transaction so it stakes too
  • Create new algorithm to calculate the difficulty

v0.13.0.20

16 Apr 21:51
faeda76
Compare
Choose a tag to compare

Changelog for build 20

  • Missing Check for MinAge
  • Fix Tx type on GUI's Transactions page
  • Update Logs
  • Fixing difficulty calculation

v0.13.0.18

16 Apr 05:56
848b5d0
Compare
Choose a tag to compare

Changelog for build 18

  • Fix StakeTreshold verification and value;
  • Update Stake minimum value and maximum value
  • Better Misbehaving messages
  • Include staked balance, immature balance, total balance and unconfirmed balance into getbalance rpc
  • Remove getstakedbalance rpc
  • Remove getunconfirmedbalance rpc
  • Fx Qt coin control ordering

v0.13.0.16

13 Apr 02:15
848b5d0
Compare
Choose a tag to compare
Update README.md

v0.13.0.13

12 Apr 17:39
848b5d0
Compare
Choose a tag to compare

Changelog for build 13.0.13

  • Updating default onion address
  • Changing the Height to Fork to 500
  • Locking Transaction splitted in two ( minumum 1100 KORE each)

v0.13.0.11

11 Apr 22:27
848b5d0
Compare
Choose a tag to compare

Changelog for build 13.0.11

  • Change Monetary Policy
  • Locking Transaction splitted in two ( minumum 50 KORE each)
  • Updating Chainparams to testnet behave similar to mainnet
  • Chainparams clean up
  • New Genesis Block for Testnet
  • Update Old source code with same testnet parameters
  • Increased Money supply for testnet (First 500 blocks will get a reward of 40000KORE each)

v0.13.0.10

07 Apr 01:42
9fe9cd6
Compare
Choose a tag to compare

Reduced logging for wallet without debug flag
Reserve balance was updated to make staking more consistent

v0.13.0.1

30 Mar 16:06
563e3c0
Compare
Choose a tag to compare

fixed unlockwallet button
changed some blockchain methods

v0.13.0

29 Mar 00:02
f7b4737
Compare
Choose a tag to compare
Update README.md