Commit graph

3350 commits

Author SHA1 Message Date
SimonTuberlin
5ac1ba2e88 Download to tmpdir works, can be cancelled by closing update alert, and shows directory upon completion (only tested on Linux) 2017-07-07 17:35:33 +02:00
SimonTuberlin
fb5869602e Ready for first message/download test 2017-07-07 17:35:33 +02:00
SimonTuberlin
fac57c74f7 Prepared DownloadUtil task and updateAlert window 2017-07-07 17:35:33 +02:00
Mike Rosseel
2f4ef841bf rebase of downloadUpdates branch by Simon Tuberlin on the Development HEAD
- rebase conflicts due to package renames
- some bouncy castle pgp stuff changed with new releases
2017-07-07 17:35:17 +02:00
SimonTuberlin
3e895f45e4 Sig verification for multiple keys
but download somehow does not work anymore :s
TODO: Open download folder, give qualified report about signatures
2017-07-07 17:35:17 +02:00
SimonTuberlin
5a8235008a Download to tmpdir works, can be cancelled by closing update alert, and shows directory upon completion (only tested on Linux) 2017-07-07 17:35:17 +02:00
SimonTuberlin
204e4c4409 Ready for first message/download test 2017-07-07 17:35:17 +02:00
SimonTuberlin
fc01f797f0 Prepared DownloadUtil task and updateAlert window 2017-07-07 17:35:16 +02:00
Mike Rosseel
6ad9ffc563 Merge branch 'downloadUpdates' of github.com:bitsquare/bitsquare into downloadUpdates
Conflicts:
	common/src/main/java/io/bisq/common/util/Utilities.java
	gui/src/main/java/io/bisq/gui/main/MainViewModel.java
2017-07-07 17:30:33 +02:00
Mike Rosseel
db0dfbd513 download update is code complete 2017-07-07 17:25:26 +02:00
Manfred Karrer
73de328cca Merge pull request #855 from cedricwalter/fix-travis-build
Fix travis build
2017-07-06 23:33:17 +02:00
cedric.walter
3b78932866 activating tests 2017-07-06 23:08:14 +02:00
cedric.walter
576956b588 also now building bitsquare main code 2017-07-06 23:03:18 +02:00
cedric.walter
8760a86a2d added code to build dependent projects using travis install capabilities 2017-07-06 22:59:31 +02:00
Manfred Karrer
7e96ee51f9 Refactoring: move package, rename RequestManager 2017-07-06 22:47:04 +02:00
cedric.walter
eb675d811e changed maven phase to test 2017-07-06 22:44:31 +02:00
cedric.walter
b193c25da4 added code to fix travis build 2017-07-06 22:38:23 +02:00
Manfred Karrer
10fe5493eb Add getBlocks handler 2017-07-06 21:57:24 +02:00
Manfred Karrer
babca8aa1d Add french translation (wip) 2017-07-06 17:23:13 +02:00
Manfred Karrer
43d7b91c5b Remove duplicate shared.currency=Currency: 2017-07-06 17:22:49 +02:00
Manfred Karrer
973a4db739 Check if seedNodes are available atrequestPreliminaryData call and set isBootstrapped to true if not available and call listeners (onNoSeedNodeAvailable). 2017-07-06 13:24:07 +02:00
Manfred Karrer
c9e44a734c Add optional requestFees call. 2017-07-06 13:23:46 +02:00
Manfred Karrer
0572f2e009 Move code from constructor to onAllServicesInitialized 2017-07-05 23:42:15 +02:00
Manfred Karrer
e75bc9023e Dev setup 2017-07-05 23:40:35 +02:00
Manfred Karrer
a4db1747a6 Replace \\" with \" 2017-07-05 19:29:24 +02:00
Mike Rosseel
0fdfdbed47 general cleanup + add unit test 2017-07-05 08:46:08 +02:00
Manfred Karrer
55e4685244 Remove jdkfix from linux build scripts 2017-07-04 22:57:32 +02:00
Manfred Karrer
f07b60a775 Add tradeStatisticsManager.onAllServicesInitialized to Statistics 2017-07-04 00:10:58 +02:00
Manfred Karrer
cbca4fdb1c Merge remote-tracking branch 'origin/Development' into Development 2017-07-03 20:49:38 +02:00
Manfred Karrer
a240ae30d1 Fix Statistics node 2017-07-03 20:49:30 +02:00
Manfred Karrer
034b68446d Adjust BSQ fee 2017-07-03 20:48:21 +02:00
Mike Rosseel
1c1cb4ea8e rebase of downloadUpdates branch by Simon Tuberlin on the Development HEAD
- rebase conflicts due to package renames
- some bouncy castle pgp stuff changed with new releases
2017-07-03 13:11:12 +02:00
SimonTuberlin
f24a8feca7 Sig verification for multiple keys
but download somehow does not work anymore :s
TODO: Open download folder, give qualified report about signatures
2017-07-03 13:11:12 +02:00
SimonTuberlin
e86b15dcbd Download to tmpdir works, can be cancelled by closing update alert, and shows directory upon completion (only tested on Linux) 2017-07-03 13:11:12 +02:00
SimonTuberlin
289a018be8 Ready for first message/download test 2017-07-03 13:11:11 +02:00
SimonTuberlin
ad96e1f494 Prepared DownloadUtil task and updateAlert window 2017-07-03 13:11:11 +02:00
Mike Rosseel
9e76d22aa3 add protobuffer install on linux to docs 2017-07-03 13:09:17 +02:00
Manfred Karrer
41efa7c625 Update build script for protoc installation 2017-07-03 13:07:45 +02:00
Manfred Karrer
4bdb43c44e Try to fix win icon issue 2017-07-03 12:18:37 +02:00
Manfred Karrer
e68f4219c6 v0.5.2 2017-07-03 12:18:14 +02:00
Manfred Karrer
f5479eca2c Merge branch 'master' into Development 2017-07-03 02:37:24 +02:00
Manfred Karrer
3deb80d23c Add check for areWalletsAvailable 2017-07-03 02:30:45 +02:00
Manfred Karrer
aa4b15c007 Fix Locale issue with non-english default locales 2017-07-03 02:24:27 +02:00
Manfred Karrer
a11d39ce62 Rename localeProperty 2017-07-02 22:37:27 +02:00
Manfred Karrer
301bbb3814 Remove dev log 2017-07-01 04:09:05 +02:00
Manfred Karrer
6d5868eaa4 Filter old trade statistic items 2017-07-01 03:05:28 +02:00
Manfred Karrer
9ac05ad28e Fix missing entryMap init for seednodes 2017-07-01 03:05:14 +02:00
Manfred Karrer
baa03c437d Improve build script 2017-07-01 01:48:28 +02:00
Manfred Karrer
602c67a1c2 Fix wrong version change 2017-07-01 00:40:54 +02:00
Manfred Karrer
570549bfd1 v0.5.1 2017-07-01 00:32:06 +02:00