Commit Graph

8201 Commits

Author SHA1 Message Date
jl777
d354612fb7 test 2016-10-26 07:40:05 -03:00
jl777
28453e7236 test 2016-10-26 07:38:47 -03:00
jl777
1b7416b6d7 test 2016-10-26 07:36:41 -03:00
jl777
f38345e99b test 2016-10-26 07:34:50 -03:00
jl777
7eeb76e9ac test 2016-10-25 20:12:46 -03:00
jl777
ae656a836e test 2016-10-25 20:11:59 -03:00
jl777
d72008b86b test 2016-10-25 20:08:15 -03:00
jl777
9df2f8fb19 test 2016-10-25 20:07:19 -03:00
jl777
4f3b8743d2 test 2016-10-25 20:05:55 -03:00
jl777
e9de5833a6 test 2016-10-25 20:03:05 -03:00
jl777
2c6bdd83ed test 2016-10-25 19:59:34 -03:00
jl777
a4cbda932c test 2016-10-25 19:54:41 -03:00
jl777
30f61477ac test 2016-10-25 19:49:52 -03:00
jl777
c42b46db1a test 2016-10-25 19:47:58 -03:00
jl777
a913208256 test 2016-10-25 19:35:55 -03:00
jl777
4ac6cd922b test 2016-10-25 19:35:33 -03:00
jl777
1ccb1cf00c test 2016-10-25 19:31:24 -03:00
zkbot
6bad499c2a Auto merge of #1640 - daira:upstream-update-tinyformat, r=daira
util: Update tinyformat

Updates `tinyformat.h` to commit
3a33bbf654 upstream.

Makes sure that our local changes are kept:

- bitcoin/bitcoin#3767 1b8fd35aad Make tinyformat errors raise an exception instead of assert()ing
- bitcoin/bitcoin#4735 9b6d4c5cdc Move strprintf define to tinyformat.h
- bitcoin/bitcoin#4748 6e5fd003e0 include stdexcept (for std::exception)
- bitcoin/bitcoin#8000 9eaa0afa6ec5d3dd01e4d01121314ef51f2bc305 force USE_VARIADIC_TEMPLATES
- Add `std::string format(const std::string &fmt...` added this
  at the time, as we want to be able to do `strprintf(_(...), ...)`

Inspired by bitcoin/bitcoin#8264.

For Zcash: ref #1349
2016-10-25 18:29:45 -04:00
jl777
f3d5295c6d test 2016-10-25 19:28:49 -03:00
jl777
34c42c40eb test 2016-10-25 19:26:09 -03:00
jl777
453e1052c2 test 2016-10-25 19:24:46 -03:00
jl777
562c328f5b test 2016-10-25 19:23:39 -03:00
jl777
c2576b8679 test 2016-10-25 19:22:34 -03:00
jl777
32b1b4433d test 2016-10-25 19:20:55 -03:00
jl777
8d6bd385ca test 2016-10-25 19:17:25 -03:00
jl777
1c1d7e2690 test 2016-10-25 19:16:20 -03:00
jl777
4ec67e744a test 2016-10-25 19:14:34 -03:00
jl777
62e097708d test 2016-10-25 19:12:05 -03:00
jl777
14871d491a test 2016-10-25 19:08:44 -03:00
jl777
c23b9ce30f test 2016-10-25 19:07:26 -03:00
jl777
3a2b2b45b6 test 2016-10-25 19:06:27 -03:00
jl777
c2b50ce092 test 2016-10-25 19:04:08 -03:00
jl777
b05863f5bd test 2016-10-25 18:39:53 -03:00
jl777
3c0f5d94dd test 2016-10-25 18:19:15 -03:00
jl777
62b751ab2c test 2016-10-25 18:13:50 -03:00
jl777
46ff751344 test 2016-10-25 18:09:30 -03:00
zkbot
489f1d38ee Auto merge of #1629 - bitcartel:1616_wallet_disallow_coinbase_change, r=daira
Add z_sendmany rule that when coinbase utxos must be spent in their entirety, with no change

See #1616 - coinbase utxos must be consumed entirely, without any change, since there
is currently no way to specify a change address in z_sendmany.
2016-10-25 15:40:36 -04:00
jl777
c0160cc377 test 2016-10-25 16:11:13 -03:00
zkbot
a1f81867f0 Auto merge of #1620 - bitcartel:1616_z_sendmany_need_0_message_bug, r=bitcartel
Fix incorrect error message in z_sendmany

Fixes one of the problems in #1616.
2016-10-25 15:02:29 -04:00
Daira Hopwood
c5b9bd9cad util: Update tinyformat
Updates `tinyformat.h` to commit
3a33bbf654 upstream.

Makes sure that our local changes are kept:

- #3767 1b8fd35aad Make tinyformat errors raise an exception instead of assert()ing
- #4735 9b6d4c5cdc Move strprintf define to tinyformat.h
- #4748 6e5fd003e0 include stdexcept (for std::exception)
- #8000 9eaa0afa6ec5d3dd01e4d01121314ef51f2bc305 force USE_VARIADIC_TEMPLATES
- Add `std::string format(const std::string &fmt...` added this
  at the time, as we want to be able to do `strprintf(_(...), ...)`

Inspired by #8264.
2016-10-25 19:48:38 +01:00
jl777
4556286725 test 2016-10-25 15:44:25 -03:00
jl777
e78fb5d338 test 2016-10-25 15:34:23 -03:00
jl777
4d4aa3ec21 test 2016-10-25 15:30:17 -03:00
jl777
d15d37d20b test 2016-10-25 15:26:20 -03:00
Simon
ad0ba9467d Add assert to AsyncRPCOperation_sendmany 2016-10-25 11:25:05 -07:00
jl777
5ae7efc18b test 2016-10-25 15:22:01 -03:00
jl777
ea3631c602 test 2016-10-25 15:21:03 -03:00
jl777
83c2d095e7 test 2016-10-25 15:19:28 -03:00
jl777
a7798b0d98 test 2016-10-25 15:15:00 -03:00
jl777
365378b529 test 2016-10-25 15:09:14 -03:00