bcash (+testnet): Bump backend 0.20.0 -> 0.20.1
This commit is contained in:
parent
1d1b02388d
commit
485887a130
@ -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.0",
|
"version": "0.20.1",
|
||||||
"binary_url": "https://download.bitcoinabc.org/0.20.0/linux/bitcoin-abc-0.20.0-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://download.bitcoinabc.org/0.20.1/linux/bitcoin-abc-0.20.1-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "c00afe0f23163a64b692f9633ab0f49af7eedde32aa7b768582a0a731bb6d013",
|
"verification_source": "ad768329ac6347ecad5f71cd42bf26d31159d2dacd028766049d310c0bfa3c04",
|
||||||
"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.0/",
|
"subversion": "/Bitcoin ABC:0.20.1/",
|
||||||
"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.0",
|
"version": "0.20.1",
|
||||||
"binary_url": "https://download.bitcoinabc.org/0.20.0/linux/bitcoin-abc-0.20.0-x86_64-linux-gnu.tar.gz",
|
"binary_url": "https://download.bitcoinabc.org/0.20.1/linux/bitcoin-abc-0.20.1-x86_64-linux-gnu.tar.gz",
|
||||||
"verification_type": "sha256",
|
"verification_type": "sha256",
|
||||||
"verification_source": "c00afe0f23163a64b692f9633ab0f49af7eedde32aa7b768582a0a731bb6d013",
|
"verification_source": "ad768329ac6347ecad5f71cd42bf26d31159d2dacd028766049d310c0bfa3c04",
|
||||||
"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.0/",
|
"subversion": "/Bitcoin ABC:0.20.1/",
|
||||||
"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