Skip to content

Commit

Permalink
Updated deprecation and version (to stable)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelusCH committed Sep 3, 2022
1 parent 03aad9c commit 412449c
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BitcoinZ 2.0.8-RC1
# BitcoinZ 2.0.8
**Keep running wallet to strengthen the BitcoinZ network. Backup your wallet in many locations & keep your coins wallet offline.**

### Ports:
Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 2)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_REVISION, 8)
define(_CLIENT_VERSION_BUILD, 25)
define(_CLIENT_VERSION_BUILD, 50)
define(_ZC_BUILD_VAL, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, m4_incr(_CLIENT_VERSION_BUILD), m4_eval(_CLIENT_VERSION_BUILD < 50), 1, m4_eval(_CLIENT_VERSION_BUILD - 24), m4_eval(_CLIENT_VERSION_BUILD == 50), 1, , m4_eval(_CLIENT_VERSION_BUILD - 50)))
define(_CLIENT_VERSION_SUFFIX, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, _CLIENT_VERSION_REVISION-beta$1, m4_eval(_CLIENT_VERSION_BUILD < 50), 1, _CLIENT_VERSION_REVISION-rc$1, m4_eval(_CLIENT_VERSION_BUILD == 50), 1, _CLIENT_VERSION_REVISION, _CLIENT_VERSION_REVISION-$1)))
define(_CLIENT_VERSION_IS_RELEASE, false)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2022)
AC_INIT([BitcoinZ],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_SUFFIX(_ZC_BUILD_VAL)],[https://github.com/btcz/bitcoinz/issues],[BitcoinZ])
AC_CONFIG_SRCDIR([src/main.cpp])
Expand Down
6 changes: 3 additions & 3 deletions contrib/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bitcoinz (2.0.8-RC1) stable; urgency=low
bitcoinz (2.0.8) stable; urgency=low

* 2.0.8-RC1 release.
* 2.0.8 release.

-- The BitcoinZ Community <[email protected]> Jul 2022
-- The BitcoinZ Community <[email protected]> Sep 2022

bitcoinz (2.0.7-10) stable; urgency=medium

Expand Down
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: "bitcoinz-2.0.8-RC1"
name: "bitcoinz-2.0.8"
enable_cache: true
distro: "debian"
suites:
Expand Down
6 changes: 3 additions & 3 deletions doc/man/bitcoinz-cli.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH BITCOINZ-CLI "1" "Jul 2022" "bitcoinz-cli v2.0.8-RC1" "User Commands"
.TH BITCOINZ-CLI "1" "Sep 2022" "bitcoinz-cli v2.0.8" "User Commands"
.SH NAME
bitcoinz-cli \- manual page for bitcoinz-cli v2.0.8-RC1
bitcoinz-cli \- manual page for bitcoinz-cli v2.0.8
.SH DESCRIPTION
BitcoinZ RPC client version v2.0.8-RC1
BitcoinZ RPC client version v2.0.8
.PP
In order to ensure you are adequately protecting your privacy when using
BitcoinZ, please see <https://z.cash/support/security/index.html>.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/bitcoinz-tx.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH BITCOINZ-TX "1" "Jul 2022" "bitcoinz-tx v2.0.8-RC1" "User Commands"
.TH BITCOINZ-TX "1" "Sep 2022" "bitcoinz-tx v2.0.8" "User Commands"
.SH NAME
bitcoinz-tx \- manual page for bitcoinz-tx v2.0.8-RC1
bitcoinz-tx \- manual page for bitcoinz-tx v2.0.8
.SH DESCRIPTION
BitcoinZ bitcoinz\-tx utility version v2.0.8-RC1
BitcoinZ bitcoinz\-tx utility version v2.0.8
.SS "Usage:"
.TP
bitcoinz\-tx [options] <hex\-tx> [commands]
Expand Down
6 changes: 3 additions & 3 deletions doc/man/bitcoinzd.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH BITCOINZD "1" "Jul 2022" "bitcoinzd v2.0.8-RC1" "User Commands"
.TH BITCOINZD "1" "Sep 2022" "bitcoinzd v2.0.8" "User Commands"
.SH NAME
bitcoinzd \- manual page for bitcoinzd v2.0.8-RC1
bitcoinzd \- manual page for bitcoinzd v2.0.8
.SH DESCRIPTION
BitcoinZ Daemon version v2.0.8-RC1
BitcoinZ Daemon version v2.0.8
.PP
In order to ensure you are adequately protecting your privacy when using
BitcoinZ, please see <https://z.cash/support/security/>.
Expand Down
4 changes: 2 additions & 2 deletions src/clientversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
#define CLIENT_VERSION_MAJOR 2
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 8
#define CLIENT_VERSION_BUILD 25
#define CLIENT_VERSION_BUILD 50

//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE false
#define CLIENT_VERSION_IS_RELEASE true

/**
* Copyright year (2009-this)
Expand Down
2 changes: 1 addition & 1 deletion src/deprecation.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// Deprecation policy:
// * Shut down 16 weeks' worth of blocks after the estimated release block height.
// * A warning is shown during the 2 weeks' worth of blocks prior to shut down.
static const int APPROX_RELEASE_HEIGHT = 1028680; // +6 month
static const int APPROX_RELEASE_HEIGHT = 1208650; // Aug 2023
static const int WEEKS_UNTIL_DEPRECATION = 16;
static const int DEPRECATION_HEIGHT = APPROX_RELEASE_HEIGHT + (WEEKS_UNTIL_DEPRECATION * 7 * 24 * 24);

Expand Down
2 changes: 1 addition & 1 deletion src/metrics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ void ThreadShowMetricsScreen()
std::cout << std::endl;

// Thank you text
std::cout << _("BTCZ Node Version 2.0.8-RC1 (YODA) - Protocol 770008") << std::endl;
std::cout << _("BTCZ Node Version 2.0.8 (YODA) - Protocol 770008") << std::endl;
std::cout << _("Thank you for running a BitcoinZ node!") << std::endl;
std::cout << _("You're helping to strengthen the network and contributing to a social good :)") << std::endl;
}
Expand Down

0 comments on commit 412449c

Please sign in to comment.