Skip to content

Commit

Permalink
Update release notes and checkpoints.
Browse files Browse the repository at this point in the history
  • Loading branch information
tecnovert committed Mar 5, 2019
1 parent 64c6cbe commit bf24626
Show file tree
Hide file tree
Showing 11 changed files with 1,729 additions and 460 deletions.
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "particl-linux-0.17.1.3"
name: "particl-linux-0.17.1.4"
enable_cache: true
sudo: true
suites:
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-osx.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "particl-osx-0.17.1.3"
name: "particl-osx-0.17.1.4"
enable_cache: true
suites:
- "bionic"
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "particl-win-0.17.1.3"
name: "particl-win-0.17.1.4"
enable_cache: true
sudo: true
suites:
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-cli.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH PARTICL-CLI "1" "February 2019" "particl-cli v0.17.1.3.0" "User Commands"
.TH PARTICL-CLI "1" "February 2019" "particl-cli v0.17.1.4.0" "User Commands"
.SH NAME
particl-cli \- manual page for particl-cli v0.17.1.3.0
particl-cli \- manual page for particl-cli v0.17.1.4.0
.SH SYNOPSIS
.B particl-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Particl Core\/\fR
Expand All @@ -15,7 +15,7 @@ particl-cli \- manual page for particl-cli v0.17.1.3.0
.B particl-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Particl Core RPC client version v0.17.1.3.0
Particl Core RPC client version v0.17.1.4.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-qt.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH PARTICL-QT "1" "February 2019" "particl-qt v0.17.1.3.0" "User Commands"
.TH PARTICL-QT "1" "February 2019" "particl-qt v0.17.1.4.0" "User Commands"
.SH NAME
particl-qt \- manual page for particl-qt v0.17.1.3.0
particl-qt \- manual page for particl-qt v0.17.1.4.0
.SH SYNOPSIS
.B particl-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Particl Core version v0.17.1.3.0 (64\-bit)
Particl Core version v0.17.1.4.0 (64\-bit)
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particl-tx.1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH PARTICL-TX "1" "February 2019" "particl-tx v0.17.1.3.0" "User Commands"
.TH PARTICL-TX "1" "February 2019" "particl-tx v0.17.1.4.0" "User Commands"
.SH NAME
particl-tx \- manual page for particl-tx v0.17.1.3.0
particl-tx \- manual page for particl-tx v0.17.1.4.0
.SH SYNOPSIS
.B particl-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR
.br
.B particl-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR
.SH DESCRIPTION
Particl Core particl\-tx utility version v0.17.1.3.0
Particl Core particl\-tx utility version v0.17.1.4.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/particld.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH PARTICLD "1" "February 2019" "particld v0.17.1.3.0" "User Commands"
.TH PARTICLD "1" "February 2019" "particld v0.17.1.4.0" "User Commands"
.SH NAME
particld \- manual page for particld v0.17.1.3.0
particld \- manual page for particld v0.17.1.4.0
.SH SYNOPSIS
.B particld
[\fI\,options\/\fR] \fI\,Start Particl Core Daemon\/\fR
.SH DESCRIPTION
Particl Core Daemon version v0.17.1.3.0
Particl Core Daemon version v0.17.1.4.0
.SH OPTIONS
.HP
\-?
Expand Down
76 changes: 45 additions & 31 deletions doc/release-notes-particl.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,72 @@
## (note: this is a temporary file, to be added-to by anybody, and moved to release-notes at release time)
Master
==============

Particl Core version 0.16.0.1 is now available from:

<https://particl.io/>

This is a new major version release, including new features, various bugfixes
and performance improvements.
0.18.0.5 rc
==============
For Testnet.

Please report bugs using the issue tracker at GitHub:
0.18.0.3 or above required for testnet fork at 2019-02-16 12:00:00 UTC.

<https://github.com/particl/particl-core/issues>
- filtertransactions: Display fee when type is 'internal_transfer'.
- promptunlockdevice and unlockdevice added for Trezor hardware wallet.
- signmessage / verifymessage: Add sign and verify using 256bit addresses.
- Wallet won't search smsg for unknown pubkeys when sending.
- New rewindrangeproof rpc command.
- Fixed initial block download issues.
- Converted contrib/linearize.
- Updated DNS seeds.
- New checkpoint data.


How to Upgrade
0.18.0.4 Alpha
==============
For Testnet.

If you are running an older version, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions), then run the
installer (on Windows) or just copy over `/Applications/Particl-Qt` (on Mac)
or `particld`/`particl-qt` (on Linux).

The first time you run version 0.15.0 or newer, your chainstate database will need to be converted to a
new format, start with the -reindex flag.

0.18.0.3 or above required for testnet fork at 2019-02-16 12:00:00 UTC.

