Manfred Karrer
1d7c15f34a
Make validators not singleton. Remove address from fee estimation call
2017-11-30 19:43:49 -05:00
Manfred Karrer
6b84642015
Use FullAddress for filtered node check
2017-11-30 19:42:48 -05:00
Manfred Karrer
714565c990
Add check if list is not empty. Reset DevEnv flags.
2017-11-28 19:19:22 -05:00
Manfred Karrer
bf87dc3713
Adjust fees and sec. deposit
2017-11-28 18:53:19 -05:00
Manfred Karrer
fe92092f9c
Hide fee window if DAO trading is deactivated
2017-11-28 18:38:16 -05:00
Manfred Karrer
0e44efcfb9
Use fee selection popup for take offer
2017-11-28 18:12:43 -05:00
Manfred Karrer
f9028bed85
Merge branch 'Development' into dao
2017-11-28 13:04:13 -05:00
Manfred Karrer
9c3855ee2d
Add comment
2017-11-28 13:01:14 -05:00
Manfred Karrer
96cc6dbe3a
Add popup for fee currency selection
2017-11-28 12:52:30 -05:00
Manfred Karrer
06b0bdd28d
Refactiong: rename methods and params
2017-11-28 12:46:08 -05:00
Manfred Karrer
b882cb829a
Cleanup
2017-11-28 12:44:32 -05:00
Manfred Karrer
bb1576e691
Remove unused windows
2017-11-28 12:42:42 -05:00
Christoph Atteneder
52eb667b2d
Merge remote-tracking branch 'upstream/Development' into Development
2017-11-28 11:52:46 +01:00
Manfred Karrer
a269be7f16
Apply formatting
2017-11-27 12:40:23 -05:00
Manfred Karrer
0de1c6a6c2
Improve UI
2017-11-27 11:31:37 -05:00
Manfred Karrer
2b248c5426
Separate fees in trade complete screen. Show withdrawal btc address only after button click
2017-11-26 20:06:11 -05:00
Manfred Karrer
e3c9f150f5
Clean up
2017-11-26 16:35:47 -05:00
Manfred Karrer
838bf72a60
Use libdohj bba4088c. Improve logging. Cleanup
2017-11-26 11:40:53 -05:00
Manfred Karrer
0d8c600b6c
Add waring popups for aridrop coins
2017-11-25 09:57:43 -05:00
Mike Rosseel
b8b84bc35f
Add Bitcoin Cash, Bitcoin Gold and Bitcoin Clashic so that these can
...
be transacted in a privacy-preserving way
2017-11-25 10:07:25 +01:00
Manfred Karrer
07d85b3f8b
Set version 0.6.1. Add versions for seed and statistics nodes
2017-11-24 14:23:49 -05:00
Manfred Karrer
79bd1d5e6c
Add more tests, cleanup
2017-11-24 14:09:45 -05:00
Manfred Karrer
b7e55ef426
Merge branch 'master' of https://github.com/madcoin-project/exchange into madcoin-project-master
2017-11-24 13:31:30 -05:00
Manfred Karrer
4aa3332d4b
Fix wrong initial price sorting of altcoins at buy screen
2017-11-24 13:01:23 -05:00
Manfred Karrer
af754706f6
Add Sepa instant payment
2017-11-23 19:13:43 -05:00
Manfred Karrer
706bc19afd
Fix layout issue
2017-11-23 19:10:03 -05:00
Manfred Karrer
f8fb68b9ee
Fix failing test
2017-11-23 10:36:51 -05:00
Christoph Atteneder
794ac5da2d
Use clear instead of empty string for overwriting value in memory
2017-11-23 12:42:02 +01:00
Christoph Atteneder
859ce2cdfd
Only use Tooltip.install when necessary
2017-11-23 12:13:08 +01:00
Christoph Atteneder
b527131cae
Use lambda expression
2017-11-22 11:53:58 +01:00
Christoph Atteneder
c455083bc0
Remove unused code
2017-11-22 11:53:06 +01:00
Christoph Atteneder
ba748d445d
Extract and clean-up initialization code
2017-11-21 13:33:04 +01:00
madcoin-project
d9216d69cd
Update AltCoinAddressValidatorTest.java
2017-11-16 19:38:37 +00:00
madcoin-project
d69ca58527
Update AltCoinAddressValidator.java
2017-11-16 19:29:12 +00:00
Manfred Karrer
0175c43d9d
Fix display strings. Add info when btc localhost is used
2017-11-16 09:34:07 -05:00
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
Mike Rosseel
ebe23a8c62
Merge remote-tracking branch 'upstream/Development' into netlayer
...
Conflicts:
network/pom.xml
network/src/main/java/io/bisq/network/p2p/network/TorNetworkNode.java
2017-10-30 12:59:57 +01:00
sqrrm
bd1848bba3
Fix #559 , misaligned trade data
...
Store the ticks to be displayed for easier reference and comparison
rather. Properly handle intervals for the local time zone.
2017-10-29 10:50:46 +01:00
sqrrm
7d70f61e68
Fix TradesChartsViewModelTest
...
These tests now run. One test fails due a TradesChartsViewModel
bug/inconsistency, to be fixed.
2017-10-29 10:50:46 +01:00
Manfred Karrer
d939c902f0
Fix wrong redundatnt % symbol in take offer screen
2017-10-27 19:42:06 -05:00
Manfred Karrer
63cdbaf23b
Fix wrong currency display and text in take offer screen
2017-10-27 19:38:22 -05:00
Manfred Karrer
065a57606a
Show recommended miner fee in popup when ask user for funding offer
2017-10-27 18:25:08 -05:00
Manfred Karrer
c190d7f1df
Remove balance listener when taking offer
2017-10-27 17:49:38 -05:00
Manfred Karrer
412fba82c3
Remove balance listener when placing offer
2017-10-27 17:47:02 -05:00
ivkovnikola
8a3abcca43
Merge request for INXT
2017-10-27 20:23:57 +02:00
Manfred Karrer
9ff2c643bd
Only show fee info popup once
2017-10-27 11:40:47 -05:00
Mike Rosseel
5fc596b805
Integrate 0.3.1 version of netlayer, still not working.
...
Signed-off-by: Mike Rosseel <mike@eon-consult.be>
2017-10-27 15:00:15 +02:00
Manfred Karrer
462fc2a472
Remove maxTradePeriod from PaymentAccountPayload
2017-10-26 19:54:06 -05:00
Manfred Karrer
2a0547d508
Show popup if seed or price relay node get banned. Cleanups.
2017-10-26 19:01:36 -05:00
Manfred Karrer
afaabf9e36
Add support of seed and price rleay node filters. Use guice in P2P network domain classes.
2017-10-26 15:46:48 -05:00
Manfred Karrer
90cfc84d35
Add filter for seed and price relay nodes
2017-10-25 19:16:52 -05:00