diff --git a/_posts/2016-11-03-new-release-minor-bugfixes.md b/_posts/2016-11-03-new-release-minor-bugfixes.md index c2e6a8b..8a9d87b 100644 --- a/_posts/2016-11-03-new-release-minor-bugfixes.md +++ b/_posts/2016-11-03-new-release-minor-bugfixes.md @@ -17,5 +17,5 @@ post_date: 2016-11-03 00:00:00
  • A consensus rule improperly applied to the genesis block was adjusted. (#1754)
  • fetch-params.sh has been improved and is included in the gitian build. (#1758, #1759)
  • A checkpoint was added for block 2500. (#1750)
  • -

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    +

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    For a more complete list of changes, see our 1.0.1 github milestone. To follow our progress, watch the GitHub project and join the forum.

    \ No newline at end of file diff --git a/_posts/2016-11-07-new-release-fix-joinsplits.md b/_posts/2016-11-07-new-release-fix-joinsplits.md index fd74d58..2135841 100644 --- a/_posts/2016-11-07-new-release-fix-joinsplits.md +++ b/_posts/2016-11-07-new-release-fix-joinsplits.md @@ -15,7 +15,7 @@ post_date: 2016-11-07 00:00:00
  • We changed z_sendmany to check if the size of a transaction for a given number of outputs will be valid. (#1808)
  • We fixed a bug that could crash the miner when it was interrupted. (#1778)
  • Community contributors helped improve our documentation. (#1765, #1763)
  • -

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    +

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    For a more complete list of changes, see our 1.0.2 github milestone. To follow our progress, watch the GitHub project and join the forum.

    Background

    diff --git a/_posts/2016-11-17-new-release-1-0-3.md b/_posts/2016-11-17-new-release-1-0-3.md index d7cbd67..e6a1bd8 100644 --- a/_posts/2016-11-17-new-release-1-0-3.md +++ b/_posts/2016-11-17-new-release-1-0-3.md @@ -18,5 +18,5 @@ post_date: 2016-11-17 00:00:00
  • We disabled RPC keepalive features temporarily to avoid deadlocks. (#1847)
  • We adjusted our use of the libsnark verification API to improve zk-SNARK verification performance by 10%. (#1760, stats)
  • We changed the error message format for z_sendmany so that amounts are displayed in units of ZEC. (#1838)
  • -

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    +

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    For a more complete list of changes, see our 1.0.3 github milestone. To follow our progress, watch the GitHub project and join the forum.

    \ No newline at end of file diff --git a/_posts/2016-12-15-new-release-1-0-4.md b/_posts/2016-12-15-new-release-1-0-4.md index 1316372..5e33de4 100644 --- a/_posts/2016-12-15-new-release-1-0-4.md +++ b/_posts/2016-12-15-new-release-1-0-4.md @@ -24,6 +24,6 @@ Summary of the changes in this release:
  • The build scripts were extended to make porting Zcash to other platforms easier. (#1905)
  • A checkpoint was added at block height 15,000. (#1865)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.4 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2017-01-23-new-release-1-0-5.md b/_posts/2017-01-23-new-release-1-0-5.md index d3ca223..64f27ec 100644 --- a/_posts/2017-01-23-new-release-1-0-5.md +++ b/_posts/2017-01-23-new-release-1-0-5.md @@ -25,6 +25,6 @@ Summary of the changes in this release:
  • We now instruct users to run fetch-params if the parameters could not be found locally. (#1979)
  • We handle exceptions better in some situations for more user-friendly error messages. (#1976)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.5 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2017-02-13-new-release-1-0-6.md b/_posts/2017-02-13-new-release-1-0-6.md index 647f540..56e7f51 100644 --- a/_posts/2017-02-13-new-release-1-0-6.md +++ b/_posts/2017-02-13-new-release-1-0-6.md @@ -23,6 +23,6 @@ Summary of the changes in this release:
  • Removed unnecessary exceptions from libsnark (#2080)
  • Added zcashd option flag -experimentalfeatures (#2056), fixed a bug in a test (#2078) and updated documentation (#2069, #2077)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.6 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2017-03-06-new-release-1-0-7.md b/_posts/2017-03-06-new-release-1-0-7.md index c1b87ff..1e73875 100644 --- a/_posts/2017-03-06-new-release-1-0-7.md +++ b/_posts/2017-03-06-new-release-1-0-7.md @@ -20,7 +20,7 @@ post_date: 2017-03-06 00:00:00
  • Large shielded transactions using the default fee are no longer treated as "free" transactions. (#2141)
  • Improve auto-generated manpages. (#2124)
  • Add checkpoint on testnet and mainnet. (#2128, #2126)
  • -

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    +

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    Testnet users must upgrade to version 1.0.7 by block 53127, as that is when the testnet network changes will take place. Users who do not upgrade may be left on their own chain, contributing to a chain fork.

    For a more complete list of changes, see our 1.0.7 GitHub milestone. To follow our progress, watch the GitHub project and join the forum.

    \ No newline at end of file diff --git a/_posts/2017-03-27-new-release-1-0-8.md b/_posts/2017-03-27-new-release-1-0-8.md index f148863..287bb0b 100644 --- a/_posts/2017-03-27-new-release-1-0-8.md +++ b/_posts/2017-03-27-new-release-1-0-8.md @@ -19,5 +19,5 @@ post_date: 2017-03-27 00:00:00
  • Introduced the Rust language to the Zcash build system (#2183), in preparation for writing parts of future Zcash versions in Rust.
  • Updated the metrics screen (#2198) and minor UI tweak (#2203).
  • Updated documentation (#2157, #2161, #2184).
  • -

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    +

    We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.

    For a more complete list of changes, see our 1.0.8 GitHub milestone. To follow our progress, watch the GitHub project and join the forum.

    \ No newline at end of file diff --git a/_posts/2017-04-13-new-release-1-0-8-1.md b/_posts/2017-04-13-new-release-1-0-8-1.md index 371e052..c9bffe4 100644 --- a/_posts/2017-04-13-new-release-1-0-8-1.md +++ b/_posts/2017-04-13-new-release-1-0-8-1.md @@ -15,4 +15,4 @@ Summary of the changes in this release:
  • Fix a Denial of Service vulnerability that could cause nodes receiving a specially crafted transaction into their mempool to crash.
  • Simplify the calculation of priority for shielded transactions.
  • -We highly encourage all users and miners to update to this new version as soon as possible. See our download page and the 1.0 User Guide for more information. \ No newline at end of file +We highly encourage all users and miners to update to this new version as soon as possible. See our download page and the 1.0 User Guide for more information. \ No newline at end of file diff --git a/_posts/2017-05-24-new-release-1-0-9.md b/_posts/2017-05-24-new-release-1-0-9.md index be7bc2b..9cfe4cb 100644 --- a/_posts/2017-05-24-new-release-1-0-9.md +++ b/_posts/2017-05-24-new-release-1-0-9.md @@ -12,7 +12,7 @@ Today we're announcing the release of Zcash 1.0.9. This is our first release usi This release is our first with the auto-deprecation feature described in our Release Cycles and Lifetimes post. It also introduces opt-in support for the AMQP protocol. -We encourage all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We encourage all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information.
    1. Implemented automatic deprecation shutdown. #2297
    2. Added opt-in AMQP support. #2189, #2362, #2280
    3. diff --git a/_posts/2017-06-22-new-release-1-0-10.md b/_posts/2017-06-22-new-release-1-0-10.md index 61b0118..4b48704 100644 --- a/_posts/2017-06-22-new-release-1-0-10.md +++ b/_posts/2017-06-22-new-release-1-0-10.md @@ -19,6 +19,6 @@ Summary of the changes included in this release:
    4. We added a config parameter to reject transactions from the mempool by number of transparent inputs. This is a short-term workaround to handle periods of high network load, and will be replaced in the future by a more comprehensive mechanism. (#2342)
    5. We merged several build system portability fixes. (#2412, #2420, #2436)
    -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.10 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2017-06-24-new-release-1-0-10-1.md b/_posts/2017-06-24-new-release-1-0-10-1.md index 4229e33..b1af935 100644 --- a/_posts/2017-06-24-new-release-1-0-10-1.md +++ b/_posts/2017-06-24-new-release-1-0-10-1.md @@ -16,6 +16,6 @@ Summary of the changes included in this release:
  • We reverted a change to version negotiation for the peer-to-peer protocol that caused degraded networking behavior. (#2473)
  • We disabled Proton building in Gitian. (#2462)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.10 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2017-08-16-new-release-1-0-11.md b/_posts/2017-08-16-new-release-1-0-11.md index c2af7ed..e411a6c 100644 --- a/_posts/2017-08-16-new-release-1-0-11.md +++ b/_posts/2017-08-16-new-release-1-0-11.md @@ -18,6 +18,6 @@ Summary of the changes included in this release:
  • We added a block download progress indicator to the metrics UI. (#2484)
  • We removed UPnP support (which was already off by default) for security reasons. (#2504)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.11 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2017-09-28-new-release-1-0-12.md b/_posts/2017-09-28-new-release-1-0-12.md index 9e1849a..bbee105 100644 --- a/_posts/2017-09-28-new-release-1-0-12.md +++ b/_posts/2017-09-28-new-release-1-0-12.md @@ -17,7 +17,7 @@ Summary of the changes included in this release:
  • We fixed build issues encountered when using GCC 7. (#2545)
  • We added support for fetching the public network parameters from IPFS. (#2597)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.12 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. diff --git a/_posts/2017-11-20-new-release-1-0-13.md b/_posts/2017-11-20-new-release-1-0-13.md index 4f5bcc5..9e9e01d 100644 --- a/_posts/2017-11-20-new-release-1-0-13.md +++ b/_posts/2017-11-20-new-release-1-0-13.md @@ -25,6 +25,6 @@ Summary of the changes included in this release:
  • A workaround has been implemented in the test wallet_protectcoinbase, which was previously failing on some platforms. (#2698)
  • Benchmarking has been updated with new performance measurements and fixes. (#2645, #2659, #2377, #2687, #2665)
  • -We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. +We're encouraging all users and miners to update to this new version. See our download page and the 1.0 User Guide for more information. For a more complete list of changes, see our 1.0.13 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. diff --git a/_posts/2018-01-04-new-release-1-0-14.md b/_posts/2018-01-04-new-release-1-0-14.md index 81d9084..4b5603e 100644 --- a/_posts/2018-01-04-new-release-1-0-14.md +++ b/_posts/2018-01-04-new-release-1-0-14.md @@ -52,7 +52,7 @@ data.

  • We improved various parts of the help text and documentation. (#2724, #2744)
  • We're encouraging all users and miners to update to this new version. See our download -page and the 1.0 User Guide for more information.

    +page and the 1.0 User Guide for more information.

    For a more complete list of changes, see our 1.0.14 GitHub milestone. To follow our progress, watch the GitHub project and join the forum.

    \ No newline at end of file diff --git a/_posts/2018-04-14-new-release-1-1-0.md b/_posts/2018-04-14-new-release-1-1-0.md index 7bb056f..5f5fcc4 100644 --- a/_posts/2018-04-14-new-release-1-1-0.md +++ b/_posts/2018-04-14-new-release-1-1-0.md @@ -39,6 +39,6 @@ In this version, it is only enforced for peers that send protocol versions Improved the error message for "absurdly high fees". (#3111)
  • Added logging of expired transactions. (#3090)
  • -We’re encouraging all users and miners to update to this version. See the download page and 1.0 User Guide for more information. +We’re encouraging all users and miners to update to this version. See the download page and 1.0 User Guide for more information. For a more complete list of changes, see the 1.1.0 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file diff --git a/_posts/2018-05-30-new-release-1-1-1.md b/_posts/2018-05-30-new-release-1-1-1.md index 62885a6..847348b 100644 --- a/_posts/2018-05-30-new-release-1-1-1.md +++ b/_posts/2018-05-30-new-release-1-1-1.md @@ -72,6 +72,6 @@ configured specifically to process scriptPubKey and not scriptSig scripts.
  • We extended Sprout tests to other epochs. (#3157)
  • We backported improvements to zcash-cli, serialization, out-of-memory error reporting and the configuration option uacomment. (#3086#3180#3193#2813)
  • -We’re encouraging all users and miners to update to this version. See the download page and 1.0 User Guide for more information. +We’re encouraging all users and miners to update to this version. See the download page and 1.0 User Guide for more information. For a more complete list of changes, see the 1.1.1 GitHub milestone. To follow our progress, watch the GitHub project and join the forum. \ No newline at end of file