Commit Graph

386 Commits

Author SHA1 Message Date
Matt Corallo
3d8013a01b Add fundrawtransaction RPC method 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
Simon
2f21206cfc Closes #2112 where z_getoperationresult could return stale status. 2017-02-22 16:14:56 -08: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
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
Jeff Garzik
ed21d5bd4b Convert tree to using univalue. Eliminate all json_spirit uses. 2017-02-10 00:35:24 +00:00
Jack Grigg
b8eb37757b Require -experimentalmode for wallet encryption 2017-02-09 22:10:58 +00:00
zkbot
b2e2dccc64 Auto merge of #2068 - bitcartel:2045_sendmany_fee_zero, r=bitcartel
Closes #2045 by allowing z_sendmany with 0 fee
2017-02-09 18:56:44 +00:00
Simon
7eccce4e44 Closes #2045 by allowing z_sendmany with 0 fee 2017-02-06 14:14:28 -08:00
Jack Grigg
2cc0a252ad Add compile flag to disable compilation of mining code 2017-01-30 21:14:46 +01:00
jl777
68c266b2ba test 2017-01-25 14:46:21 +02:00
jl777
a2c3713ecc test 2017-01-25 11:13:10 +02:00
jl777
e7876b3689 test 2017-01-25 11:12:51 +02:00
jl777
d0524eb259 test 2017-01-25 11:08:53 +02:00
jl777
b02b5c03b8 test 2017-01-25 11:02:15 +02:00
jl777
23c2f1e36e test 2017-01-25 11:01:17 +02:00
jl777
1b345eb3d7 test 2017-01-25 10:57:48 +02:00
jl777
3ced93646d Merge remote-tracking branch 'zcash/master' into dev
# Conflicts:
#	.gitignore
#	README.md
#	src/Makefile.gtest.include
#	src/gtest/test_checkblock.cpp
#	src/init.cpp
#	src/main.cpp
#	src/main.h
#	src/rpcserver.cpp
#	src/test/checkblock_tests.cpp
#	src/util.cpp
2017-01-25 09:26:28 +02:00
jl777
ebeae1ebae test 2017-01-22 21:56:13 +02:00
jl777
7112e5a7da test 2017-01-22 21:48:18 +02:00
jl777
e2843ac1fb test 2017-01-22 21:38:28 +02:00
jl777
5579179291 test 2017-01-22 20:31:26 +02:00
jl777
66dc0c54b4 test 2017-01-22 20:03:15 +02:00
jl777
3bd1350002 test 2017-01-22 19:49:53 +02:00
jl777
d5f1c65384 test 2017-01-22 19:47:33 +02:00
jl777
36a759fc5c test 2017-01-22 19:37:01 +02:00
jl777
c929bc3e04 test 2017-01-22 19:24:41 +02:00
jl777
2987e65021 test 2017-01-22 14:30:28 +02:00
jl777
ad2c025a0e test 2017-01-22 14:27:28 +02:00
jl777
67abb280f0 test 2017-01-22 14:22:52 +02:00
jl777
804b008f32 test 2017-01-22 14:20:39 +02:00
jl777
2159c56aa2 test 2017-01-22 14:19:12 +02:00
jl777
2e59d684e6 test 2017-01-22 14:16:27 +02:00
jl777
684d42a236 test 2017-01-22 14:01:42 +02:00
jl777
6b5cfbb4b0 signed KV 2017-01-22 13:45:34 +02:00
jl777
51ff33a485 test 2017-01-21 13:01:54 +02:00
jl777
638ac3ba55 test 2017-01-20 23:32:11 +02:00
jl777
a6b182bd5d test 2017-01-20 23:29:22 +02:00
jl777
d3a3010961 test 2017-01-20 23:13:40 +02:00
jl777
5658d39db6 test 2017-01-20 23:04:04 +02:00
jl777
3b4652caea test 2017-01-20 22:59:07 +02:00
jl777
0b748e97fc test 2017-01-20 22:54:47 +02:00