Commit Graph

12058 Commits

Author SHA1 Message Date
Amgad Abdelhafez
8dafb9c6ce Update timedata.cpp
Capitalizing the 'z' in "Zcash" string
2017-05-05 11:24:48 -04:00
Amgad Abdelhafez
bed9dd2cd2 Update timedata.cpp
Changing error message string from botcoin core to zcash
2017-05-02 19:33:52 -04:00
jl777
0cba06b6e7 Test 2017-05-01 23:56:06 +03:00
jl777
403044796e Remove print 2017-04-28 15:16:39 +03:00
jl777
8415ccaaae Test 2017-04-27 13:41:28 +03:00
jl777
021c85c329 Test 2017-04-27 11:02:29 +03:00
jl777
5908165a3d Test 2017-04-27 09:33:10 +03:00
jl777
e0440cc39c Test 2017-04-27 09:27:22 +03:00
jl777
ab49ccacba Test 2017-04-27 09:21:53 +03:00
jl777
e2398ee80f Test 2017-04-27 09:20:57 +03:00
jl777
1066247f1f Test 2017-04-26 23:26:14 +03:00
jl777
de939fbb37 Test 2017-04-26 23:24:49 +03:00
jl777
4c73b58b83 Test 2017-04-26 23:21:53 +03:00
jl777
438ba9c17d Test 2017-04-26 23:14:14 +03:00
jl777
1e3f8b44fe Test 2017-04-26 23:10:31 +03:00
jl777
d1d08494e9 Test 2017-04-26 23:06:33 +03:00
jl777
952b990570 Test 2017-04-26 23:00:30 +03:00
jl777
4212100ea1 Test 2017-04-26 22:54:12 +03:00
jl777
3e5136cee9 Test 2017-04-26 22:52:10 +03:00
jl777
763b14572a Test 2017-04-26 22:40:39 +03:00
jl777
b7ba6413b6 Test 2017-04-26 22:34:31 +03:00
jl777
cc83230c1c Test 2017-04-26 22:32:29 +03:00
jl777
4e624c0452 Test 2017-04-26 19:29:36 +03:00
jl777
edfca062df Test 2017-04-26 19:24:27 +03:00
jl777
45a93b635e Test 2017-04-26 19:20:43 +03:00
jl777
59e66272c8 Test 2017-04-26 19:05:57 +03:00
jl777
1a31463b3d Test 2017-04-26 19:00:44 +03:00
jl777
c7ede30fe0 Test 2017-04-26 18:51:17 +03:00
jl777
af50ce3fab Test 2017-04-26 18:48:53 +03:00
jl777
2825c0b505 Mesh crash test 2017-04-26 18:25:20 +03:00
jl777
f2b068bd42 Test 2017-04-25 18:13:23 +03:00
jl777
6fc1969b95 Investigate kv crash 2017-04-25 18:07:32 +03:00
Daira Hopwood
8d8318c947 Alert 1003 (versions 1.0.3-1.0.8 inclusive).
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-04-24 19:55:20 +01:00
Daira Hopwood
fa151bc517 Alert 1002 (versions 1.0.0-1.0.2 inclusive).
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-04-24 19:42:12 +01:00
Jack Grigg
409606118b Check that >3-digit octals are truncated. 2017-04-21 13:23:29 +12:00
Jack Grigg
8df5fd1116 Correctly handle three-digit octals with leading digit 4-7 2017-04-21 13:22:51 +12:00
Jack Grigg
d15cab21bc Address Daira's further comments 2017-04-21 13:15:39 +12:00
zkbot
20d61ac0ea Auto merge of #2270 - bitcartel:2269_change_regtest_port, r=daira
Change regtest port to 18344.  Closes #2269.
2017-04-19 11:07:49 +00:00
Jack Grigg
0b431fbdb5 Address Daira's comments 2017-04-19 15:23:28 +12:00
jl777
8a382987c4 Test 2017-04-18 15:55:45 +03:00
jl777
a7f86bc7ab Remove print 2017-04-18 09:01:01 +03:00
jl777
0fff4d5e3f Newer mesh 2017-04-18 08:58:41 +03:00
Jack Grigg
519713d32e torcontrol: Add missing copyright header 2017-04-18 12:54:22 +12:00
Jack Grigg
b93cedafe4 torcontrol: Handle escapes in Tor QuotedStrings
https://trac.torproject.org/projects/tor/ticket/14999 is tracking an encoding
bug with the Tor control protocol, where many of the QuotedString instances that
Tor outputs are in fact CStrings, but it is not documented which ones are which.

https://spec.torproject.org/control-spec section 2.1.1 provides a future-proofed
rule for handing QuotedStrings, which this commit implements.
2017-04-18 12:54:16 +12:00
zkbot
8e96dc44dd Auto merge of #2205 - arcalinea:1804_zcash_addresses_in_help, r=daira
Change help text examples to use Zcash addresses

Closes #1804 and #2109

Ensures command line help text addresses are Zcash addresses.

Didn't change the text strings that say bitcoin or btc, leaving that for #2150 to close

Did I get all the addresses?
2017-04-17 15:49:37 +00: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
7020df9139 New mesh 2017-04-17 10:18:22 +03:00
Simon
05844ba53b Change regtest port to 18344. Closes #2269. 2017-04-16 14:48:04 -07:00
zkbot
f7f764e0b2 Auto merge of #2189 - bitcartel:1.0.7_with_apache_qpid, r=bitcartel
Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0

Closes #2188
2017-04-16 15:09:19 +00:00