Commit graph

16131 commits

Author SHA1 Message Date
ghubstan
ef00a2cc0f
Remove unused class 2022-01-25 18:14:58 -03:00
Christoph Atteneder
1fa1263111
Merge pull request #5997 from MarnixCroes/bisq-2022
Update Info.plist
2022-01-25 20:42:36 +01:00
MarnixCroes
3f6431de41
Update Info.plist
Update Copyright to 2022
2022-01-25 18:42:28 +00:00
ghubstan
4ab4c3d213
Log exception and return "Not Available" when trade role cannot be found 2022-01-25 12:21:22 -03:00
ghubstan
210d966702
Fix method name 2022-01-25 12:12:07 -03:00
ghubstan
d902e77710
Add Bisq license banners 2022-01-25 11:44:42 -03:00
xyzmaker123
98a8a2eb6b
Add missing filtering on lists - use containsIgnoreCase 2022-01-25 15:06:50 +01:00
xyzmaker123
4268d5e451
Add missing filtering on lists - fix license 2022-01-25 14:50:21 +01:00
xyzmaker123
024db343bd
Add missing filtering on lists - fix NPE on WithdrawalView 2022-01-25 14:37:11 +01:00
Christoph Atteneder
9be361aa08
Merge pull request #5987 from xyzmaker123/refactor-remove-unused-classes
Cleanup: remove unused classes
2022-01-25 11:36:27 +01:00
xyzmaker123
669bc88900
Remove unused classes 2022-01-25 11:18:14 +01:00
Christoph Atteneder
f905d7f932
Merge pull request #5994 from w0000000t/idea-import_improve
Improve instructions and wording
2022-01-25 11:03:10 +01:00
WAT
bdf6c76da3
Improve instructions and wording
Added use-case where user is in IDEA welcome screen,
and there is no `File > Settings` menu available.
2022-01-25 10:27:17 +01:00
xyzmaker123
3c43e42025
Add missing filtering on lists - adapt ClosedTradesView to use FilterBox 2022-01-24 17:23:09 +01:00
xyzmaker123
1791a38092
Add missing filtering on lists - adapt UnconfirmedBsqSwapsView to use FilterBox 2022-01-24 17:23:09 +01:00
xyzmaker123
f38164431f
Add missing filtering on lists - adapt FailedTradesView to use FilterBox 2022-01-24 17:23:08 +01:00
xyzmaker123
caee12196d
Add missing filtering on lists - adapt OpenOffersView to use FilterBox 2022-01-24 17:23:08 +01:00
xyzmaker123
752606d788
Add missing filtering on lists - adapt PendingTradesView to use FilterBox 2022-01-24 17:20:02 +01:00
xyzmaker123
75b9902e97
Add missing filtering on lists - introduce shared FilterBox 2022-01-24 17:20:01 +01:00
xyzmaker123
291ccef803
Add missing filtering on lists - fix codacy 2022-01-24 17:20:00 +01:00
xyzmaker123
06b73a6231
Add missing filtering on lists - introduce FilterableListItem 2022-01-24 17:20:00 +01:00
xyzmaker123
1b571e9575
Add missing filtering on lists - reusable code for Trade filtering 2022-01-24 17:19:59 +01:00
xyzmaker123
4cd744fb14
Add missing filtering on lists - reusable code for BsqSwapTrade filtering 2022-01-24 17:19:58 +01:00
xyzmaker123
4cace81635
Add missing filtering on lists - reusable code for offer filtering 2022-01-24 17:19:58 +01:00
xyzmaker123
135541f28d
Add missing filtering on lists - reusable code for contract filtering 2022-01-24 17:19:57 +01:00
xyzmaker123
2c920b47d6
Add missing filtering on lists - remove DummyTransactionAwareTradable 2022-01-24 17:19:56 +01:00
xyzmaker123
e3d562b958
Add missing filtering on lists - use formatted balance string 2022-01-24 17:19:56 +01:00
xyzmaker123
b0f1897eb0
Add missing filtering on lists 2022-01-24 17:19:55 +01:00
sqrrm
f315bd299e
Merge pull request #5993 from bisq-network/release/v1.8.2
Release/v1.8.2
2022-01-24 16:26:35 +01:00
Christoph Atteneder
39ba14fbfa
Merge pull request #5984 from xyzmaker123/5982-edit-offer-swap
Filter out the BSQ swap payment method from dropdown on edit/duplicat…
2022-01-24 16:26:17 +01:00
Christoph Atteneder
5ea470c6ab
Merge pull request #5991 from xyzmaker123/fix-open-offers-csv-export
Fix csv export issue on open offers view
2022-01-24 16:16:48 +01:00
Christoph Atteneder
559e3cd657
Use enum to prevent NPE errors in the future 2022-01-24 13:19:12 +01:00
Christoph Atteneder
0fd1964d34
Revert to SNAPSHOT version 2022-01-24 11:43:21 +01:00
Christoph Atteneder
ded4c072cb
Merge pull request #5965 from MwithM/patch-2
Include penalty for exceeding transfer limits
2022-01-24 10:30:18 +01:00
Christoph Atteneder
013dc98236
Temporarily disable the DAO needs resync popup
This is only changed for this release to prevent false positives caused by #5974.
2022-01-24 09:53:57 +01:00
Christoph Atteneder
c4fa58db78
Bump version number for v1.8.2 2022-01-24 09:40:46 +01:00
ghubstan
89c4ab3c61
Use toTradeFeeBtc, not toTradeFeeBsq 2022-01-23 17:13:52 -03:00
ghubstan
fd0c4c2794
Add BsqSwapSellBtcTradeTest 2022-01-23 17:09:34 -03:00
ghubstan
2db20c0df1
Split BsqSwap tests into "buy" and "sell" tests 2022-01-23 17:08:49 -03:00
ghubstan
fdd91a8293
Fix displayed bsq-swap's optional trade & tx fees 2022-01-23 17:06:48 -03:00
ghubstan
3e14bd3fbe
Change var name 2022-01-23 17:05:55 -03:00
ghubstan
0e020e8987
Add payout fields to trade proto msgs, show optional trade/tx fees in swaps 2022-01-23 17:03:43 -03:00
ghubstan
fadaaf9151
Display tx-fee from BsqSwapProtocolModel 2022-01-22 16:22:41 -03:00
ghubstan
6e0299642e
Fill out gettrades-help.txt 2022-01-22 16:03:34 -03:00
xyzmaker123
ccd057c2a5
Fix csv export issue on open offers view 2022-01-22 13:59:19 +01:00
ghubstan
2a3a2988ec
Fix maker/taker fee column headers & value func defs 2022-01-20 16:57:45 -03:00
ghubstan
69e6c9ce70
Remove duplicated buyer/seller proto fields (already exist no OfferInfo) 2022-01-20 16:50:08 -03:00
ghubstan
b10cb119f2
Display trade.txFee for BSQ swap trades 2022-01-20 15:54:50 -03:00
ghubstan
2e7346a695
Fix comments 2022-01-20 15:54:19 -03:00
ghubstan
0ec095220b
Remove trailing spaces 2022-01-20 15:06:06 -03:00