Page MenuHomePhabricator

D11161.diff
No OneTemporary

D11161.diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@
)
project(bitcoin-abc
- VERSION 0.25.1
+ VERSION 0.25.2
DESCRIPTION "Bitcoin ABC is a full node implementation of the eCash 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.25.1
+pkgver=0.25.2
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.25.1
+pkgver=0.25.2
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,11 +1,7 @@
-# Bitcoin ABC 0.25.1 Release Notes
+# Bitcoin ABC 0.25.2 Release Notes
-Bitcoin ABC version 0.25.1 is now available from:
+Bitcoin ABC version 0.25.2 is now available from:
- <https://download.bitcoinabc.org/0.25.1/>
+ <https://download.bitcoinabc.org/0.25.2/>
This release includes the following features and fixes:
-- The `getnodeaddresses` RPC now returns a "network" field indicating the
- network type (ipv4, ipv6, onion, or i2p) for each address.
-- The `getnodeaddresses` RPC now also accepts a "network" argument (ipv4, ipv6,
- onion, or i2p) to return only addresses of the specified network.
diff --git a/doc/release-notes.md b/doc/release-notes/release-notes-0.25.1.md
copy from doc/release-notes.md
copy to doc/release-notes/release-notes-0.25.1.md

File Metadata

Mime Type
text/plain
Expires
Tue, May 20, 20:03 (8 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865838
Default Alt Text
D11161.diff (1 KB)

Event Timeline