Downgrading warning
-------------------
- Fixed lockunspent crash in market tests.

Wallets created in 0.16 and later are not compatible with versions prior to 0.16
and will not work if you try to use newly created wallets in older versions. Existing
wallets that were created with older versions are not affected by this.

Compatibility
0.18.0.3 Alpha
==============
For Testnet.

Particl Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not supported.
0.18.0.3 or above required for testnet fork at 2019-02-16 12:00:00 UTC.

Particl Core should also work on most other Unix-like systems but is not
frequently tested on them.
- Enables variable smsg fee after fork.
- Enables bullet proof range proofs after fork.
- Enables p2sh in coldstake spend script after fork.

Notable changes
===============


RPC changes
------------
0.17.1.4
==============
For mainnet only.

0.17.1.2 or above required for mainnet fork at 2019-03-01 12:00:00 UTC.

The scanchain rpc command is deprecated, please use rescanblockchain instead.
- Fixed initial block download issues.
- Updated DNS seeds.
- New checkpoint data.


0.17.1.3
==============
For mainnet only.

0.17.1.2 or above required for mainnet fork at 2019-03-01 12:00:00 UTC.

- Removed smsg fee limit, allowing larger messages to be valid for more
time.


0.17.1.2
==============
For mainnet only.

0.17.1.2 or above required for mainnet fork at 2019-03-01 12:00:00 UTC.

- This release will enable paid secure messaging on mainnet after fork
scheduled for 2019-03-01 12:00:00 UTC.
12 changes: 6 additions & 6 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -467,10 +467,10 @@ class CMainParams : public CChainParams {
consensus.vDeployments[Consensus::DEPLOYMENT_SEGWIT].nTimeout = 1510704000; // November 15th, 2017.

// The best chain should have at least this much work.
consensus.nMinimumChainWork = uint256S("0x0000000000000000000000000000000000000000000000467b28adaecf2f81c8");
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000004b45316e7283db9788");

// By default assume that the signatures in ancestors of this block are valid.
consensus.defaultAssumeValid = uint256S("0xff704cb42547da4efb2b32054c72c7682b7634ac34fda4ec88fe7badc666338c"); // 376100
consensus.defaultAssumeValid = uint256S("0x4661d1cdf3b5a97df46c022aee44ce8be1e237797aac58f429fa981e52b8a6b2"); // 399670

consensus.nMinRCTOutputDepth = 12;

Expand Down Expand Up @@ -559,7 +559,6 @@ class CMainParams : public CChainParams {
{ 30000, uint256S("0x35d95c12799323d7b418fd64df9d88ef67ef27f057d54033b5b2f38a5ecaacbf")},
{ 91000, uint256S("0x4d1ffaa5b51431918a0c74345e2672035c743511359ac8b1be67467b02ff884c")},
{ 112250, uint256S("0x89e4b23471aea7a875df835d6f89613fd87ba649e7a1d8cb892917d0080ef337")},
{ 128650, uint256S("0x43597f7dd16719ab2ea63e9c34266120c85cf592a4ec61f82822003da6874408")},
{ 159010, uint256S("0xb724d359a10aaa51755a65da830f4aaf4e44aad0246ebf5f73171122bc4b3997")},
{ 170880, uint256S("0x03d23bd24386ebeb41c81f84145c46cc3f64e4d114b2b8d2bb14e5855f254f2a")},
{ 213800, uint256S("0xfd6c0e5f7444a9e09a5fa1652db73d5b8628aeabe162529a5356be700509aa80")},
Expand All @@ -568,13 +567,14 @@ class CMainParams : public CChainParams {
{ 303640, uint256S("0x7cc035d7888ee6d824cec8ff01a6287a71873d874f72a5fd3706d227b88f8e99")},
{ 357320, uint256S("0x20b01f2bef93197bb014d27125939cd8d4f6a34257fdb498ae64c8644b8f2289")},
{ 376100, uint256S("0xff704cb42547da4efb2b32054c72c7682b7634ac34fda4ec88fe7badc666338c")},
{ 399670, uint256S("0x4661d1cdf3b5a97df46c022aee44ce8be1e237797aac58f429fa981e52b8a6b2")},
}
};

chainTxData = ChainTxData {
// Data from rpc: getchaintxstats 4096 ff704cb42547da4efb2b32054c72c7682b7634ac34fda4ec88fe7badc666338c
/* nTime */ 1548752688,
/* nTxCount */ 419347,
// Data from rpc: getchaintxstats 4096 4661d1cdf3b5a97df46c022aee44ce8be1e237797aac58f429fa981e52b8a6b2
/* nTime */ 1551783648,
/* nTxCount */ 444327,
/* dTxRate */ 0.008
};

Expand Down
Loading

0 comments on commit bf24626

Please sign in to comment.