Commit graph

15942 commits

Author SHA1 Message Date
xyzmaker123
024db343bd
Add missing filtering on lists - fix NPE on WithdrawalView 2022-01-25 14:37:11 +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
xyzmaker123
ccd057c2a5
Fix csv export issue on open offers view 2022-01-22 13:59:19 +01:00
Christoph Atteneder
fd42c4507d
Merge pull request #5966 from jmacxx/tor_bridges_fix
Tor bridges preferences fix
2022-01-20 18:15:17 +01:00
Christoph Atteneder
300b4aa613
Merge pull request #5975 from ripcurlx/update-data-stores-for-v1.8.1
Update data stores for v1.8.1
2022-01-20 18:12:18 +01:00
jmacxx
3aad0c8735
Fix issue of % price being zero when editing offer 2022-01-20 16:33:14 +01:00
Christoph Atteneder
6b963620dc
Merge pull request #5986 from jmacxx/fix_fat_finger_protection
Fix issue of % price being zero when editing offer
2022-01-20 16:33:00 +01:00
jmacxx
16b4e6aa89
Fix issue of % price being zero when editing offer 2022-01-20 08:01:55 -06:00
xyzmaker123
d4bbb4f5fc
Filter out the BSQ swap payment method from dropdown on edit/duplicate offer view 2022-01-20 13:49:18 +01:00
Christoph Atteneder
58dca6fd1b
Merge pull request #5981 from Emzy/master
update hostname of BSQ explorer mempool.emzy.de
2022-01-20 09:49:50 +01:00
Christoph Atteneder
638d638d25
Use isFiat method for checking if it is a fiat method 2022-01-20 09:48:13 +01:00
Christoph Atteneder
cad973efd1
Not create and publish account age witnesses for BSQ swap accounts 2022-01-20 09:48:02 +01:00
Bisq GitHub Admin
4ff202b73d
Merge pull request #5974 from ripcurlx/fix-republishing-of-account-age-witnesses
Not create and publish account age witnesses for BSQ swap accounts
2022-01-20 09:46:24 +01:00
Stephan Oeste
6637806019
update hostname ob BSQ explorer
The new version 2.3.0 of mempool.space supports BSQ exporer only on a separate domain.
update URL to http://bisq.mempool.emzy.de/....

There is a redirect from the old location to the new one. 
So nothing is broken and the PR is low prio.
2022-01-19 17:32:49 +01:00
Christoph Atteneder
ae2a12110a
Merge pull request #5977 from jmacxx/fix_issue_5923
Show proposal txId with explore and copy icons.
2022-01-19 17:01:37 +01:00
Christoph Atteneder
5e158e8300
Use isFiat method for checking if it is a fiat method 2022-01-19 16:55:09 +01:00
jmacxx
1f917fa19d
Show proposal txId with explore and copy icons. 2022-01-18 13:31:51 -06:00
Christoph Atteneder
06ab4dfa2a
Update data stores for v1.8.1 2022-01-18 11:38:30 +01:00
Christoph Atteneder
b7af53d22f
Update bitcoinj checkpoints for v1.8.1 2022-01-18 11:33:16 +01:00
Christoph Atteneder
1f22f89bb4
Not create and publish account age witnesses for BSQ swap accounts 2022-01-18 11:29:41 +01:00
wiz
d61a560679
Add 5 second delay when stopping seednode service 2022-01-17 11:24:52 +01:00
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
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