jl777
a7f86bc7ab
Remove print
2017-04-18 09:01:01 +03:00
jl777
e9e7e410ef
Test
2017-04-17 17:33:52 +03:00
jl777
bfb634f223
Increment number of note witness cache
2017-04-17 17:24:00 +03:00
jl777
4e5be25928
Test
2017-03-30 05:40:36 +03:00
jl777
14f3daa65f
Test
2017-03-30 05:22:38 +03:00
jl777
f8402b5dd9
Test
2017-03-30 05:18:17 +03:00
jl777
945f015d80
Initial merge
2017-03-30 04:35:16 +03:00
jl777
e41cf01052
WLC
2017-03-27 10:11:48 +03:00
Jack Grigg
33589401ba
Require that z_importkey height parameter be in valid range
2017-03-24 16:07:53 +13:00
jl777
8ba4541390
Test
2017-03-24 03:26:30 +02:00
jl777
d8be8b2ef7
Test
2017-03-24 03:22:43 +02:00
Jack Grigg
b7e5b7d5ee
Simplify z_importkey by making rescan a string
...
Transparently handles older boolean values as well.
2017-03-23 15:57:11 +13:00
jl777
6a877e46d5
Test
2017-03-18 12:23:35 +02:00
jl777
f79f75befe
Test
2017-03-17 17:18:45 +02:00
jl777
ea73ef003b
Test
2017-03-17 17:16:45 +02:00
jl777
82fd1939be
Test
2017-03-17 17:09:33 +02:00
jl777
8577cb2870
Test
2017-03-17 16:53:06 +02:00
jl777
1ecb854188
Test
2017-03-17 16:49:18 +02:00
jl777
fbe307fd32
Test
2017-03-17 16:38:03 +02:00
jl777
16c7bf6bd7
Merge back most changes
2017-03-17 16:02:28 +02:00
jl777
16cd9f2db3
Revert to main
2017-03-17 15:42:27 +02:00
jl777
dd67ab017e
Test
2017-03-17 07:23:10 +02:00
jl777
82ecec24a7
Syntax
2017-03-17 02:43:05 +02:00
jl777
bf1f6b3355
Syntax fix
2017-03-17 02:42:05 +02:00
jl777
caa197e878
Tighten paxdeposit limits
2017-03-17 02:39:01 +02:00
Jack Grigg
a31ba7a0cb
Usability improvements for z_importkey
...
- Add height parameter to z_importkey to reduce rescan range
- Change semantics of rescan parameter, so users can explicitly force a rescan
for existing keys.
Closes #2032
2017-03-16 19:34:41 +13:00
zkbot
a7cf698873
Auto merge of #2100 - str4d:2074-rpc, r=arcalinea
...
Bitcoin 0.12 RPC PRs 1
Cherry-picked from the following upstream PRs:
- bitcoin/bitcoin#6266
- bitcoin/bitcoin#6257
- bitcoin/bitcoin#6271
- bitcoin/bitcoin#6158
- bitcoin/bitcoin#6307
- bitcoin/bitcoin#6290
- bitcoin/bitcoin#6262
- bitcoin/bitcoin#6088
- bitcoin/bitcoin#6339
- bitcoin/bitcoin#6299 (partial, remainder in #2099 )
- bitcoin/bitcoin#6350
- bitcoin/bitcoin#6247
- bitcoin/bitcoin#6362
- bitcoin/bitcoin#5486
- bitcoin/bitcoin#6417
- bitcoin/bitcoin#6398 (partial, remainder was included in #1950 )
- bitcoin/bitcoin#6444
- bitcoin/bitcoin#6456 (partial, remainder was included in #2082 )
- bitcoin/bitcoin#6380
- bitcoin/bitcoin#6970
Part of #2074 .
2017-03-04 02:57:46 +00:00
Philip Kaufmann
db954a65ac
use const references where appropriate
2017-03-03 10:57:05 -08:00
Jack Grigg
3c014397a9
BTC -> ZEC in paytxfee RPC docs
...
Revert before merging bitcoin/bitcoin#6504 .
2017-03-02 13:26:34 -08:00
Matt Corallo
3d8013a01b
Add fundrawtransaction RPC method
2017-03-02 13:23:03 -08:00
Matt Corallo
aa30f65502
Add FundTransaction method to wallet
...
Some code stolen from Jonas Schnelli <jonas.schnelli@include7.ch >
2017-03-02 13:23:03 -08:00
Stephen
6699b42518
Add paytxfee to getwalletinfo, warnings to getnetworkinfo
2017-03-02 13:23:03 -08:00
zkbot
312fbd9d0e
Auto merge of #1932 - aniemerg:1522-pause-mining-for-joinsplit, r=arcalinea
...
Pause mining during JoinSplit creation
Closes #1522 .
2017-03-02 01:23:44 +00:00
Allan Niemerg
49c2cecb9f
Pause mining during joinsplit creation
2017-03-01 16:54:26 -08:00
jl777
eaba9a27a8
Test
2017-02-25 17:44:34 +02:00
jl777
92c2aa6ba5
Test for many utxo
2017-02-23 18:22:58 +02:00
Simon
2f21206cfc
Closes #2112 where z_getoperationresult could return stale status.
2017-02-22 16:14:56 -08:00
jl777
4f0f864d3b
Remove interests[] log
2017-02-21 08:09:56 +02:00
jl777
2e79a560e0
Test
2017-02-21 07:58:27 +02:00
Jack Grigg
f54db399f2
Get rid of fPlus argument to FormatMoney in Zcash-specific code
2017-02-10 02:19:14 +00:00
Jack Grigg
c24109ecc3
UniValue::getValues const reference
2017-02-10 02:19:12 +00:00
Jack Grigg
2cc6bab201
Update UniValue includes in Zcash-specific code
2017-02-10 02:19:06 +00:00
Wladimir J. van der Laan
e76a3849c6
Changes necessary now that zero values accepted in AmountFromValue
...
- Add an accept test for zero amounts, and a reject test for negative
amounts
- Remove ugly hack in `settxfee` that is no longer necessary
- Do explicit zero checks in wallet RPC functions
- Don't add a check for zero amounts in `createrawtransaction` - this
could be seen as a feature
2017-02-10 02:18:57 +00:00
Jonas Schnelli
a10a6e2a0e
[Univalue] add univalue over subtree
...
similar to secp256k1 include and compile univalue over a subtree
2017-02-10 02:18:51 +00:00
Jack Grigg
cc71666a51
unsigned int -> size_t for comparing with UniValue.size()
2017-02-10 00:53:13 +00:00
Jack Grigg
0d37ae3a59
Migrate Zcash-specific code to UniValue
2017-02-10 00:52:57 +00:00
Jonas Schnelli
d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers
...
- implement find_value() function for UniValue
- replace all Array/Value/Object types with UniValues, remove JSON Spirit to UniValue wrapper
- remove JSON Spirit sources
2017-02-10 00:35:24 +00:00
Jonas Schnelli
851f58f94e
remove JSON Spirit UniValue wrapper
2017-02-10 00:35:24 +00:00
Jonas Schnelli
38fc4b7090
expicit set UniValue type to avoid empty values
2017-02-10 00:35:24 +00:00
Jonas Schnelli
9756b7bd29
extend conversion to UniValue
2017-02-10 00:35:24 +00:00