Commit Graph

12058 Commits

Author SHA1 Message Date
jl777
458768f574 Test 2017-03-13 00:35:20 +02:00
jl777
f7e5292e44 Merge pull request #234 from jl777/dev
Test
2017-03-13 00:05:00 +02:00
jl777
094ad1a5a9 Test 2017-03-13 00:03:06 +02:00
jl777
85b531eb8e Merge pull request #231 from jl777/dev
Dev
2017-03-12 23:39:42 +02:00
jl777
e57971f71f Test 2017-03-12 23:29:18 +02:00
jl777
7e6f661679 Test 2017-03-12 23:23:01 +02:00
jl777
72cc2e02c8 Test 2017-03-12 23:17:21 +02:00
jl777
2962d925c3 Test 2017-03-12 23:13:16 +02:00
jl777
994f7b42d0 Merge pull request #228 from jl777/dev
Dev
2017-03-12 21:59:41 +02:00
jl777
aa7675b4d7 Test 2017-03-12 21:55:14 +02:00
jl777
c42dd6335c Test 2017-03-12 21:51:45 +02:00
jl777
8db7c5a134 Test 2017-03-12 21:47:27 +02:00
jl777
61abc97a8e Test 2017-03-12 21:34:11 +02:00
jl777
d083ecd544 Test 2017-03-12 21:33:35 +02:00
jl777
6742d72528 Merge pull request #225 from jl777/dev
fix sync from scratch
2017-03-12 15:31:31 +02:00
jl777
98a3e80f29 Test 2017-03-12 14:21:49 +02:00
jl777
6e27c9438c Test 2017-03-12 14:07:23 +02:00
jl777
d111b94be9 Test 2017-03-12 13:52:43 +02:00
jl777
04a5d11d43 Test 2017-03-12 13:51:37 +02:00
jl777
3dfd2ff13d Test 2017-03-12 13:44:38 +02:00
jl777
0bcdcfda08 Test 2017-03-12 13:18:10 +02:00
jl777
b12e54adf6 Test 2017-03-12 13:14:08 +02:00
jl777
f9ad4d10a5 Test 2017-03-12 13:11:45 +02:00
jl777
f55023c83d Test 2017-03-12 13:09:57 +02:00
jl777
7867413c6f Test 2017-03-12 13:02:31 +02:00
jl777
f67f5e98b9 Test 2017-03-12 12:56:36 +02:00
jl777
d1f0231f6b Test 2017-03-12 12:55:29 +02:00
jl777
fd03c52fec Test 2017-03-12 12:51:19 +02:00
jl777
68fc48ec03 Test 2017-03-12 12:45:29 +02:00
jl777
add9fc0423 Test 2017-03-12 12:44:11 +02:00
jl777
31e2e8a37a Test 2017-03-12 12:36:31 +02:00
jl777
88b8b1365a Revert "Merge pull request #224 from jl777/dev"
This reverts commit 2b58404ddf, reversing
changes made to 536b065b7e.
2017-03-12 12:29:48 +02:00
jl777
ad5e768fba Test 2017-03-12 10:29:19 +02:00
zkbot
a28b17b7b7 Auto merge of #1636 - daira:fix-licensing-and-remove-qt, r=str4d
Remove QT code

This removes the QT wallet code, and updates license documentation accordingly.
2017-03-10 23:47:43 +00:00
Jack Grigg
0bc1e2c431 Add anchor to output of getblock
Closes #2164.
2017-03-10 20:09:40 +13:00
Simon
07cf426404 Remove stale Qt comments and dead code 2017-03-09 17:04:59 -08:00
Jay Graber
0fe4b85708 Update version to 1.0.7-1 2017-03-08 12:50:33 -08:00
Daira Hopwood
38ba3c666f Remove QT gunk from Makefiles.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-03-07 19:15:08 +00:00
Jay Graber
552d755339 Document returned results of submitblock 2017-03-06 13:18:58 -08:00
jl777
8ee93080cc support Undo KOMODO_LASTMINED 2017-03-06 09:50:03 +02:00
Jay Graber
a83f0677b4 Update release to 1.0.7, generate manpages 2017-03-03 21:55:36 -08:00
Daira Hopwood
d395fee8a5 Remove src/qt.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-03-04 05:11:57 +00:00
zkbot
a7cf698873 Auto merge of #2100 - str4d:2074-rpc, r=arcalinea
Bitcoin 0.12 RPC PRs 1

Cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#6266
- bitcoin/bitcoin#6257
- bitcoin/bitcoin#6271
- bitcoin/bitcoin#6158
- bitcoin/bitcoin#6307
- bitcoin/bitcoin#6290
- bitcoin/bitcoin#6262
- bitcoin/bitcoin#6088
- bitcoin/bitcoin#6339
- bitcoin/bitcoin#6299 (partial, remainder in #2099)
- bitcoin/bitcoin#6350
- bitcoin/bitcoin#6247
- bitcoin/bitcoin#6362
- bitcoin/bitcoin#5486
- bitcoin/bitcoin#6417
- bitcoin/bitcoin#6398 (partial, remainder was included in #1950)
- bitcoin/bitcoin#6444
- bitcoin/bitcoin#6456 (partial, remainder was included in #2082)
- bitcoin/bitcoin#6380
- bitcoin/bitcoin#6970

Part of #2074.
2017-03-04 02:57:46 +00:00
zkbot
dadb1ab74c Auto merge of #2101 - str4d:2074-tests, r=arcalinea
Bitcoin 0.12 test PRs 1

Cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#6337
- bitcoin/bitcoin#6390
- bitcoin/bitcoin#5515
- bitcoin/bitcoin#6287 (partial, remainder included in bitcoin/bitcoin#6703)
- bitcoin/bitcoin#6465

Part of #2074.
2017-03-03 21:25:03 +00:00
Cory Fields
72b25b0ffd locking: add a quick example of GUARDED_BY
This was chosen not because it's necessarily helpful, but because its locking
assumptions were already correct.
2017-03-03 11:47:10 -08:00
Cory Fields
5093299af0 locking: teach Clang's -Wthread-safety to cope with our scoped lock macros
This allows us to use function/variable/class attributes to specify locking
requisites, allowing problems to be detected during static analysis.

This works perfectly with newer Clang versions (tested with 3.3-3.7). For older
versions (tested 3.2), it compiles fine but spews lots of false-positives.
2017-03-03 11:47:08 -08:00
Matt Corallo
8e4bc69d1f Assert on probable deadlocks if the second lock isnt try_lock 2017-03-03 11:47:02 -08:00
Wladimir J. van der Laan
1eb6654314 tests: Fix bitcoin-tx signing testcase
Fixes wrong scriptPubkey problem, which caused the transaction to
not actually be signed.
2017-03-03 11:47:01 -08:00
Gavin Andresen
abb0e8cced Testing infrastructure: mocktime fixes
New, undocumented-on-purpose -mocktime=timestamp command-line
argument to startup with mocktime set. Needed because
time-related blockchain sanity checks are done on startup, before a
test has a chance to make a setmocktime RPC call.

And changed the setmocktime RPC call so calling it will not result in
currently connected peers being disconnected due to inactivity timeouts.
2017-03-03 11:46:59 -08:00
Jonas Schnelli
4d1d95310f don't try to decode invalid encoded ext keys 2017-03-03 10:57:27 -08:00