Commit graph

4665 commits

Author SHA1 Message Date
Manfred Karrer
915c0b5892
Merge remote-tracking branch 'origin/master' 2017-11-10 12:38:50 -05:00
Manfred Karrer
c667577901
Fix exception with wrong data type caused by btcAverage json data change 2017-11-10 12:38:41 -05:00
Manfred Karrer
2b5ad475e0
Add btc node from mrosseel 2017-11-10 12:34:06 -05:00
Manfred Karrer
1872d589f4
Merge pull request #1004 from mrosseel/btcaverage_bug
ClassCastException in BtcAverageProvider
2017-11-10 10:55:01 -05:00
Mike Rosseel
c09cd71ebc
Treat data as a String 2017-11-10 16:21:10 +01:00
Mike Rosseel
f0cf9a2fd9
Catch btcaverage errors for further debugging 2017-11-10 14:39:22 +01:00
Manfred Karrer
7067b0f3be
Set new genesis tx for November redistribution 2017-11-09 19:24:58 -05:00
Manfred Karrer
a4136631ed
Don't use SeedPeers for testnet 2017-11-09 17:57:44 -05:00
Manfred Karrer
17bb2ae974
Request price after tor is ready not after hidden service is published 2017-11-09 17:05:47 -05:00
Manfred Karrer
80b81ad2be
Change to public network if not btc mainnet 2017-11-09 17:04:54 -05:00
Manfred Karrer
f1ff395cc5
Ignore provided bitcoin nodes if testnet or other base currency is used 2017-11-09 16:41:57 -05:00
Manfred Karrer
209b57a8ee
Refactor isCapabilitySupported method and add test 2017-11-09 15:25:41 -05:00
Manfred Karrer
97fd462761
Add btc.jochen-hoenicke.de to bitcoin nodes 2017-11-09 14:43:11 -05:00
Manfred Karrer
c72888c86d
Deable dev mode 2017-11-09 14:40:01 -05:00
Manfred Karrer
6e19c69a47
Add maxTradePeriod to PaymentAccountPayload again as it would break trade contract otherwise 2017-11-09 14:34:37 -05:00
Manfred Karrer
44c7c712a3
Fix wrong handling of Capabilities. Add missing handling of CapabilityRequiringPayload 2017-11-09 14:33:42 -05:00
Manfred Karrer
706710a555
devtest wip 2017-11-09 13:08:51 -05:00
Manfred Karrer
df43af6aae
Add new pricerelay node 2017-11-09 12:52:43 -05:00
Manfred Karrer
0eaab66034
Use perfectmonye account instead of okpay as dev test dummy account 2017-11-09 12:51:50 -05:00
Manfred Karrer
a3774380d5
Merge remote-tracking branch 'origin/Development' into Development 2017-11-09 12:25:54 -05:00
Manfred Karrer
07bf0b3fc0
Add bitcoin core ndoe bcwat.ch 2017-11-08 17:27:14 -05:00
Manfred Karrer
118d185282
Add latest altcoins to printAllCurrencyStats 2017-11-08 17:00:03 -05:00
Manfred Karrer
7e3b7f22cf
Remove outdated in_dev translation files 2017-11-08 11:21:07 -05:00
Manfred Karrer
677d7dc477
Set v0.6.0 2017-11-08 11:11:51 -05:00
Manfred Karrer
f74280b641
Disable devmode 2017-11-08 11:08:43 -05:00
Manfred Karrer
04dacca556
Add operator to btc nodes. Add more nodes 2017-11-08 11:08:24 -05:00
Manfred Karrer
e6ad45b42e
Merge pull request #997 from mrosseel/api-pr3
Make BisqAppModule public so bisq-api can use it
2017-11-08 08:16:03 -05:00
Manfred Karrer
96081ddb63
Add provided bitcoin nodes and filter message for deactivating public network selection. 2017-11-07 23:43:08 -05:00
Manfred Karrer
9b2e9e2986
Support onion addresses for custom bitcoin nodes 2017-11-07 13:20:18 -05:00
Mike Rosseel
9614fd5ac4
Make BisqAppModule public so the bisq-api can use it 2017-11-07 14:50:46 +01:00
Manfred Karrer
d68b2fae70
Add open tor network settings button at startup if not connected after 10 sec 2017-11-06 22:17:26 -05:00
Manfred Karrer
58ed7c9e6a
Make user selection in tor network settings persistable 2017-11-06 21:49:19 -05:00
Manfred Karrer
244f56e6ca
Create a dummy tx to estimate take offer tx size for finding correct tx fee 2017-11-06 20:20:45 -05:00
Manfred Karrer
b0aeef472e
Create a dummy tx to estimate create offer tx size for finding correct tx fee 2017-11-06 10:58:12 -05:00
Manfred Karrer
bc2e4a69d7
Adjust fee estiamtion algorithm to reduce fees 2017-11-06 10:56:36 -05:00
Manfred Karrer
a4b4737f95
Adjust fees and security deposit 2017-11-05 20:56:29 -05:00
Manfred Karrer
608ba97c23
Rename showAddBridgeEntriesWindow to showTorNetworkSettingsWindow 2017-11-05 19:39:25 -05:00
Manfred Karrer
fa2b14ba0c
Add default bridges from Tor browser and UI 2017-11-04 22:46:06 -05:00
Manfred Karrer
845e3363ac
Handle bridgeAddresses as nullable 2017-11-04 14:48:55 -05:00
Manfred Karrer
cb568ac05a
Merge branch 'Development' into netlayer
# Conflicts:
#	core/src/main/java/io/bisq/core/user/PreferencesPayload.java
2017-11-04 14:42:56 -05:00
Manfred Karrer
36d4c34891
Rename BtcMainNetParams to BtcMainNetParamsForValidation; cleanup 2017-11-04 14:34:58 -05:00
Manfred Karrer
6bef1672e9
Update libdohj/BitcoinJ 2017-11-04 14:34:32 -05:00
Manfred Karrer
cb8f1da9c9
Remove filtering dnsseed.bluematt.me 2017-11-04 14:34:08 -05:00
Manfred Karrer
fc13e338ab
Merge pull request #994 from cbeams/reformat
Reformat Java sources with Editorconfig settings
2017-11-04 14:31:42 -05:00
Chris Beams
e1a6f87a98
Reformat Java sources with Editorconfig settings
This change is the result of a global reformatting in IDEA now that
`.editorconfig` settings are in place. Note that Editorconfig's
`continuation_indent_size` property [1] was also added and set to 8
here, as this reflects the dominant style already present in the
codebase. i.e. in created a much smaller diff to set the continuation
indent to 8 that would have been created leaving this property out and
letting it default to 4.

[1]: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties
2017-11-04 20:11:30 +01:00
Manfred Karrer
9278091135
Merge pull request #993 from olibre/rename-package-openjfx
Install package openjfx instead of libopenjfx-java
2017-11-04 12:05:48 -05:00
O. Libre
b35fede2e4 Install package openjfx instead of libopenjfx-java
On Ubuntu 17.10, installing `libopenjfx-java` was not sufficient
producing a build error because could not find `openjfx`.
Build succeeded after install of package `openjfx`.
Package `openjfx` depends on `libopenjfx-java` (and `openjdk-8-jre`)
2017-11-04 18:00:04 +01:00
Manfred Karrer
753b5afe91
Use RegTestHost.NONE as default 2017-11-04 11:10:05 -05:00
Manfred Karrer
04bc3d7ef4
Merge branch 'Development' into netlayer 2017-11-04 10:55:56 -05:00
Manfred Karrer
2896f42a9a
Use latest libdohj/BitcoinJ version 2017-11-04 10:55:33 -05:00