Commit graph

4351 commits

Author SHA1 Message Date
cedric.walter
76a8e53fe0 removed need to set unlimited cipher strength, use reflection to set java policy in code, hopefully something we can removed soon when using jdk 9 (-dcrypto.policy=unlimited will be enough). 2017-07-08 21:06:36 +02:00
cedric.walter
692bc1a837 added dependency management for all bouncycastle dependencies, these jar are signed and can not be placed in shaded jar, copy them in a lib directory that will be use by shaded.jar classloader 2017-07-08 21:03:13 +02:00
cedric.walter
5d05326991 ignored a test unit not having any test, added TODO and IGNORE 2017-07-08 19:11:03 +02:00
cedric.walter
cdb545f390 removed the need to install protobuf dependenciy as root before building Bisq, more maven way of doing 2017-07-08 18:36:30 +02:00
cedric.walter
8457802943 added code to activate unlimited cipher strength when using jdk 9 2017-07-08 16:39:12 +02:00
Manfred Karrer
7a8e99d7b1 Apply Protobuffer to DAO data 2017-07-08 01:36:35 +02:00
Mike Rosseel
e864bc92b7 Merge branch 'downloadUpdates' of github.com:bitsquare/bitsquare into downloadUpdates
Conflicts:
	.idea/codeStyleSettings.xml
2017-07-07 17:45:13 +02:00
Mike Rosseel
55be62bc25 rebase problem 2017-07-07 17:44:36 +02:00
Mike Rosseel
95fb2dcebf download update is code complete 2017-07-07 17:37:47 +02:00
Mike Rosseel
1b01ea7cfd 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:33 +02:00
SimonTuberlin
85cbd39a33 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:33 +02:00
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