Commit Graph

17214 Commits

Author SHA1 Message Date
Jack Grigg
2c016e06c7 Add Ansible playbook for grind workers 2017-10-02 21:37:13 +01:00
jl777
1e9ce29e13 Test 2017-10-01 23:50:59 +03:00
jl777
fc17ec6ee0 Test 2017-10-01 23:00:32 +03:00
jl777
286edc41dd Test 2017-10-01 21:27:28 +03:00
jl777
6fef8a41b5 Merge pull request #476 from jl777/dev
fixed wrong port used by assetchains, which caused error many times, each with 250ms sleep
2017-10-01 19:58:30 +03:00
jl777
3ddca65d52 Test 2017-10-01 19:56:43 +03:00
jl777
20d00c7773 Test 2017-10-01 19:48:08 +03:00
jl777
578a9891dc Test 2017-10-01 19:42:04 +03:00
jl777
c608f584cc Test 2017-10-01 19:32:58 +03:00
jl777
40daca68fd Test 2017-09-28 22:25:48 +03:00
jl777
a6df99fc9c Getchaintips error checks 2017-09-28 22:08:32 +03:00
Homu
b86b9feb6c Auto merge of #2642 - str4d:release-v1.0.12, r=str4d
Release v1.0.12
2017-09-28 01:29:24 -07:00
Jack Grigg
8988766730 make-release.py: Updated release notes and changelog for 1.0.12. 2017-09-28 01:26:44 +01:00
Jack Grigg
eb6d25e7ab make-release.py: Updated manpages for 1.0.12. 2017-09-28 01:24:59 +01:00
Jack Grigg
0f49863acb make-release.py: Versioning changes for 1.0.12. 2017-09-28 01:17:05 +01:00
Homu
e806f9c603 Auto merge of #2638 - bitcartel:2637_experimental_feature_z_shieldcoinbase, r=str4d
Closes #2637. Make z_shieldcoinbase an experimental feature.

Can be enabled with: `zcashd -experimentalfeatures -zshieldcoinbase`
2017-09-27 16:09:54 -07:00
Homu
e2ef206ee3 Auto merge of #2640 - str4d:perf-benchmark-fixes, r=str4d
Perf benchmark fixes
2017-09-27 11:51:08 -07:00
Jack Grigg
091c089d03 Fix incorrect failure in memory benchmark 2017-09-27 19:42:39 +01:00
Jack Grigg
72b4f0b3e6 Individualise performance-measurements.sh errors for debugging 2017-09-27 19:41:54 +01:00
Simon
5023af7bd5 Closes #2637. Make z_shieldcoinbase an experimental feature where it
can be enabled with: zcashd -experimentalfeatures -zshieldcoinbase.
2017-09-27 10:43:54 -07:00
Homu
056110fe08 Auto merge of #2636 - str4d:pyflakes-fixes, r=str4d
Fix pyflakes warnings in RPC tests
2017-09-27 09:31:21 -07:00
Jack Grigg
f897e075c2 Fix pyflakes warnings in RPC tests 2017-09-27 17:24:19 +01:00
Homu
14148301e6 Auto merge of #2632 - bitcartel:2623_update_getbestanchor_lock, r=str4d
Update which lock to synchronize on when calling GetBestAnchor().

