bch(+testnet): 0.21.10->0.22.0
This commit is contained in:
parent
52cbc7162d
commit
a8ee6aefb0
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-bcash",
|
"package_name": "backend-bcash",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "bcash",
|
"system_user": "bcash",
|
||||||
"version": "0.21.10",
|
"version": "0.22.0",
|
||||||
"binary_url": "https://download.bitcoinabc.org/0.21.10/linux/bitcoin-abc-0.21.10-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://download.bitcoinabc.org/0.22.0/linux/bitcoin-abc-0.22.0-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "d50d10147c1dc4eef23942b10331c047f0da80600cf5526b627ff01a4c317fb4",
|
"verification_source": "9d3718cbaf0516cc1e2bff40bd9ff708e61b6ed2469afb18e87e9fc1de3c4d5c",
|
||||||
"extract_command": "tar -C backend --strip 1 -xf",
|
"extract_command": "tar -C backend --strip 1 -xf",
|
||||||
"exclude_files": [
|
"exclude_files": [
|
||||||
"bin/bitcoin-qt"
|
"bin/bitcoin-qt"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"additional_params": "",
|
"additional_params": "",
|
||||||
"block_chain": {
|
"block_chain": {
|
||||||
"parse": true,
|
"parse": true,
|
||||||
"subversion": "/Bitcoin ABC:0.20.8/",
|
"subversion": "/Bitcoin ABC:0.22.0/",
|
||||||
"address_format": "cashaddr",
|
"address_format": "cashaddr",
|
||||||
"mempool_workers": 8,
|
"mempool_workers": 8,
|
||||||
"mempool_sub_workers": 2,
|
"mempool_sub_workers": 2,
|
||||||
|
|||||||
@ -22,10 +22,10 @@
|
|||||||
"package_name": "backend-bcash-testnet",
|
"package_name": "backend-bcash-testnet",
|
||||||
"package_revision": "satoshilabs-1",
|
"package_revision": "satoshilabs-1",
|
||||||
"system_user": "bcash",
|
"system_user": "bcash",
|
||||||
"version": "0.21.10",
|
"version": "0.22.0",
|
||||||
"binary_url": "https://download.bitcoinabc.org/0.21.10/linux/bitcoin-abc-0.21.10-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://download.bitcoinabc.org/0.22.0/linux/bitcoin-abc-0.22.0-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "d50d10147c1dc4eef23942b10331c047f0da80600cf5526b627ff01a4c317fb4",
|
"verification_source": "9d3718cbaf0516cc1e2bff40bd9ff708e61b6ed2469afb18e87e9fc1de3c4d5c",
|
||||||
"extract_command": "tar -C backend --strip 1 -xf",
|
"extract_command": "tar -C backend --strip 1 -xf",
|
||||||
"exclude_files": [
|
"exclude_files": [
|
||||||
"bin/bitcoin-qt"
|
"bin/bitcoin-qt"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"additional_params": "",
|
"additional_params": "",
|
||||||
"block_chain": {
|
"block_chain": {
|
||||||
"parse": true,
|
"parse": true,
|
||||||
"subversion": "/Bitcoin ABC:0.20.8/",
|
"subversion": "/Bitcoin ABC:0.22.0/",
|
||||||
"address_format": "cashaddr",
|
"address_format": "cashaddr",
|
||||||
"mempool_workers": 8,
|
"mempool_workers": 8,
|
||||||
"mempool_sub_workers": 2,
|
"mempool_sub_workers": 2,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user