stevenkain
fd683db2d4
Update displayStrings.properties
2017-08-09 19:14:42 +03:00
Chris Beams
6ece78352f
Replace snapshot versions of JitPack deps with fixed SHAs ( #899 )
2017-08-09 12:41:18 +02:00
Chris Beams
ae05c015b9
Consume custom bitcoinj/libdojh/btcd deps via JitPack ( #899 )
...
This change removes the need to clone and build bisq's forks of
bitcoinj, libdohj and btcd-cli4j in order to build bisq itself.
2017-08-09 12:13:47 +02:00
Chris Beams
3f19fe3065
Send Travis success notifications to Slack only on status change ( #898 )
...
Previously every successful build was triggering a notification to be
sent to Slack, and this is too noisy.
2017-08-09 10:27:10 +02:00
Chris Beams
3b73516ad6
Pin maven-enforcer-plugin version to 1.4.1 ( #897 )
...
A new version (v3.0.0-M1) of the enforcer plugin was released on July
27th. If for whatever reason that new version ends up in the local ~/.m2
cache, it results in broken builds because the new version's checksum
gets validated instead of the older v1.4.1 checksum being validated.
This is because the version provided to check was set simply to
'RELEASE', i.e. an alias indicating "whatever the latest release happens
to be". This commit fixes #897 and avoids these potential build failures
by pinning the version explicitly to v1.4.1. This forces the correct
checksum to get validated, in turn causing the build to pass as
expected.
2017-08-09 10:15:14 +02:00
Chris Beams
145bce6bf3
Send Travis CI notifications to Slack ( #898 )
...
Per instructions at
https://docs.travis-ci.com/user/notifications#Configuring-slack-notifications
2017-08-09 10:08:42 +02:00
Chris Beams
9c0469eb7e
Polish .travis.yml formatting
2017-08-09 10:08:42 +02:00
Chris Beams
f7a8fd19f0
Remove commented-out Travis IRC notification config
2017-08-09 10:08:42 +02:00
Manfred Karrer
9cfbba2013
Merge pull request #895 from stevenkain/patch-1
...
Update displayStrings.properties
2017-08-04 21:17:35 +02:00
stevenkain
c92f955060
Update displayStrings.properties
2017-08-04 21:57:03 +03:00
Manfred Karrer
7d1ab5c315
Merge pull request #878 from yousefamar/patch-1
...
Update AUR link
2017-07-22 22:52:28 +02:00
Yousef Amar
9243bac3b9
Update AUR link
2017-07-22 18:39:31 +02:00
Manfred Karrer
a7f3d68cb1
Version 0.5.3 with hotfix for fixing wrong app data name (bisq was renamed to Bisq -> we rename the app data dir).
2017-07-17 10:05:08 +02:00
Manfred Karrer
225fdb1e46
Version 0.5.2
2017-07-17 01:27:47 +02:00
Manfred Karrer
2d599cf6a5
Add missing jarFile for srcfiles
2017-07-17 00:18:21 +02:00
Manfred Karrer
6c1e803220
Improve check for showing popup
2017-07-16 23:11:05 +02:00
Manfred Karrer
2fe77aadd4
Optimize startup performance
2017-07-16 22:39:15 +02:00
Manfred Karrer
484b5411b9
use lower case for log file
2017-07-16 20:24:17 +02:00
Manfred Karrer
3e717a49a3
Update EntryMap_BTC
2017-07-16 18:15:09 +02:00
Manfred Karrer
b1dc97eb7d
Add bouncycastle as lib to other jar builds
2017-07-16 17:45:53 +02:00
Manfred Karrer
c237c64550
Ignore failing tests, add TODO
2017-07-16 17:12:45 +02:00
Manfred Karrer
b7d8a0acb6
set version 0.5.2
2017-07-16 16:29:10 +02:00
Manfred Karrer
ca6a9ae9a5
disable dev mode
2017-07-16 16:28:50 +02:00
Manfred Karrer
a2563fd0d4
Cleanup, improve comments, small refactorings
2017-07-16 16:06:05 +02:00
Manfred Karrer
fde3d7d542
Add try/catch
2017-07-16 16:05:42 +02:00
Manfred Karrer
9265085078
Add dash seed nodes, remove 2 ltc seed nodes
2017-07-16 16:05:26 +02:00
Manfred Karrer
7ec98c74a0
Update comments
2017-07-16 16:04:05 +02:00
Manfred Karrer
b218e1f4a9
Add TODO
2017-07-16 15:57:16 +02:00
Manfred Karrer
b5db7fc557
Add try catch for unlock call
2017-07-16 15:55:51 +02:00
Manfred Karrer
bbacd09074
Fix missing break
2017-07-16 15:32:43 +02:00
Manfred Karrer
71115d46df
Update key
2017-07-16 15:32:31 +02:00
Manfred Karrer
fe488c4516
Change path for icon (not tested yet)
2017-07-16 15:25:19 +02:00
Manfred Karrer
5e9cf8cf7f
Update doc
2017-07-16 15:24:40 +02:00
Manfred Karrer
68042b3c1e
Ignore test
2017-07-16 03:30:18 +02:00
Manfred Karrer
0b6c3c04da
Fix tests
2017-07-16 03:29:52 +02:00
Manfred Karrer
782a5b87ce
Backup file if there is an existing file. Filter duplicate sig.
2017-07-16 03:11:45 +02:00
Manfred Karrer
97faeb1ef9
Use static method renameFile
2017-07-16 03:10:37 +02:00
Manfred Karrer
25f9368990
Add info for wallet restore
2017-07-16 02:35:03 +02:00
Manfred Karrer
50d9c453ba
Fix wrong decimals for fiat price and volume for offer json
2017-07-16 02:34:26 +02:00
Manfred Karrer
46dc82c02d
Fix wrong sub view selection in DAO view. Only allow DAO view if BTC is basecurrency
2017-07-16 01:17:19 +02:00
Manfred Karrer
349ae774a8
Increase trade limits to 2 BTC for OK_PAY and Altcoins
2017-07-16 01:16:35 +02:00
Manfred Karrer
9cb0134369
Add reminder for seed word and backup before setting the wallet pw
2017-07-16 00:53:11 +02:00
Manfred Karrer
51e8aae991
Add email again but set to empty string as otherwise it would break backward compatibility (hash of contract)
2017-07-16 00:34:46 +02:00
Manfred Karrer
04fa5f079f
Remove email from bank accounts and fasterpayment
2017-07-15 23:09:13 +02:00
Manfred Karrer
f8ed97cb2e
Merge branch 'Development' into 0.5.2
...
# Conflicts:
# core/src/main/java/io/bisq/core/payment/payload/PaymentMethod.java
2017-07-15 14:57:42 +02:00
Manfred Karrer
edb5de0ac6
Fix fees, update to libdohj 0.14.2
2017-07-15 14:52:17 +02:00
Manfred Karrer
ca9e53a2ab
Remove email from sepa account
2017-07-15 13:12:09 +02:00
Mike Rosseel
b2f6d7435c
added dash as base currency
2017-07-14 20:20:19 +02:00
Manfred Karrer
e857d411bb
Use LibDohj 0.14.2
2017-07-14 18:28:15 +02:00
Manfred Karrer
1d5965e296
Merge remote-tracking branch 'origin/0.5.2' into 0.5.2
2017-07-14 11:43:23 +02:00