Skip to content

Commit 875c6cb

Browse files
committed
Merge remote-tracking branch 'other/master'
2 parents 3949594 + 0678ef1 commit 875c6cb

35 files changed

Lines changed: 113 additions & 79 deletions

configure.ac

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ AC_PREREQ([2.60])
33
define(_CLIENT_VERSION_MAJOR, 1)
44
define(_CLIENT_VERSION_MINOR, 3)
55
define(_CLIENT_VERSION_REVISION, 0)
6-
define(_CLIENT_VERSION_BUILD, 2)
6+
define(_CLIENT_VERSION_BUILD, 3)
77
define(_CLIENT_VERSION_IS_RELEASE, true)
8-
define(_COPYRIGHT_YEAR, 2022)
8+
define(_COPYRIGHT_YEAR, 2023)
99
define(_COPYRIGHT_HOLDERS,[The %s developers])
1010
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[But Core]])
11-
AC_INIT([But Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/ButKoin/but/issues],[but],[https://butcoin.tech/])
11+
AC_INIT([But Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/ButKoin/but/issues],[but],[https://butkoin.com/])
1212
AC_CONFIG_SRCDIR([src/validation.cpp])
1313
AC_CONFIG_HEADERS([src/config/but-config.h])
1414
AC_CONFIG_AUX_DIR([build-aux])

depends/packages/boost.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package=boost
22
$(package)_version=1_64_0
3-
$(package)_download_path=https://dl.bintray.com/boostorg/release/1.64.0/source/
3+
$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/1.64.0/source/
44
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
55
$(package)_sha256_hash=7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332
66

doc/man/but-cli.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH BUT-CLI "1" "November 2022" "but-cli v1.3.0.2" "User Commands"
2+
.TH BUT-CLI "1" "January 2023" "but-cli v1.3.0.3" "User Commands"
33
.SH NAME
4-
but-cli \- manual page for but-cli v1.3.0.2
4+
but-cli \- manual page for but-cli v1.3.0.3
55
.SH DESCRIPTION
6-
But Core RPC client version v1.3.0.2
6+
But Core RPC client version v1.3.0.3
77
.SS "Usage:"
88
.TP
99
but\-cli [options] <command> [params]
@@ -86,7 +86,7 @@ Copyright (C) 2022 The But Core developers
8686
Copyright (C) 2014-2022 The Dash Core developers
8787
Copyright (C) 2009-2022 The Bitcoin Core developers
8888

89-
Please contribute if you find But Core useful. Visit <https://butcoin.tech> for
89+
Please contribute if you find But Core useful. Visit <https://butkoin.com> for
9090
further information about the software.
9191
The source code is available from <https://github.com/Butkoin/but>.
9292

doc/man/but-qt.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH BUT-QT "1" "November 2022" "but-qt v1.3.0.2" "User Commands"
2+
.TH BUT-QT "1" "November 2022" "but-qt v1.3.0.3" "User Commands"
33
.SH NAME
4-
but-qt \- manual page for butd v1.3.0.2
4+
but-qt \- manual page for butd v1.3.0.3
55
.SH DESCRIPTION
6-
But Core Daemon version v1.3.0.2
6+
But Core Daemon version v1.3.0.3
77
Usage:
88
.IP
99
but\-qt [command\-line options]

doc/man/but-tx.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH BUT-TX "1" "November 2022" "but-tx v1.3.0.2" "User Commands"
2+
.TH BUT-TX "1" "November 2022" "but-tx v1.3.0.3" "User Commands"
33
.SH NAME
4-
but-tx \- manual page for but-tx v1.3.0.2
4+
but-tx \- manual page for but-tx v1.3.0.3
55
.SH DESCRIPTION
6-
But Core but\-tx utility version v1.3.0.2
6+
But Core but\-tx utility version v1.3.0.3
77
.SS "Usage:"
88
.TP
99
but\-tx [options] <hex\-tx> [commands]
@@ -112,7 +112,7 @@ Copyright (C) 2022 The But Core developers
112112
Copyright (C) 2014-2022 The Dash Core developers
113113
Copyright (C) 2009-2022 The Bitcoin Core developers
114114

115-
Please contribute if you find But Core useful. Visit <https://butcoin.tech> for
115+
Please contribute if you find But Core useful. Visit <https://butkoin.com> for
116116
further information about the software.
117117
The source code is available from <https://github.com/Butkoin/but>.
118118

doc/man/butd.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2-
.TH BUTD "1" "November 2022" "butd v1.3.0.2" "User Commands"
2+
.TH BUTD "1" "November 2022" "butd v1.3.0.3" "User Commands"
33
.SH NAME
4-
butd \- manual page for butd v1.3.0.2
4+
butd \- manual page for butd v1.3.0.3
55
.SH DESCRIPTION
6-
But Core Daemon version v1.3.0.2
6+
But Core Daemon version v1.3.0.3
77
.SS "Usage:"
88
.TP
99
butd [options]
@@ -693,7 +693,7 @@ Copyright (C) 2022 The But Core developers
693693
Copyright (C) 2014-2022 The Dash Core developers
694694
Copyright (C) 2009-2022 The Bitcoin Core developers
695695

696-
Please contribute if you find But Core useful. Visit <https://butcoin.tech> for
696+
Please contribute if you find But Core useful. Visit <https://butkoin.com> for
697697
further information about the software.
698698
The source code is available from <https://github.com/Butkoin/but>.
699699

doc/release-notes/but/release-notes-0.1.2.15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ But Core version 0.1.2.15
33

44
Release is now available from:
55

6-
<https://www.butcoin.tech/downloads/#wallets>
6+
<https://www.butkoin.com/downloads/#wallets>
77

88
This is a new minor version release, bringing various bugfixes and other improvements.
99

doc/release-notes/but/release-notes-0.1.2.16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ But Core version 0.1.2.16
33

44
Release is now available from:
55

6-
<https://www.butcoin.tech/downloads/#wallets>
6+
<https://www.butkoin.com/downloads/#wallets>
77

88
This is a new minor version release, bringing various bugfixes and other improvements.
99

doc/release-notes/but/release-notes-0.1.2.17.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ But Core version 0.1.2.17
33

44
Release is now available from:
55

6-
<https://www.butcoin.tech/downloads/#wallets>
6+
<https://www.butkoin.com/downloads/#wallets>
77

88
This is a new minor version release, bringing various bugfixes and other improvements.
99

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
But Core version 1.3.0.3 Mandatory Butk Moon Walker Bug-Fix Release !!!
2+
==============================================================================
3+
4+
Release is now available from:
5+
6+
<https://github.com/miningplanet/but/releases>
7+
8+
Update to this release is ** MANDATORY ** because the increase of MAX_MONEY to 21.000.000.000 BUTK and TX b9f42854fc7f326d194e50d48e4bbc3d022a9098dc05320e96497dd5f460b626 to XgKgmUvPanD5vyESuqfpehy2Bebqfr6FZG with txout of 26,766,044.28 BUTK.
9+
10+
Do not use release v1.3.0.1 Butk Modac Release from https://github.com/Butkoin/but/releases, since it is outdated with MAX_MONEY of 21.000.000 BUTK or v1.3.0.2 Butk Moon Walker. v1.3.0.2 has a bug in the sendto / sendmany function, fixed with pull request https://github.com/Butkoin/but/pull/25. This release could only be used for Smartnodes not for wallets !!!
11+
12+
Use 1.3.0.3 Mandatory Butk Moon Walker Bug-Fix Release with the latest bootstrap at https://github.com/miningplanet/but/releases.
13+
14+
This is a new minor version release, bringing various bugfixes and other improvements.
15+
16+
- disconnects old 1.2.x node,
17+
- increaeses the MAX_MONEY to 21.000.000.000 BUTK
18+
- adds CLI functionality for the network hash rate per mining algorithm.
19+
20+
Please report bugs using the issue tracker at github:
21+
22+
<https://github.com/ButKoin/but/issues>
23+
24+

0 commit comments

Comments
 (0)