Commit Graph

14554 Commits

Author SHA1 Message Date
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
e8bf7d5afb Merge pull request #230 from jl777/dPoW
DPoW
2017-03-12 22:00:38 +02:00
jl777
64965f63d4 Merge pull request #229 from jl777/beta
Beta
2017-03-12 22:00:09 +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
79d11abda5 Merge pull request #227 from jl777/dPoW
DPoW
2017-03-12 15:32:36 +02:00
jl777
a486f31a3f Merge pull request #226 from jl777/beta
Beta
2017-03-12 15:32:06 +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
2b58404ddf Merge pull request #224 from jl777/dev
skip ahead 65 blocks, fix for stuck sync from scratch. no need to update if already in sync
2017-03-12 10:33:55 +02:00
jl777
ad5e768fba Test 2017-03-12 10:29:19 +02:00
Jay Graber
8144a213ed Edit release-process.md for clarity 2017-03-10 16:14:46 -08: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
Simon
abecfc422c Remove redundant gui options from build scripts 2017-03-10 10:35:23 -08:00
Simon
ec85287c45 Remove QT translation support files 2017-03-10 10:01:48 -08:00
Jack Grigg
0bc1e2c431 Add anchor to output of getblock
Closes #2164.
2017-03-10 20:09:40 +13:00
Daira Hopwood
6b41a88d20 Delete -rootcertificates from bash completion script.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-03-10 03:49:04 +00:00
Simon
07cf426404 Remove stale Qt comments and dead code 2017-03-09 17:04:59 -08:00
zkbot
00740e0358 Auto merge of #2162 - arcalinea:release_process_1.0.7-1, r=str4d
Release process 1.0.7 1
2017-03-09 00:11:56 +00:00
Jay Graber
0195a9fc0f Update debian package changelog for 1.0.7+1 (use + instead of - for debian versioning) 2017-03-08 16:00:02 -08:00
Jay Graber
f0046397ca Add updated release notes for v1.0.7-1 2017-03-08 16:00:02 -08:00
Jay Graber
82b6ec23db Update auto-generated manpages to 1.0.7-1 2017-03-08 15:59:52 -08:00
Jay Graber
0fe4b85708 Update version to 1.0.7-1 2017-03-08 12:50:33 -08:00
Jay Graber
24a24abf75 Add -t to git fetch for release-notes.py 2017-03-08 12:32:59 -08:00
Daira Hopwood
8247636d21 Remove unused packages and patches.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-03-07 19:40:09 +00:00
Daira Hopwood
f3b6c0e1cc .gitignore cache/ and venv-mnf/
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-03-07 19:15:08 +00:00
Daira Hopwood
d596658022 Remove NO_QT make option.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-03-07 19:15:08 +00:00