Commit graph

4619 commits

Author SHA1 Message Date
Nolaan
8b72eba1e0 Rebase correction
Add one more argument
2017-11-11 18:11:21 +01:00
Nolaan
48dcdf58fc First Workflow
First Western Union Workflow
2017-11-11 16:45:41 +01:00
Nolaan
53919fb6c8 Western Union payment method
Prepare Western Union Paymenet Method UI and logic.
2017-11-11 16:45:41 +01:00
Manfred Karrer
01d4c6fb8c
Set delay for persistence in each client 2017-11-10 21:17:40 -05:00
Manfred Karrer
097ce7fdb9
Add missing restart popup after custom nodes are cleared 2017-11-10 21:07:39 -05:00
Manfred Karrer
5e95e162bf
Add user defined currencies to offers and trades list in market screen 2017-11-10 14:08:29 -05:00
Manfred Karrer
a4ac3115e1
Improve wording 2017-11-10 13:40:53 -05:00
Manfred Karrer
330a531e01
Add dispute to list before setting state in trade (caused bug in UI) 2017-11-10 13:29:02 -05:00
Manfred Karrer
b78a7d7c90
Add better error text if input is NaN 2017-11-10 13:19:21 -05:00
Manfred Karrer
1134c8bc71
Add new clearnet node for dev testing 2017-11-10 13:04:28 -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