Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Releases: livenet123/Newton

(HardFork)

20 Jun 23:56
Compare
Choose a tag to compare

HardFork

Upgrade to this release is Mandatory by block 941000. Please update your software before block 941000 to ensure you remain synced with the network.

  • Upgrade at block 941000
  • Stop Governance Reward at block 941000
  • LWMA-3 Difficulty algorithm variant
  • add more checkpoints
  • add Poisson check for offline bypass of timestamp

it should open ports 30236 & 31236 on your system firewall

Governance Reward

15 Nov 19:29
Compare
Choose a tag to compare

Upgrade to this release is Mandatory by block 196000. Please update your software before block 196000 to ensure you remain synced with the network.

  • Governance Reward as 20% of block reward at block 196000.
  • Updated RocksDB to release 5.15.10

For pools owners please check this repository as reference to apply the changes on your pool
https://github.com/livenet123/NewtonPool
you need to restart the pool script to apply changes

v3.0.0 (HARDFORK)

13 Sep 02:16
Compare
Choose a tag to compare

HARDFORK

Upgrade to this release is Mandatory by block 145000. Please update your software before block 145000 to ensure you remain sycned with the network.

  • Upgrade at block 145000
  • LWMA-2 Difficulty algorithm added
  • increase full reward block size
  • add more checkpoints
  • remove inactive seed node
  • Updated RocksDB to release 5.14.3
  • add sign_message and verify_message commands to simpewallet

usage:

      sign_message "helloworld"
      this will produce signature SigV1...
      verify_message "helloworld" <address> <signature>
  • add sweep_dust command to simplewallet to sweep unmixable dust
  • add outgoing_transfers command to simplewallet
  • add show_seed to simplewallet commands
  • add option to simplewallet to restore deterministic wallet with mnemonic seed argument
  • add option to simpewallet to restore non-deterministic wallets with spend and view key
  • add option to change password to simplewallet
  • simplewallet now generate new wallet as deterministic by default and shows mnemonic seed
  • add export tracking key to simplewallet
  • add command to generate new wallet in tracking mode by importing tracking key
  • add status command to the Daemon
  • add more info to getinfo json rpc response
  • add fee address option to the remote Daemon this will be used for
    remote daemon fee. we set the fee 0.25% from tx amount and it will not exceed 1000 NCP
  • add confirmatins count to wallet rpc transfer
  • add missing rpc user and rpc password options to walletd authintication
  • add validateAddress method to rpc walletd API
  • add json rpc method to sign/verify message
  • add json rpc method to find transactions with payment_id
  • add json rpc method to check transactions with view key
  • add missing Difficulty to f_block_short_response
  • add option to load checkpoints from csv file to the daemon
  • Other improvements and bug-fixes

v2.5.0

30 Jun 21:32
6558cbe
Compare
Choose a tag to compare
README.md

v2.0.0

05 Apr 18:21
45376b6
Compare
Choose a tag to compare
2.0.0.0

Delete .appveyor.yml