Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711135
D9704.id28992.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
D9704.id28992.diff
View Options
diff --git a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@
)
project(bitcoin-abc
- VERSION 0.23.6
+ VERSION 0.23.7
DESCRIPTION "Bitcoin ABC is a full node implementation of the BCHA protocol."
HOMEPAGE_URL "https://www.bitcoinabc.org"
)
diff --git a/contrib/aur/bitcoin-abc-qt/PKGBUILD b/contrib/aur/bitcoin-abc-qt/PKGBUILD
--- a/contrib/aur/bitcoin-abc-qt/PKGBUILD
+++ b/contrib/aur/bitcoin-abc-qt/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc-qt
-pkgver=0.23.6
+pkgver=0.23.7
pkgrel=0
pkgdesc="Bitcoin ABC with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt"
arch=('i686' 'x86_64')
diff --git a/contrib/aur/bitcoin-abc/PKGBUILD b/contrib/aur/bitcoin-abc/PKGBUILD
--- a/contrib/aur/bitcoin-abc/PKGBUILD
+++ b/contrib/aur/bitcoin-abc/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josh Ellithorpe <quest@mac.com>
pkgname=bitcoin-abc
-pkgver=0.23.6
+pkgver=0.23.7
pkgrel=0
pkgdesc="Bitcoin ABC with bitcoind, bitcoin-tx, bitcoin-seeder and bitcoin-cli"
arch=('i686' 'x86_64')
diff --git a/doc/release-notes.md b/doc/release-notes.md
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,17 +1,7 @@
-# Bitcoin ABC 0.23.6 Release Notes
+# Bitcoin ABC 0.23.7 Release Notes
-Bitcoin ABC version 0.23.6 is now available from:
+Bitcoin ABC version 0.23.7 is now available from:
- <https://download.bitcoinabc.org/0.23.6/>
+ <https://download.bitcoinabc.org/0.23.7/>
This release includes the following features and fixes:
- - Add an -ecash option to support the eCash rebrand
-
-Wallet
-------
-
-- Backwards compatibility has been dropped for two `getaddressinfo` RPC
- deprecations, as notified in the 0.22.10 release notes. The deprecated `label`
- field has been removed as well as the deprecated `labels` behavior of
- returning a JSON object containing `name` and `purpose` key-value pairs. Since
- 0.22.4, the `labels` field returns a JSON array of label names.
diff --git a/doc/release-notes.md b/doc/release-notes/release-notes-0.23.6.md
copy from doc/release-notes.md
copy to doc/release-notes/release-notes-0.23.6.md
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 10:35 (2 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573287
Default Alt Text
D9704.id28992.diff (2 KB)
Attached To
D9704: Bump version to 0.23.7
Event Timeline
Log In to Comment