Skip to content

Releases: noirofficial/new-noir

Noir Core 0.20.2 Swap Testnet Release 2

23 Jun 14:16
d2d4411
Compare
Choose a tag to compare

Noir Core 0.20.2 Swap Testnet Release 2

Backup old Noir Core testnet wallet before running this one!

  • Console:
    • dumpwallet 'wallet.txt'

Important Blocks:

  • Block 5: Swapable coins are generated
  • Block 200: Starting of Proof-of-Stake
  • Block 1200: Starting of masternode payments (if any enabled)

Adding nodes:

  • Console:
    • addnode explorer.flo071.com add

Generating blocks until PoS:

  • get your legacy address:
    • Console:
      • getnewaddress "" legacy
    • GUI:
      • "Receive Address" Tab
      • In the dropdown besides the address label, select "Legacy"
  • copy this generated address
  • in the console: generatetoaddress *number of blocks to try to create* "address" *maximum number of tries per block(optional)*

Android Mobile Wallet (uploading in the next few days):

  • Receive NOR with legacy addresses
  • Send NOR to all address types
  • Recurring payments
  • Secured with a 6 digit PIN and/or Biometrics
  • Send by scanning QR Codes
  • NO STAKING
  • NO MASTERNODES

Swap tool:

  • Will be released on Friday
  • You will need to have the Private keys from the old noir core

MD5 Checksums:

9dfa8166fba4eadd17a1a5490e432981 noir-qt-0.20.2_swap2-x86_64-linux-gnu.tar.gz
5ec50a6fa9d92d6ea40b026444e4c199 noir-cli-0.20.2_swap2-x86_64-linux-gnu.tar.gz
f02052dea6c90d4dae3361440ee53f9f noir-core-0.20.2_swap2-x86_64-linux-gnu.tar.gz
71d8080ea7b7d7c4f718037aa17477f1 noir-qt-0.20.2_swap2-aarch64-linux-gnu.tar.gz
2a2760d382da3444f000ea61f069489b noir-cli-0.20.2_swap2-aarch64-linux-gnu.tar.gz
7357a7538a5f210cb8bc43cf0699dd52 noir-core-0.20.2_swap2-aarch64-linux-gnu.tar.gz
04d4cdee3d2db2bca84b0305d9df6ffd noir-0.20.2_swap2-win64-setup.exe
cf54b6378951c3fa0ffd575c30b600f3 noir-qt-0.20.2_swap2-macOS.dmg

Noir Core 0.20.2 Swap Testnet Release

22 Jun 13:38
Compare
Choose a tag to compare

Noir Core 0.20.2 Swap Testnet Release

Backup old Noir Core testnet wallet before running this one!

  • Console:
    • dumpwallet 'wallet.txt'

Important Blocks:

  • Block 5: Swapable coins are generated
  • Block 200: Starting of Proof-of-Stake
  • Block 1200: Starting of masternode payments (if any enabled)

Adding nodes:

  • Console:
    • addnode explorer.flo071.com add

Generating blocks until PoS:

  • get your legacy address:
    • Console:
      • getnewaddress "" legacy
    • GUI:
      • "Receive Address" Tab
      • In the dropdown besides the address label, select "Legacy"
  • copy this generated address
  • in the console: generatetoaddress *number of blocks to try to create* "address" *maximum number of tries per block(optional)*

Android Mobile Wallet (uploading in the next few days):

  • Receive NOR with legacy addresses
  • Send NOR to all address types
  • Recurring payments
  • Secured with a 6 digit PIN and/or Biometrics
  • Send by scanning QR Codes
  • NO STAKING
  • NO MASTERNODES

Swap tool:

  • Will be released on Friday
  • You will need to have the Private keys from the old noir core

MD5 Checksums:

d4f6f6f810fd4ea010ac8ce8dea1990d noir-qt-0.20.2_swap-x86_64-linux-gnu.tar.gz
3795a19299b7583db9192a98efcf4138 noir-cli-0.20.2_swap-x86_64-linux-gnu.tar.gz
c2d9fe1b8dc405d4034e6661317d0e78 noir-core-0.20.2_swap-x86_64-linux-gnu.tar.gz
afe3f9c3fd9a4f7438f2a138d7cd7e8d noir-cli-0.20.2_swap-aarch64-linux-gnu.tar.gz
73bd3cdac316e020e8f8540bdc2458f7 noir-0.20.2_swap-win64-setup.exe
2dc9404553be2bdd6a7881053ad9c5b1 noir-qt-0.20.2_swap-macOS.dmg

Internal testnet release 3

03 May 08:52
Compare
Choose a tag to compare
0.20.2_it3

Masternodes: fix bug not being able to broadcast new mn

Internal testnet release 2

01 May 09:37
Compare
Choose a tag to compare

Set masetnode coins to 50 NOR

Internal testnet release 1

29 Apr 18:50
24fb4b8
Compare
Choose a tag to compare

Windows start with:
noir-qt.exe -testnet

Linux start with:
./noir-qt -testnet

Prerelease 3

05 Jan 18:32
Compare
Choose a tag to compare
0.20.2_pr3

enable bloom by default to support spv wallets

Prerelease 2

04 Jan 11:13
4e61003
Compare
Choose a tag to compare
Prerelease 2 Pre-release
Pre-release
0.20.2_pr2

update minimum chainwork

Prerelease 1

04 Jan 08:22
Compare
Choose a tag to compare
Prerelease 1 Pre-release
Pre-release
0.20.2_pr1

update tests