Commit Graph

17419 Commits

Author SHA1 Message Date
Jack Grigg
e5f8e6185a Add a separate Buildbot host info template for EC2
Latent workers are not usually created on the instance type that will be used,
so memory and CPU info collected at AMI creation will likely be inaccurate.
2017-07-14 12:35:09 -05:00
Jack Grigg
8247fd954c Remove Buildbot version from host file
Buildbot master already obtains and publishes this in the UI.
2017-07-14 12:34:40 -05:00
Jack Grigg
3ba809b6d7 Add pyblake2 to required Python modules
See #2533 for details.
2017-07-14 12:34:40 -05:00
Jack Grigg
64363d1351 Add steps for setting up a latent worker on Amazon EC2 2017-07-14 12:34:37 -05:00
Jack Grigg
6ff5a13497 Add Buildbot worker setup to Ansible playbook
Currently assumes the host uses systemd
2017-07-14 12:33:55 -05:00
Homu
098e8139c5 Auto merge of #2535 - daira:zcash-is-experimental-wording, r=daira
Change wording in Security Warnings section of README.md.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-07-14 08:52:25 -07:00
jl777
88de65bead Test 2017-07-14 10:26:03 +02:00
jl777
fd9256e865 Test 2017-07-14 10:25:23 +02:00
jl777
ae85ad79db Test 2017-07-14 10:22:19 +02:00
Simon
9b5da42745 Fixes #2480. Null entry in map was dereferenced leading to a segfault. 2017-07-14 00:10:54 -07:00
Daira Hopwood
52ca5aac5b Change wording in Security Warnings section of README.md.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-07-14 05:18:08 +01:00
jl777
a039c62d97 Test 2017-07-14 00:16:20 +02:00
jl777
78408e6beb Test 2017-07-13 23:41:02 +02:00
jl777
90da8c911f Test 2017-07-13 23:26:20 +02:00
jl777
db53f4bfe2 Test 2017-07-13 23:01:17 +02:00
jl777
6ba30dbb3f Test 2017-07-13 22:46:55 +02:00
jl777
4fa92f993a Test 2017-07-13 22:34:18 +02:00
jl777
233f077b2a Test 2017-07-13 22:33:03 +02:00
jl777
ceb639e0e8 Test 2017-07-13 22:32:19 +02:00
jl777
a99362fad8 Test 2017-07-13 22:17:33 +02:00
jl777
3d0387c984 Test 2017-07-13 22:15:17 +02:00
jl777
f33d372c76 Test 2017-07-13 22:15:05 +02:00
jl777
08952acd8f Test 2017-07-13 21:43:55 +02:00
jl777
255e8e6932 Test 2017-07-13 15:28:10 +02:00
jl777
b8623323cd Test 2017-07-13 15:27:07 +02:00
jl777
e0befed083 Test 2017-07-13 15:22:37 +02:00
jl777
92330f839a Test 2017-07-13 15:20:26 +02:00
jl777
6a1b24527e Test 2017-07-13 15:13:05 +02:00
jl777
3db947b84e Test 2017-07-13 14:33:26 +02:00
jl777
4e45c04103 Test 2017-07-13 14:24:22 +02:00
jl777
1cacba6a84 Test 2017-07-13 14:21:52 +02:00
jl777
eb23a64220 Test 2017-07-13 14:09:52 +02:00
jl777
231bcedcf1 Test 2017-07-13 13:58:12 +02:00
jl777
c4818fd41e Test 2017-07-13 13:51:30 +02:00
jl777
ad74c1a37e Test 2017-07-13 13:45:34 +02:00
jl777
afae290a42 Test 2017-07-13 13:38:29 +02:00
jl777
e5dfb297da Test 2017-07-13 13:28:42 +02:00
jl777
d506468b2c Test 2017-07-13 13:27:27 +02:00
jl777
bbd64789fc Test 2017-07-13 13:26:33 +02:00
jl777
a78fe44798 Test 2017-07-13 13:19:25 +02:00
jl777
61c2e3f5bf Test 2017-07-13 13:16:01 +02:00
jl777
f3f124e1ab Test 2017-07-13 13:14:56 +02:00
jl777
c45ec669c1 Test 2017-07-13 12:40:50 +02:00
jl777
007d1a8657 Test 2017-07-13 12:32:02 +02:00
jl777
421d71a207 Test 2017-07-13 12:30:51 +02:00
jl777
c89c562b09 Test 2017-07-13 12:11:40 +02:00
jl777
d2d3c76629 Test 2017-07-13 11:09:26 +02:00
Homu
2c0fd9e5e4 Auto merge of #2522 - bitcartel:2446_coinbase_field_listunspent, r=daira
Add generated field to listunspent output

Closes #2446
2017-07-12 23:46:25 -07:00
Wladimir J. van der Laan
20fb708e6f rpc: Add WWW-Authenticate header to 401 response
A WWW-Authenticate header must be present in the 401
response to make clients know that they can authenticate,
and how.

    WWW-Authenticate: Basic realm="jsonrpc"

Fixes #7462.
2017-07-12 16:37:48 -05:00
Jack Grigg
689264bbff Add test for issue #2444
A WWW-Authenticate header must be present in the 401 response to make clients
know that they can authenticate, and how.
2017-07-12 16:34:58 -05:00