Commit Graph

12534 Commits

Author SHA1 Message Date
jl777
c452b1d712 Test 2017-10-09 18:28:12 +03:00
jl777
c2f1df5e07 Test 2017-10-09 18:25:01 +03:00
jl777
827756b650 Test 2017-10-09 18:23:09 +03:00
jl777
3c9b7fbb46 Test 2017-10-09 18:16:41 +03:00
jl777
7a36605c11 Test 2017-10-09 18:15:24 +03:00
jl777
00603efa67 Test 2017-10-09 18:10:08 +03:00
jl777
19d98d6fbf Test 2017-10-09 18:05:13 +03:00
jl777
5201bb5172 Test 2017-10-09 18:01:45 +03:00
jl777
2934460ce3 Test 2017-10-09 17:41:16 +03:00
ca333
34017212c7 333 2017-10-09 16:18:22 +02:00
ca333
59d405e867 333 2017-10-09 15:56:28 +02:00
ca333
9d36579649 uni3 2017-10-09 11:45:49 +02:00
jl777
a349988629 Test 2017-10-06 16:44:29 +03:00
jl777
591c1de879 Test 2017-10-06 16:42:23 +03:00
jl777
8bd5fa4226 Test 2017-10-06 16:40:19 +03:00
jl777
e4f820a0c8 Test 2017-10-06 16:28:23 +03:00
jl777
f50685fe28 Support mnzd and mnz-cli 2017-10-06 16:22:25 +03:00
jl777
075d0564e0 MNZ support 2017-10-06 15:53:30 +03:00
Jason Davies
b30900a54b Replace "bitcoin" with "Zcash". 2017-10-05 18:10:15 +01:00
Simon
6de850120f Replace 'bitcoin address' with 'zcash address'. 2017-10-04 17:07:07 -07:00
Jay Graber
c16528495c s/zcash/Zcash 2017-10-04 17:06:51 -07:00
Bruno Arueira
d2c1e4a807 Removes out bitcoin mention in favor for zcash
Bitcoin Core => Zcash
bitcoin address => Zcash address
bitcoinaddress => zcashaddress

Closes #1756
2017-10-04 17:05:30 -07:00
Jack Grigg
99dd50c30c Add benchmark for listunspent
Closes #2645.
2017-10-04 12:48:50 +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
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
Jack Grigg
0f49863acb make-release.py: Versioning changes for 1.0.12. 2017-09-28 01:17:05 +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
Simon
b85008e786 Update which lock to synchronize on when calling GetBestAnchor(). 2017-09-26 10:16:33 -07: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
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
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
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
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
b17e1b4080 Closes #2583. Exclude watch-only utxos from z_sendmany coin selection. 2017-09-19 19:42:48 -07:00
Homu
6e9964ff70 Auto merge of #2613 - arielgabizon:load-wallet-benchmark, r=str4d
Add load-wallet benchmark

Closes #2518.
2017-09-19 01:52:22 -07:00