Commit Graph

11360 Commits

Author SHA1 Message Date
jl777
8a9bc02778 test 2016-10-21 16:44:49 -03:00
jl777
2fe65b37f5 test 2016-10-21 16:17:26 -03:00
jl777
63a9f52633 test 2016-10-21 16:08:37 -03:00
jl777
420af8fda7 test 2016-10-21 15:54:04 -03:00
jl777
8c8552a2ab test 2016-10-21 15:48:46 -03:00
jl777
e19d8b3dee test 2016-10-21 15:20:30 -03:00
jl777
b1c247f28f test 2016-10-21 13:47:00 -03:00
Daira Hopwood
f0f838f081 Fix race condition in rpc-tests/wallet_protectcoinbase.py. closes #1597
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-21 17:20:36 +01:00
jl777
0023e0d551 test 2016-10-21 12:05:10 -03:00
jl777
37651c60c7 test 2016-10-21 12:02:11 -03:00
jl777
90f9e67c3b test 2016-10-21 11:54:02 -03:00
jl777
2737470611 test 2016-10-21 11:51:48 -03:00
jl777
f856c80979 test 2016-10-21 11:47:19 -03:00
jl777
5203fc4b29 test 2016-10-21 11:45:38 -03:00
jl777
de36931b0b test 2016-10-21 10:23:46 -03:00
jl777
dd79221501 test 2016-10-21 10:13:00 -03:00
jl777
dcb546ffb1 test 2016-10-21 10:10:02 -03:00
jl777
bbe9aa6f32 test 2016-10-21 10:01:37 -03:00
jl777
695216acfe test 2016-10-21 09:59:25 -03:00
jl777
fdafadd0f1 test 2016-10-21 09:58:30 -03:00
jl777
62b70c88c7 test 2016-10-21 09:57:03 -03:00
jl777
b1b7b2e7d7 test 2016-10-21 09:54:41 -03:00
jl777
77117dbe64 test 2016-10-21 09:14:23 -03:00
jl777
8e2831a86e test 2016-10-21 09:06:28 -03:00
jl777
a5f315c78c test 2016-10-21 09:04:45 -03:00
jl777
dae9e3bbf1 test 2016-10-21 08:57:30 -03:00
jl777
b0ae7941be test 2016-10-21 07:41:13 -03:00
jl777
70ce79b02b test 2016-10-21 07:37:06 -03:00
jl777
5f197aeeba test 2016-10-21 07:24:28 -03:00
jl777
0f476b5b90 test 2016-10-21 07:11:52 -03:00
jl777
d217d099c6 test 2016-10-21 07:00:29 -03:00
jl777
740817843c test 2016-10-21 07:00:03 -03:00
jl777
b3101d06a3 test 2016-10-21 06:21:23 -03:00
zkbot
cd8e856df7 Auto merge of #1585 - bitcartel:1583_stop_test_writing_to_testnet3, r=daira
Closes #1583 by setting up the datadir for the wallet gtest.

Stops test writing to ~/.zcash/testnet3.
Also related to #1506
2016-10-21 03:15:00 -04:00
Simon
43f0769cf6 Fix build problem with coins_tests 2016-10-20 23:50:19 -07:00
Pieter Wuille
abd22bb674 Add tests for CCoins deserialization 2016-10-20 22:59:50 -07:00
Patrick Strateman
e9d221e764 CDataStream::ignore Throw exception instead of assert on negative nSize.
Previously disk corruption would cause an assert instead of an exception.
2016-10-20 22:59:50 -07:00
Pieter Wuille
f588c5edd6 Fix OOM bug: UTXO entries with invalid script length 2016-10-20 22:59:50 -07:00
Pieter Wuille
6fc5764eda Treat overly long scriptPubKeys as unspendable 2016-10-20 22:59:50 -07:00
Pieter Wuille
4c6ea562bd Introduce constant for maximum CScript length 2016-10-20 22:59:50 -07:00
zkbot
c99a1c7e4f Auto merge of #1566 - daira:1557.make-v2-txns-standard, r=ageis
1557.make v2 txns standard

Make v2 transactions standard. This also corrects a rule about admitting large orphan transactions into the mempool, to account for v2-specific fields. ref #1557
2016-10-21 01:10:37 -04:00
zkbot
323b8214c2 Auto merge of #1580 - str4d:1378-repair-witness-cache, r=daira
Clear witness cache when re-witnessing notes

Closes #1378
2016-10-21 00:24:39 -04:00
Gregory Maxwell
a514cb2968 Only send one GetAddr response per connection.
This conserves resources from abusive peers that just send
 getaddr in a loop. Also makes correlating addr messages
 against INVs less effective.
2016-10-20 20:30:53 -07:00
Wladimir J. van der Laan
e496b2e391 net: Ignore notfound P2P messages 2016-10-20 20:22:34 -07:00
Daira Hopwood
f19cb7b7ee Revert "Avoid boost::posix_time functions that have potential out-of-bounds read bugs. ref #1459"
This reverts commit a652e4183e.
2016-10-21 03:14:40 +01:00
Daira Hopwood
5d985da5c1 Repair check-security-hardening.sh.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-10-21 02:34:13 +01:00
Simon
5eed758493 Update test to use integer amount as well as decimal amount when calling z_sendmany 2016-10-20 17:10:25 -07:00
Simon
75407c6872 Fix issue where z_sendmany is too strict and does not allow integer based amount e.g. 1 which is the same as 1.0 2016-10-20 17:03:57 -07:00
jl777
1e9dc6a83b test 2016-10-20 20:51:42 -03:00
zkbot
78293a9989 Auto merge of #1575 - arcalinea:document-rpc-security, r=daira
Document RPC security assumptions

Document RPC security assumptions in security-warnings.md #965
2016-10-20 19:50:47 -04:00