Commit Graph

5417 Commits

Author SHA1 Message Date
chimp1984
eddb7cb555
Add option in preferences to hide payment methods which are not part of the users accounts.
Default value is false, so same behaviour as before the change.
If no payment account is setup then we also show all payment methods.
In that case (no payment account) we disable the toggle as well as set it to false.
2021-01-01 21:52:34 -05:00
sqrrm
d79799aaa3
Merge pull request #5006 from Jakub-CZ/instant-error-message-update
Display up-to-date error messages under text fields
2021-01-01 17:42:50 +01:00
ghubstan
81371d477c
Merge branch 'master' into 01-misc 2020-12-31 11:58:18 -03:00
chimp1984
a3e8d4d225
Fix missing param in test 2020-12-31 00:42:23 -05:00
chimp1984
381322f600
Only publish witness if we are in date tolerance 2020-12-30 23:20:38 -05:00
Christoph Atteneder
115ec78f4d
Merge pull request #5011 from chimp1984/show-stacktrace-in-error-popup-at-view-exceptions
Show stacktrace in error popup at view exceptions
2020-12-29 19:58:01 +01:00
Christoph Atteneder
94cf02303e
Merge pull request #4950 from chimp1984/improve-offer-publishing
Improve offer publishing
2020-12-29 19:51:21 +01:00
Christoph Atteneder
a2a542e11e
Merge pull request #4999 from chimp1984/persist-app-window-layout
Add generic map (cookie) to UserPayload
2020-12-29 19:44:29 +01:00
ghubstan
651e772c18
Merge branch 'master' into 01-misc 2020-12-29 10:37:23 -03:00
sqrrm
9cc3f687c0
Merge pull request #4851 from chimp1984/improve-bsq-get-block-request-handling
Improve getBlocks request handling
2020-12-29 13:55:40 +01:00
Christoph Atteneder
785c76e9d6
Merge pull request #5010 from chimp1984/dao-performance-improvements
Dao performance improvements
2020-12-28 20:06:58 +01:00
chimp1984
862b12fe03
Apply code inspection
Cleanups
2020-12-28 13:34:50 -05:00
chimp1984
1fc8905634
Improve logs
Cleanups
2020-12-28 13:18:45 -05:00
chimp1984
768541664b
Use stream API
Add checks to tryWithNewSeedNode method
Cleanups
2020-12-28 13:18:19 -05:00
Christoph Atteneder
195c2b8f5d
Merge pull request #4997 from chimp1984/remove-unused-code
Cleanup trade wallet code
2020-12-28 19:18:12 +01:00
chimp1984
fe44a343d0
Remove "hack" for removal of blockDownloadListener
Rename params
Cleanups
2020-12-28 13:17:06 -05:00
ghubstan
25fbd3518e
Merge branch 'master' into 01-misc 2020-12-28 14:38:39 -03:00
ghubstan
bcc7216c9e
Fix tmp file deletion bug 2020-12-28 14:30:07 -03:00
chimp1984
357c980390
Fix leftovers from debugging.
Use else if
Fix typo
2020-12-28 12:24:35 -05:00
chimp1984
0be451a136
Fix typos 2020-12-28 12:24:35 -05:00
chimp1984
5e39477fca
Refactor: Use terminate instead of cancel 2020-12-28 12:24:35 -05:00
chimp1984
5363c8d505
Remove cancel,cleanup and stop method. Use terminate instead.
Fix typo
2020-12-28 12:24:35 -05:00
chimp1984
4a05e5bf0d
Improve getBlocks request handling 2020-12-28 12:24:35 -05:00
Christoph Atteneder
976caeb14e
Merge pull request #5001 from chimp1984/deactivate-open-offer-if-trigger-price-is-reached
Deactivate open offer if trigger price is reached
2020-12-28 17:04:21 +01:00
Christoph Atteneder
78d4176f8a
Merge pull request #5004 from chimp1984/add-mediators-keybase-usernames
Add mediators keybase usernames
2020-12-28 16:50:56 +01:00
Christoph Atteneder
850e031158
Merge branch 'master' of github.com:bisq-network/bisq into release/v1.5.2
# Conflicts:
#	core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java
#	core/src/main/java/bisq/core/trade/closed/CleanupMailboxMessages.java
2020-12-28 14:57:08 +01:00
chimp1984
6fe19db233
Only check for downGrade if we are on mainnet
Its a bit annoying for dev testing when switching between release and master...
2020-12-27 23:38:17 -05:00
chimp1984
681fed603e
Fix log 2020-12-27 22:50:56 -05:00
chimp1984
7a9230ef27
Optimize getIssuance(String txId, IssuanceType issuanceType) method
We iterated all map entries instead of a simple get call.
2020-12-27 21:27:17 -05:00
chimp1984
9402ca0c64
Optimize getIssuance method
We iterated all map entries instead of a simple get call.
2020-12-27 21:24:58 -05:00
chimp1984
32cc062872
Refactor: Rename getIssuanceSet to getIssuanceSetForType 2020-12-27 21:21:48 -05:00
chimp1984
686957c809
Add comment 2020-12-27 21:20:17 -05:00
chimp1984
62ca826217
Use java doc at constructor 2020-12-26 19:47:57 -05:00
chimp1984
e38fa9a819
Add user name to dispute window and to trade details window (json contract window) 2020-12-25 13:46:04 -05:00
chimp1984
2b047976af
Add lookup map for support agents keybase user names by onion address
Add it to dispute (client) views
2020-12-25 13:27:14 -05:00
chimp1984
64607de924
Add trigger icon column 2020-12-24 23:44:27 -05:00
chimp1984
39893a6aaf
Add trigger price to OpenOffersView 2020-12-24 23:05:23 -05:00
chimp1984
bb9de0b24c
Add trigger price field to create offer view 2020-12-24 20:01:04 -05:00
Jakub Loucký
74f5d93504
Display up-to-date error messages under text fields
As user types into a validated text field,
if the new string is still invalid but the error message changed,
ensure the new message will be displayed.
2020-12-25 01:52:36 +01:00
chimp1984
d76a810691
Add generic map (cookie) to UserPayload for persisting UI states like app layout 2020-12-24 17:05:04 -05:00
chimp1984
229d013844
Add PriceEventHandler 2020-12-23 21:52:35 -05:00
chimp1984
0e6b983564
Add triggerPrice 2020-12-23 21:50:53 -05:00
chimp1984
0c792a2916
Add comments to make context of parentTx more clear 2020-12-23 16:15:15 -05:00
chimp1984
aa06253b16
Remove unused code 2020-12-23 15:49:16 -05:00
sqrrm
7d7f1b09e7
Merge pull request #4966 from ghubstan/10-callrate-interceptor
Prevent excessive api calls
2020-12-23 16:19:29 +01:00
chimp1984
c5d0fa789b
Move stopPeriodicRefreshOffersTimer before processListForRepublishOffers
The periodicRefreshOffersTimer gets started at offer publishing.
Before the stopPeriodicRefreshOffersTimer got overwritten by the start in offer
publishing so it did not had any effect beside that we restarted it. Now we
process offer publishing without delay and a stop after the call would stop
the refresh timer.
2020-12-22 21:08:42 -05:00
Christoph Atteneder
4e707a59fe
Merge pull request #4980 from Jakub-CZ/improve-msg-in-wallet-info
Improve paragraph under "Wallet balances"
2020-12-22 09:32:54 +01:00
Christoph Atteneder
142d14b58f
Merge pull request #4991 from m52go/walletinfo-path-wording
Improve path text on wallet info screen
2020-12-22 09:32:12 +01:00
Christoph Atteneder
73fdb9f6ec
Merge pull request #4984 from chimp1984/improve-localnode-popup-text
Improve popup text in case a local node is detected
2020-12-22 09:31:28 +01:00
chimp1984
823980c678
Improve text 2020-12-21 16:26:26 -05:00