Christoph Atteneder
732b550954
Merge pull request #5964 from wiz/seednode-add-restart-delay
...
Add 5 second delay when stopping seednode service
2022-01-17 11:24:43 +01:00
Christoph Atteneder
9da2da3af3
Deactivate action of button2 if not used
2022-01-17 10:26:33 +01:00
xyzmaker123
fb2880e1c9
Fix issue with edit button visibility
2022-01-17 10:26:25 +01:00
Christoph Atteneder
39e3c0d0e7
Merge pull request #5969 from xyzmaker123/fix-edit-button
...
Fix issue with edit button visibility
2022-01-17 10:25:47 +01:00
Christoph Atteneder
fd34053b6b
Deactivate action of button2 if not used
2022-01-17 10:09:47 +01:00
xyzmaker123
1f022b9b89
Fix issue with edit button visibility
2022-01-16 22:00:42 +01:00
ghubstan
ffa31b0af7
Support gRPC gettrades call in CLI
2022-01-16 16:51:28 -03:00
ghubstan
4c7ae49e18
Format gettrades CLI outout
2022-01-16 16:48:58 -03:00
ghubstan
d98d795c77
Add server impl for gettrades (open|closed), refactor getrole methods
2022-01-16 16:46:45 -03:00
ghubstan
fdd94fe1f2
Remove commented code
2022-01-16 16:44:18 -03:00
ghubstan
a9e7484aee
Add buyer/seller dep & status-desc fields to TradeInfo
2022-01-16 16:43:34 -03:00
ghubstan
5c217793c8
Add buyer/seller dep & status-desc fields to TradeInfoV1Builder
2022-01-16 16:42:34 -03:00
ghubstan
a53fee345f
Add List<OpenOffer> getCanceledOpenOffers() ClosedTradableManager
2022-01-16 16:41:53 -03:00
ghubstan
50bbbfe6c4
Add List<Trade> getTrades() to TradeManager (w/out transitive jfx dep)
2022-01-16 16:41:09 -03:00
ghubstan
b4fa52f4e4
Add List<Trade> getTrades() to FailedTradesManager (w/out transitive jfx dep)
2022-01-16 16:39:07 -03:00
ghubstan
e6e944bcb0
Add GrpcTradesService.getTrades service method
2022-01-16 16:38:09 -03:00
ghubstan
55a54f39b4
Add GetTrades proto message, + needed TradeInfo fields
2022-01-16 16:36:27 -03:00
jmacxx
684fd39c75
Force persistence write when editing Tor Bridge settings.
...
This is necessary because Tor settings are edited before the app has
completed startup and normally persistence is prohibited.
2022-01-16 11:52:44 -06:00
jmacxx
c9235299a8
Postpone accessing preferences BridgeAddressProvider until needed by Tor.
...
Previously they would be accessed too early when preferences had not
yet been read from disk. Now we access them when Tor is started.
2022-01-16 11:38:14 -06:00
MwithM
7d1e8a1649
Include penalty for exceeding transfer limits
...
Nequi payment method did not include that there might be a penalty for exceeding the transfer limits. I have used the same wording for every payment method.
2022-01-13 20:01:21 +01:00
wiz
2b4c3a58a7
Add 5 second delay when stopping seednode service
2022-01-13 12:59:16 +09:00
Christoph Atteneder
efac836fa2
Update translations for v1.8.1
2022-01-12 10:54:00 +01:00
Christoph Atteneder
63a241a64e
Remove unused translation keys
2022-01-12 10:47:11 +01:00
Christoph Atteneder
9d39f16d35
Bump version number for v1.8.1
2022-01-12 10:41:29 +01:00
Bisq GitHub Admin
808c3ad9d9
Merge pull request #5930 from xyzmaker123/modify-accepted-countries
...
SEPA Account - editable account name and accepted countries
2022-01-12 10:32:20 +01:00
Bisq GitHub Admin
8401b3885b
Merge pull request #5870 from jmacxx/mediation_payout_ux
...
Improve user experience once mediation has been accepted by both parties
2022-01-12 10:23:02 +01:00
Christoph Atteneder
96471f6509
Apply minor refactorings
2022-01-12 10:18:58 +01:00
Bisq GitHub Admin
553503d389
Merge pull request #5955 from xyzmaker123/edit-offer-button
...
Edit offer button
2022-01-12 09:42:39 +01:00
Bisq GitHub Admin
ddead5ef54
Merge pull request #5953 from jmacxx/logs_upload
...
Feature enabling log file upload to mediators
2022-01-12 09:41:32 +01:00
jmacxx
d9ad531b3c
Fix issue of space in file path
2022-01-11 09:23:49 -06:00
Christoph Atteneder
949d5eb27e
Minor refactorings
2022-01-11 13:02:44 +01:00
Christoph Atteneder
a1d0e570d1
Apply minor improvements and clean-ups
2022-01-11 12:36:44 +01:00
Christoph Atteneder
310b9a97f2
Merge pull request #5949 from jmacxx/fix_trade_fee_validation
...
Fix trade fee validation bug
2022-01-11 11:09:09 +01:00
Christoph Atteneder
4a3e29daf5
Improve wording of trade completed notification popups
2022-01-11 11:02:55 +01:00
Christoph Atteneder
9759cebc4d
Remove unused translations
2022-01-11 10:48:06 +01:00
Bisq GitHub Admin
2c4d289b8a
Merge pull request #5931 from ripcurlx/fix-icon-color
...
Reset the icon color properly for market price margin information
2022-01-11 09:28:49 +01:00
Christoph Atteneder
b65393c9d7
Merge pull request #5950 from xyzmaker123/explorer-edit-indicator-styling
...
Editor explorer indicator styling
2022-01-10 20:32:00 +01:00
Christoph Atteneder
5c26c635e5
Merge pull request #5961 from ghubstan/2-api-fail-unfail-trade
...
Add API methods 'failtrade', 'unfailtrade' + test case (#2 )
2022-01-10 12:29:54 +01:00
Christoph Atteneder
96878e5789
Merge pull request #5957 from jmacxx/fix_issue_5956
...
Wording for Bsq swap cancellation popups & withdrawal prompt
2022-01-10 12:01:33 +01:00
Christoph Atteneder
6c80225dfc
Merge pull request #5951 from ghubstan/rename-keepfunds2closetrade
...
Rename API method keepfunds -> closetrade (#1 )
2022-01-10 11:59:36 +01:00
Christoph Atteneder
3cd67baabb
Merge pull request #5960 from jmacxx/dispute_payout_calc_allow_fractional_percent
...
Enable fractional percentages in dispute payout calculation field
2022-01-10 11:56:01 +01:00
Christoph Atteneder
76da172883
Merge pull request #5962 from jmacxx/fix_issue_5924
...
Increase dark mode contrast for fillable fields
2022-01-10 11:53:59 +01:00
xyzmaker123
1da71f6c66
SEPA Account - possibility to modify account name
2022-01-10 10:52:39 +01:00
xyzmaker123
b3bf1903be
SEPA Account - possibility to modify accepted countries
2022-01-10 10:52:25 +01:00
jmacxx
e00dbcdd83
Increase darkmode contrast for fillable fields
...
Fixes #5924
2022-01-08 13:09:57 -06:00
xyzmaker123
0ab0aed79a
Edit offer button
2022-01-08 12:24:27 +01:00
jmacxx
3ea1543882
fixes for Windows compatability, test added
2022-01-07 19:42:24 -06:00
ghubstan
7690ffd953
Add API methods 'failtrade', 'unfailtrade'
...
Prerequisite for next PR: Add API method 'gettrades'
The `gettrades` method will show 'open', 'closed', and 'failed' trades.
Users already needed to be able to fail and unfail trades for the
same reasons they do in the UI. API test cases will need to be able to
fail and unfail trades to check correct behavior of 'gettrades' method.
Based on branch `rename-keepfunds2closetrade`.
2022-01-07 19:11:34 -03:00
jmacxx
6b0fcf5cfb
Enable fractional percentages in dispute payout calculation field
2022-01-07 11:36:25 -06:00
jmacxx
99b4071bdf
Wording for Bsq swap cancellation popups & withdrawal prompt
2022-01-07 10:03:14 -06:00