Closes issue #2623.
2017-09-27 07:14:20 -07:00
Simon
b85008e786 Update which lock to synchronize on when calling GetBestAnchor(). 2017-09-26 10:16:33 -07:00
jl777
0e15ad7f95 Merge pull request #475 from jl777/dev
init load tweak
2017-09-25 12:30:28 +02:00
jl777
b3dd3690f1 Test 2017-09-25 12:28:25 +02:00
jl777
b432a0d00e Test 2017-09-25 12:25:39 +02:00
jl777
9a46914b21 Test 2017-09-25 12:22:43 +02:00
jl777
c6faffe4b6 Merge pull request #474 from jl777/dev
Dev
2017-09-25 12:13:09 +02:00
jl777
ad9a8c35d6 Test 2017-09-25 12:02:02 +02:00
jl777
e4bc80cf7a Test 2017-09-25 11:59:25 +02:00
jl777
0ff233c570 Test 2017-09-25 11:58:23 +02:00
jl777
450f60749f Fix rpcport 2017-09-25 11:44:10 +02:00
ca333
5b1a6b2f2a Merge pull request #55 from jl777/dev
dev update
2017-09-24 20:13:39 +02:00
Homu
6e4ce0dfa2 Auto merge of #2627 - str4d:release-v1.0.12-rc1, r=str4d
Release v1.0.12-rc1
2017-09-23 03:21:25 -07:00
Jack Grigg
29a2ee4958 make-release.py: Updated release notes and changelog for 1.0.12-rc1. 2017-09-23 10:51:36 +01:00
Jack Grigg
94183b6360 make-release.py: Updated manpages for 1.0.12-rc1. 2017-09-23 10:50:00 +01:00
Jack Grigg
39cb7df909 make-release.py: Versioning changes for 1.0.12-rc1. 2017-09-23 10:42:23 +01:00
Homu
f34c60de37 Auto merge of #2615 - bitcartel:2448_shield_coinbase, r=bitcartel
Add RPC command shield_coinbase #2448.

Shield transparent coinbase funds by sending to a shielded z address. Closes #2448.
2017-09-22 12:04:31 -07:00
Simon
06c19063bb Implement RPC shield_coinbase #2448. 2017-09-21 15:04:12 -07:00
Homu
8f16b27304 Auto merge of #2616 - nathan-at-least:importprivkey-shows-address.4, r=str4d
Importprivkey shows address

Scratching an itch: make `importprivkey` output the corresponding address.

Without this PR, `importprivkey` shows no output. Because we're moving towards an "address-based" RPC interface, rather than "account-based", there's a gap when using `importprivkey` because there's no way to assign it to a specific account, but also no easy way to determine the address. This change fixes that wart.
2017-09-21 14:29:03 -07:00
Jack Grigg
109fed51ff Additional test cases for importprivkey RPC test 2017-09-21 22:21:44 +01:00
Homu
0eebdefb8a Auto merge of #2597 - kpcyrd:fetch-ipfs, r=str4d
Fetch params from ipfs if possible

This patch allows fetch-params to download the params from [ipfs], if it's installed. This reduces the need for a central server and ensures the params are available if the official server ceases to exist.

For now, the default is still wget. If wget exits with an error, the script automatically tries ipfs. To use ipfs instead of wget:

    ZC_DISABLE_WGET=1 ./zcutil/fetch-params.sh

[ipfs]: https://github.com/ipfs/go-ipfs
2017-09-21 09:26:29 -07:00
kpcyrd
076e177dd9 Prefer wget over ipfs 2017-09-21 03:28:14 +02:00
kpcyrd
3ccbbe31a4 Fetch params from ipfs if possible
Disable ipfs with ZC_DISABLE_IPFS=
2017-09-21 03:28:04 +02:00
jl777
a74377a5bf Merge pull request #473 from jl777/dPoW
change download link from z.cash. no need to update if you already have built komodod
2017-09-20 19:12:10 +02:00
jl777
08d176f487 Merge pull request #472 from jl777/beta
change download link from z.cash
2017-09-20 19:11:06 +02:00
Homu
60b4a79000 Auto merge of #2620 - bitcartel:2583_watch_only_fspendable, r=str4d
Closes #2583. Exclude watch-only utxos from coin selection.
2017-09-20 04:49:48 -07:00
Simon
5a0721f0fe Set up a clean chain.
Delete redundant method wait_until_miner_sees() via use of sync_all().
2017-09-19 20:42:53 -07:00
Simon
b17e1b4080 Closes #2583. Exclude watch-only utxos from z_sendmany coin selection. 2017-09-19 19:42:48 -07:00