Commit Graph

11360 Commits

Author SHA1 Message Date
jl777
d360ffce8e test 2016-10-26 09:14:43 -03:00
jl777
2b84e06c20 test 2016-10-26 09:11:30 -03:00
jl777
bb7f7473d2 test 2016-10-26 09:00:12 -03:00
jl777
12546443f1 test 2016-10-26 08:55:51 -03:00
jl777
c59a3beb29 test 2016-10-26 08:50:37 -03:00
jl777
4563911d3d test 2016-10-26 08:42:31 -03:00
jl777
0be045f33a test 2016-10-26 08:34:04 -03:00
jl777
bf9fca3ffe test 2016-10-26 08:30:59 -03:00
jl777
d50e6f6308 test 2016-10-26 08:27:42 -03:00
jl777
5f25c0091d test 2016-10-26 08:26:46 -03:00
jl777
654330ab99 test 2016-10-26 08:26:03 -03:00
jl777
d46594e237 test 2016-10-26 08:15:53 -03:00
jl777
f686d84870 test 2016-10-26 08:10:55 -03:00
jl777
e14a749a90 test 2016-10-26 08:04:24 -03:00
jl777
f8f26b2c3d test 2016-10-26 07:59:39 -03:00
jl777
830fc77491 test 2016-10-26 07:56:26 -03:00
jl777
df2c4c3984 test 2016-10-26 07:53:59 -03:00
jl777
c28f1e6386 test 2016-10-26 07:51:38 -03:00
jl777
b16b178643 test 2016-10-26 07:46:51 -03:00
jl777
b1eb97db93 test 2016-10-26 07:44:49 -03:00
jl777
1ddfd77f2c test 2016-10-26 07:43:01 -03:00
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
bitcartel
5cf1637ebf Update payment-api.md 2016-10-25 23:36:09 -07:00
zkbot
0fabe19495 Auto merge of #1646 - ebfull:manpages, r=daira
Add manpages for zcashd and zcash-cli binaries for debian.

See #1524.
2016-10-25 23:00:30 -04:00
Louis Nyffenegger
5c23abb14a Fix typo in README.md
s/sophisticiated/sophisticated/
2016-10-26 13:56:07 +11:00
zkbot
8d04ff72ca Auto merge of #1643 - ioptio:example-config, r=daira
add zcash.conf

port examples/bitcoin.conf to examples/zcash.conf
2016-10-25 22:21:16 -04:00
Daira Hopwood
d79ef011c1 Tweak descriptions of mining parameters for example zcash.conf.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-26 03:18:32 +01:00
Paige Peterson
4340a34de8 fix per Daira's suggestions 2016-10-25 20:55:53 -04:00
Paige Peterson
473389dfb4 fix per Jack's mod suggestions 2016-10-25 20:35:59 -04:00
Sean Bowe
2399b1f9ad Add manpages for zcashd and zcash-cli binaries for debian. 2016-10-25 18:35:08 -06:00
zkbot
ea4c08d43d Auto merge of #1644 - str4d:826-reference-in-security-warnings, r=daira
Link to #826 in doc/security-warnings.md, link to new Security website page

Closes #826
2016-10-25 19:47:14 -04: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
zkbot
07c967aca7 Auto merge of #1637 - daira:upgrade-bdb-again, r=daira
Fix licensing docs, and upgrade bdb again to 6.2.23

Upgrading BDB is necessary due to the security bugs listed at https://www.cvedetails.com/vulnerability-list/vendor_id-93/product_id-32070/Oracle-Berkeley-Db.html . The resulting dependency on the Affero GPL is unfortunate, but see #1469.
2016-10-25 19:07:59 -04: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
Jack Grigg
9e044e509e Link to #826 in doc/security-warnings.md, link to new Security website page
Closes #826
2016-10-25 15:41:36 -07: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