Christoph Atteneder
364f666a27
Only show information popup when actual amount was set
2019-05-03 11:57:38 +02:00
Manfred Karrer
87358927a6
Add null check
2019-05-02 22:40:54 -05:00
Manfred Karrer
8f56f4a262
Refactoring: Extract variable
2019-05-02 21:49:47 -05:00
Manfred Karrer
830e693ace
Refactoring: Rename CheckIfPeerIsBanned to ApplyFilter
2019-05-02 21:48:51 -05:00
Manfred Karrer
3b613bebce
Improve handling of filter
2019-05-02 21:48:13 -05:00
Manfred Karrer
c4e30e5aa9
Fix limitations
2019-05-02 20:54:31 -05:00
Manfred Karrer
e0cf683818
Update text
2019-05-02 17:46:25 -05:00
Manfred Karrer
e51844a7f1
Improve dispute handling of failed trades
2019-05-02 17:39:58 -05:00
Manfred Karrer
08cf993d0f
Add amount limit to take offer view
2019-05-02 16:22:20 -05:00
Manfred Karrer
9df54372dc
Fix verify task
2019-05-02 15:35:02 -05:00
Manfred Karrer
8e0ec54fb1
Refactor restriction handling
2019-05-02 15:15:13 -05:00
Manfred Karrer
c74025b409
Remove check for makerHasNoMatureAccountForBuyOffer
2019-05-02 13:44:14 -05:00
Manfred Karrer
4947352c03
Update text
2019-05-02 13:44:02 -05:00
Manfred Karrer
6d6e869eef
Revert changes with filtering not mature accounts
...
- We will allow small amounts so we keep all accounts and add the check
later when the user click next
2019-05-02 13:41:26 -05:00
Manfred Karrer
8ab348c495
Add check for account age to apply restrictions
2019-05-02 13:06:46 -05:00
Christoph Atteneder
1d18029b1c
Update dbs
2019-05-02 18:00:35 +02:00
Christoph Atteneder
92d75db604
Update translations
2019-05-02 17:39:33 +02:00
Oscar Guindzberg
16f686c757
Improve logging
2019-04-29 11:08:17 -03:00
Manfred Karrer
df7b81138f
Add missing import
2019-04-27 16:03:16 -05:00
Manfred Karrer
b1a8429066
Merge pull request #2752 from ManfredKarrer/add-filter-to-trade-history
...
Add filter to trade history
2019-04-27 15:53:33 -05:00
Christoph Atteneder
ca0387ad5b
Add prompt text for filter textfield
2019-04-25 12:23:54 +02:00
Christoph Atteneder
87cbc47b07
Merge pull request #2675 from m4hdi1995/list-parsicoin
...
List ParsiCoin (PARS)
2019-04-25 11:06:23 +02:00
Christoph Atteneder
451553f17c
Merge pull request #2769 from devinbileck/change-pricenode-operator
...
Reflect pricenode operator change in ProvidersRepository
2019-04-25 11:04:08 +02:00
Christoph Atteneder
07d2da6456
Merge pull request #2770 from devinbileck/update-relay-node-address
...
Update mobile notification relay node DEV_URL IP address
2019-04-25 11:03:48 +02:00
Christoph Atteneder
0ee19881b0
Merge pull request #2775 from tao-foundation/list-teo-assets
...
List Trust Eth reOrigin (TEO)
2019-04-25 11:01:52 +02:00
trustfarm-vr1
bf1fe469e4
List Trust Eth reOrigin (TEO)
...
Author: trustfarm.info@gmail.com
Date: Thu April 24 23:00 GMT+9
List Trust Eth reOrigin (TEO)
Official project URL: https://forum.tao.foundation
Official block explorer URL: https://explorer.tao.foundation ,
https://explorer2.tao.foundation
Official git repository URL: https://github.com/tao-foundation
2019-04-24 22:48:29 +09:00
Christoph Atteneder
d2d6636544
Merge pull request #2753 from ManfredKarrer/fix-trade-peers-account-age
...
Fix account age display of peer
2019-04-24 11:33:27 +02:00
Christoph Atteneder
3a1f69472c
Merge pull request #2763 from sqrrm/market-view-precision
...
Use same precision for all x-axis labels
2019-04-24 11:20:11 +02:00
Manfred Karrer
fb59ef6051
Merge pull request #2764 from ManfredKarrer/dont-disable-confirm-buttons
...
Dont disable confirm buttons
2019-04-23 07:36:47 -05:00
Devin Bileck
5fb08f81ab
Update mobile notification relay node DEV_URL IP address
...
I have taken over the relay node from Manfred. The onion address
remains the same, but the IP address used in the DEV_URL has
changed.
See bisq-network/roles#82
2019-04-23 00:11:40 -07:00
Devin Bileck
bfb38fb08e
Reflect pricenode operator change in ProvidersRepository
...
I have taken over one of the pricenodes from Manfred.
See bisq-network/roles#14
2019-04-23 00:04:51 -07:00
sqrrm
4ed510d372
Refactor variable names
2019-04-22 12:20:51 +02:00
Manfred Karrer
25931c0fd7
Merge pull request #2757 from sqrrm/count-voting-cycles
...
Count cycles correctly, fix #2706
2019-04-21 18:06:50 -05:00
Manfred Karrer
fb4b66d691
Remove check if trade is disputed
...
It can be that one user opened a dispute but in the meantime the other
peer sent or received the funds. Atm after a dispute has been opened the
user cannot confirm anymore. This restriction forces all cases to be
resolved in arbitration. If we relax that restriction to allow users
to still confirm after they opened a dispute we might reduce work load
for arbitrators as the payout can be done by the users if both have
confirmed. The arbitrator still need to close the case to that the
open support cases get closed, but the payout tx was already created
by the users.
2019-04-21 18:01:35 -05:00
Manfred Karrer
9b13740feb
Dont disable the confirm buttons
...
Arbitrators reported that there are some cases where the confirm
payment or receipt buttons are disabled and they cannot confirm it.
Another issue is that sometimes the confirm msg does not arrive and
after button click its disabled so the message cannot be resent but
clicking the button again.
The software should handle such case and there is some automatic resend
but it seems it does not cover all cases. By keeping the button active
the user can click again and there is higher chance that such cases
get resolved by itself.
I am aware that this is not a good solution but to find out what
exactly caused the issue and to build a more resilient resend
functionality requires much more work and this seems to be a easy fix
which might avoid many disputes.
2019-04-21 17:58:42 -05:00
Manfred Karrer
dc773460a9
Merge branch 'master' into fix-trade-peers-account-age
2019-04-21 17:17:46 -05:00
Manfred Karrer
eb1c4fd25c
Merge pull request #2737 from ManfredKarrer/use-utf8-for-getBytes
...
Add UTF8 for getBytes calls
2019-04-21 17:16:34 -05:00
sqrrm
7f00fe227f
Use same precision for all x-axis labels
2019-04-21 23:53:17 +02:00
sqrrm
d0c0bd9a25
Count cycles correctly, fix #2706
2019-04-20 15:18:23 +02:00
Manfred Karrer
145ec99725
Hide age at altcoins
2019-04-20 00:05:16 -05:00
Manfred Karrer
7af2d889ce
Add account age to dispute table
2019-04-19 23:50:29 -05:00
Manfred Karrer
3246bf4720
Add account age to contract json
2019-04-19 22:21:57 -05:00
Manfred Karrer
f23773b81c
Add account age to contract window
2019-04-19 22:14:34 -05:00
Manfred Karrer
c145cab7b8
Add account age to trade details window
2019-04-19 22:00:41 -05:00
Manfred Karrer
1f00e8c3aa
Move method
2019-04-19 21:52:28 -05:00
Manfred Karrer
f36823f145
Merge pull request #2736 from ManfredKarrer/fix-dao-full-mode-settings-issue
...
Fix issues with DAO full mode in preferences
2019-04-19 21:31:44 -05:00
Manfred Karrer
f88af6b450
Fix account age display of peer
...
We only showed makers account age before also at trade screens.
This PR fixes that so that the trade peers account age is displayed at
the peer info icon.
2019-04-19 21:31:26 -05:00
Manfred Karrer
d3503693d2
Merge branch 'fix-dao-full-mode-settings-issue' of https://github.com/ManfredKarrer/bisq into fix-dao-full-mode-settings-issue
2019-04-19 20:37:42 -05:00
Manfred Karrer
25e2621ce5
Fix missing arguments
2019-04-19 20:37:19 -05:00
Manfred Karrer
59f31c7c6e
Merge branch 'master' into fix-dao-full-mode-settings-issue
...
# Conflicts:
# common/src/main/proto/pb.proto
# core/src/main/java/bisq/core/user/Preferences.java
# core/src/main/java/bisq/core/user/PreferencesPayload.java
# desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java
2019-04-19 20:32:11 -05:00