Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Hubble'
Browse files Browse the repository at this point in the history
  • Loading branch information
richmills3 committed Nov 25, 2021
2 parents c6323c1 + 198b333 commit 9806470
Show file tree
Hide file tree
Showing 98 changed files with 7,067 additions and 1,433 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 1)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_REVISION, 9)
define(_CLIENT_VERSION_REVISION, 10)
define(_CLIENT_VERSION_BUILD, 0)
define(_COPYRIGHT_YEAR, 2021)
define(_COPYRIGHT_HOLDERS,[The %s Association])
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux-all-arch.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "bitcoin-sv-1.0.9-linux"
name: "bitcoin-sv-1.0.10-linux"
enable_cache: true
suites:
- "bionic"
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: "bitcoin-sv-1.0.9-linux"
name: "bitcoin-sv-1.0.10-linux"
enable_cache: true
suites:
- "bionic"
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win-all-arch.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "bitcoin-sv-1.0.9-win"
name: "bitcoin-sv-1.0.10-win"
enable_cache: true
suites:
- "bionic"
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-win.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "bitcoin-sv-1.0.9-win"
name: "bitcoin-sv-1.0.10-win"
enable_cache: true
suites:
- "bionic"
Expand Down
2 changes: 1 addition & 1 deletion doc/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Bitcoin SV"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.0.9
PROJECT_NUMBER = 1.0.10

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
8 changes: 4 additions & 4 deletions doc/man/bitcoin-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.13.
.TH BITCOIN-CLI "1" "October 2021" "bitcoin-cli v1.0.9.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH BITCOIN-CLI "1" "November 2021" "bitcoin-cli v1.0.10.0" "User Commands"
.SH NAME
bitcoin-cli \- manual page for bitcoin-cli v1.0.9.0
bitcoin-cli \- manual page for bitcoin-cli v1.0.10.0
.SH DESCRIPTION
Bitcoin SV RPC client version v1.0.9.0\-dev
Bitcoin SV RPC client version v1.0.10.0\-dev
.SS "Usage:"
.IP
bitcoin\-cli [options] Send command to Bitcoin SV
Expand Down
8 changes: 4 additions & 4 deletions doc/man/bitcoin-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.13.
.TH BITCOIN-TX "1" "October 2021" "bitcoin-tx v1.0.9.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH BITCOIN-TX "1" "November 2021" "bitcoin-tx v1.0.10.0" "User Commands"
.SH NAME
bitcoin-tx \- manual page for bitcoin-tx v1.0.9.0
bitcoin-tx \- manual page for bitcoin-tx v1.0.10.0
.SH DESCRIPTION
Bitcoin SV bitcoin\-tx utility version v1.0.9.0\-dev
Bitcoin SV bitcoin\-tx utility version v1.0.10.0\-dev
.SS "Usage:"
.TP
bitcoin\-tx [options] <hex\-tx> [commands]
Expand Down
68 changes: 52 additions & 16 deletions doc/man/bitcoind.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.13.
.TH BITCOIND "1" "October 2021" "bitcoind v1.0.9.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH BITCOIND "1" "November 2021" "bitcoind v1.0.10.0" "User Commands"
.SH NAME
bitcoind \- manual page for bitcoind v1.0.9.0
bitcoind \- manual page for bitcoind v1.0.10.0
.SH DESCRIPTION
Bitcoin SV version v1.0.9.0\-dev
Bitcoin SV version v1.0.10.0\-dev
.SS "Usage:"
.TP
bitcoind [options]
Expand Down Expand Up @@ -431,34 +431,58 @@ ZeroMQ notification options:
.HP
\fB\-zmqpubhashblock=\fR<address>
.IP
Enable publish hash block in <address>
Enable publish hash block in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubhashtx=\fR<address>
.IP
Enable publish hash transaction in <address>
Enable publish hash transaction in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubrawblock=\fR<address>
.IP
Enable publish raw block in <address>
Enable publish raw block in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubrawtx=\fR<address>
.IP
Enable publish raw transaction in <address>
Enable publish raw transaction in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubinvalidtx=\fR<address>
.IP
Enable publish invalid transaction in <address>. \fB\-invalidtxsink\fR=\fI\,ZMQ\/\fR
should be specified.
should be specified. For more information see doc/zmq.md.
.HP
\fB\-zmqpubdiscardedfrommempool=\fR<address>
\fB\-zmqpubremovedfrommempool=\fR<address>
.IP
Enable publish removal of transaction (txid and the reason in json
format) in <address>
format) in <address>. For more information see doc/zmq.md.
.HP
\fB\-zmqpubremovedfrommempoolblock=\fR<address>
.IP
Enable publish removal of transaction (txid and the reason in json
format) in <address>
format) in <address>. For more information see doc/zmq.md.
.HP
\fB\-zmqpubhashtx2=\fR<address>
.IP
Enable publish hash transaction in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubrawtx2=\fR<address>
.IP
Enable publish raw transaction in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubhashblock2=\fR<address>
.IP
Enable publish hash block in <address>. For more information see
doc/zmq.md.
.HP
\fB\-zmqpubrawblock2=\fR<address>
.IP
Enable publish raw block in <address>. For more information see
doc/zmq.md.
.PP
Debugging/Testing options:
.HP
Expand Down Expand Up @@ -645,13 +669,13 @@ Accept consolidation transactions spending non standard inputs (default:
\fB\-maxscriptsizepolicy\fR
.IP
Set maximum script size in bytes we're willing to relay/mine per script
after Genesis is activated. (default: 10000, 0 = unlimited). The
after Genesis is activated. (default: 500000, 0 = unlimited). The
value may be given in bytes or with unit (B, kB, MB, GB).
.HP
\fB\-maxscriptnumlengthpolicy=\fR<n>
.IP
Set maximum allowed number length we're willing to relay/mine in scripts
(default: 250000, 0 = unlimited) after Genesis is activated. The
(default: 10000, 0 = unlimited) after Genesis is activated. The
value may be given in bytes or with unit (B, kB, MB, GB).
.PP
Block creation options:
Expand Down Expand Up @@ -684,6 +708,12 @@ specified multiple times.
Ban clients whose User Agent contains specified string (case
insensitive). This option can be specified multiple times.
.HP
\fB\-allowclientua=\fR<ua>
.IP
Allow clients whose User Agent equals specified string (case
insensitive). This option can be specified multiple times and has
precedence over '\-banclientua'.
.HP
\fB\-blockassembler=\fR<type>
.IP
Set the type of block assembler to use for mining. Supported options are
Expand Down Expand Up @@ -800,12 +830,12 @@ TxnValidator options:
\fB\-numstdtxvalidationthreads=\fR<n>
.IP
Set the number of 'High' priority threads used to validate standard txns
(dynamically calculated default: 5)
(dynamically calculated default: 9)
.HP
\fB\-numnonstdtxvalidationthreads=\fR<n>
.IP
Set the number of 'Low' priority threads used to validate non\-standard
txns (dynamically calculated default: 1)
txns (dynamically calculated default: 3)
.HP
\fB\-maxstdtxnsperthreadratio=\fR<n>
.IP
Expand All @@ -821,6 +851,12 @@ thread (default: 1000)
.IP
Set run frequency in asynchronous mode (default: 10ms)
.HP
\fB\-txnvalidationschedulestrategy=\fR<strategy>
.IP
Set task scheduling strategy to use in parallel transaction
validation.Available strategies: CHAIN_DETECTOR (legacy),
TOPO_SORT (default)
.HP
\fB\-maxtxnvalidatorasynctasksrunduration=\fR<n>
.IP
Set the maximum validation duration for async tasks in a single run
Expand Down

0 comments on commit 9806470

Please sign in to comment.