bch (+testnet): Bump backend 0.20.6 -> 0.20.7
This commit is contained in:
parent
b3367f8f8c
commit
f94878b234
@ -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.20.6",
|
"version": "0.20.7",
|
||||||
"binary_url": "https://download.bitcoinabc.org/0.20.6/linux/bitcoin-abc-0.20.6-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://download.bitcoinabc.org/0.20.7/linux/bitcoin-abc-0.20.7-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "f5fb4a3dac6164709dbf0632f64adfe56414d260e4bf192effc0049da9c43bac",
|
"verification_source": "a8ccb15b2eb37e7dc0790fb72e5f31fba9c7df5134df2110eaf59724636b64ef",
|
||||||
"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.6/",
|
"subversion": "/Bitcoin ABC:0.20.7/",
|
||||||
"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.20.6",
|
"version": "0.20.7",
|
||||||
"binary_url": "https://download.bitcoinabc.org/0.20.6/linux/bitcoin-abc-0.20.6-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://download.bitcoinabc.org/0.20.7/linux/bitcoin-abc-0.20.7-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "f5fb4a3dac6164709dbf0632f64adfe56414d260e4bf192effc0049da9c43bac",
|
"verification_source": "a8ccb15b2eb37e7dc0790fb72e5f31fba9c7df5134df2110eaf59724636b64ef",
|
||||||
"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.6/",
|
"subversion": "/Bitcoin ABC:0.20.7/",
|
||||||
"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