Manfred Karrer
d99461deee
Use new data structure for TradeStatistics
2017-11-15 19:22:11 -05:00
Manfred Karrer
3343d7b7a6
Revert gui.pom file changes for binary build
2017-11-15 06:49:35 -05:00
Manfred Karrer
a2380a466e
Decrease delay for persistence (again)
2017-11-14 17:28:09 -05:00
Manfred Karrer
8f57a95976
Increase delay for persistance
2017-11-14 15:49:00 -05:00
Manfred Karrer
4d9c7260fc
Comment out build script changes for bouncycastle as currnet build script are not supporting that yet
2017-11-14 13:34:03 -05:00
Manfred Karrer
16f23cc310
Remove max limit check for fiat price and volume
2017-11-14 09:42:42 -05:00
Manfred Karrer
e0a56c5d1b
Remove prefilled address in devmode. Add logging at remove mailbox msg.
2017-11-13 10:27:51 -05:00
Chris Beams
05896e3369
Update fee estimate URL from 21.co => earn.com
...
Per the announcement quoted below at
https://news.earn.com/21-co-is-now-earn-com-3e37e50c444f , this change
updates all instances of the bitcoinfees.21.co to bitcoinfees.earn.com.
> Our Bitcoin Fees and Bitnodes services will now be canonically hosted
at bitcoinfees.earn.com and bitnodes.earn.com respectively. You can
still access them via bitcoinfees.21.co and bitnodes.21.co — though
there will be the slight overhead of a 301 redirect, so you should
update to the earn.com versions of the URLs for maximum performance.
2017-11-13 13:02:00 +01:00
Manfred Karrer
2778456b13
Cleanup seed restore screens. Add try/cathc for wallet encryption. Add more warnings when applying seed words.
2017-11-12 21:01:57 -05:00
Manfred Karrer
32180c9fa4
Add <open log file> button to error msg popup
2017-11-12 20:16:31 -05:00
Manfred Karrer
11338f6567
Fix nullable problems in DisputeResult
2017-11-12 19:43:10 -05:00
Manfred Karrer
9f22836405
Merge branch 'particl' of https://github.com/rynomster/exchange into rynomster-particl
2017-11-12 18:21:09 -05:00
Manfred Karrer
2583ddf044
Fix text. Improve logging. Add check for BankAccount
2017-11-12 12:45:48 -05:00
rynomster
71700a2a87
Add Particl
2017-11-12 19:35:59 +02:00
Manfred Karrer
6f0a7e7036
Add missing parts for WU support
2017-11-11 15:23:10 -05: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
b78a7d7c90
Add better error text if input is NaN
2017-11-10 13:19:21 -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
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
677d7dc477
Set v0.6.0
2017-11-08 11:11:51 -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
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
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
cb8f1da9c9
Remove filtering dnsseed.bluematt.me
2017-11-04 14:34:08 -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
753b5afe91
Use RegTestHost.NONE as default
2017-11-04 11:10:05 -05:00
Mike Rosseel
1578340c78
Fix Bridges UI, remove triggering of bridges mode (testing code)
...
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
2017-11-03 15:11:06 +01:00
Mike Rosseel
dfb7745f27
Merge remote-tracking branch 'upstream/Development' into netlayer
2017-11-02 16:24:46 +01:00
Mike Rosseel
0ec4b5edac
Merging and adapting old bridges UI code to new bisq structure
...
Had to merge by hand because of the many changes in the new bisq
structure. Also removed the 'default bridges' concept because it's
discouraged to do that.
Open issues: UI screen is still WIP, and bitcoinj SOCKS proxy error
which makes that we can't connect to bitcoin nodes anymore.
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
2017-11-02 15:50:06 +01:00
Manfred Karrer
f1a3c6e7b2
Fix bugs described in issue #989
2017-11-01 18:38:00 -05:00
Manfred Karrer
ab4d7b066b
Fix bug with not displaying correct price market label and latest bisq price
2017-10-30 18:52:41 -05:00
Manfred Karrer
c5af0808b3
Merge branch 'Development' of https://github.com/ivkovnikola/exchange into ivkovnikola-Development
2017-10-30 12:32:23 -05:00
Manfred Karrer
2c44efa971
Fix date column width in tx list
2017-10-30 08:17:42 -05:00