Commit Graph

16256 Commits

Author SHA1 Message Date
Christoph Atteneder
e43bad1487
Fix offer count for Altcoins 2022-04-19 10:23:13 +02:00
Christoph Atteneder
348d1477e1
Fix broken option for BSQ Altcoin and BSQ Altcoin Instant 2022-04-19 10:18:33 +02:00
Christoph Atteneder
fce247cbc0
Fix a couple of issues regarding default currencies 2022-04-13 12:35:58 +02:00
Christoph Atteneder
2055cc5c10
Fix wrong check to show BSQ swap as default for create offer 2022-04-11 14:16:39 +02:00
Christoph Atteneder
098ece2a87
Only show BSQ accounts 2022-04-11 14:15:10 +02:00
Christoph Atteneder
542cc4d5cf
Remove close button duplication in DetailsWindows 2022-04-11 13:27:13 +02:00
Christoph Atteneder
9a3ed33238
Use Offer.isFiat helper method 2022-04-11 12:31:54 +02:00
Christoph Atteneder
63ea054026
Adapt amount and volume description for create offer 2022-04-11 12:12:47 +02:00
Christoph Atteneder
492ff35b09
Adapt amount and volume description for take offer 2022-04-11 11:32:55 +02:00
Christoph Atteneder
1712f7498e
Use BSQ Swap as default when BSQ offer is created 2022-04-11 11:05:36 +02:00
Christoph Atteneder
5b67766109
Properly rename main navigation
Otherwise it would display the old 'Buy BTC' and 'Sell BTC' navigation
2022-04-11 10:46:05 +02:00
Christoph Atteneder
b734420668
Fix navigation to specific offer book view 2022-04-11 10:30:18 +02:00
Christoph Atteneder
98285da146
Move OfferViewUtil 2022-04-11 10:29:27 +02:00
Christoph Atteneder
b70d102007
Fix BSQ swap labels 2022-04-08 18:02:27 +02:00
Christoph Atteneder
33725c2b4e
Adapt navigation labels back to currency code
and fix lots of minor issues
2022-04-08 17:49:33 +02:00
Christoph Atteneder
497158ad13
Fix rebase errors with master 2022-04-07 21:13:24 +02:00
Christoph Atteneder
a8189d7bb3
Adapt create offer process to new navigation structure 2022-04-07 20:49:18 +02:00
Christoph Atteneder
924e92aa47
Adapt take offer process to new navigation structure 2022-04-07 20:49:18 +02:00
Christoph Atteneder
e3ceb80a11
Show all payment methods
if currency does not support previous selected payment method in a different currency.
2022-04-07 20:49:17 +02:00
Christoph Atteneder
810a29b54f
Add missing payment account filtering 2022-04-07 20:49:17 +02:00
Christoph Atteneder
5781e3bd13
Add payment account filtering for remaining payment methods 2022-04-07 20:49:17 +02:00
Christoph Atteneder
875e5f4e87
Adapt offer book chart view to new navigational structure 2022-04-07 20:49:16 +02:00
Christoph Atteneder
98f355d3fa
Adapt navigational structure and offerbook handling to buy and sell different assets
Still missing correct create and take offer handling
2022-04-07 20:48:48 +02:00
Christoph Atteneder
298806150b
Merge pull request #6134 from jmacxx/fix_tradecount_bsqswap
Fix the avatar tradecount tag to include BSQ Swap trades.
2022-04-07 19:58:38 +02:00
Christoph Atteneder
28e51b11f1
Merge pull request #6136 from jmacxx/refundagent_prevent_multiple_payout_prompt
Prevent multiple payout screens when agent repeat clicks on close ticket.
2022-04-07 19:57:32 +02:00
Christoph Atteneder
02fac2149b
Merge pull request #6131 from jmacxx/fix_bsq_dashboard_freeze
Prevent UI freeze in BSQ dashboard view.
2022-04-07 19:56:15 +02:00
jmacxx
d99bc93f84
Prevent multiple payout screens when agent repeat clicks close ticket. 2022-04-07 08:31:14 -05:00
jmacxx
14821536c6
code review: remove duplicated lines. 2022-04-05 21:56:43 -05:00
jmacxx
aeea26725f
Fix the tradecount tag to include Bsq Swap trades. 2022-04-05 18:01:51 -05:00
jmacxx
589404f928
Refactor tradestatistics feed to the price feed service.
Price change events were being fired too frequently and for ccys
which had not changed.
This caused UI freezing issues most noticably in the DAO dashboard.
2022-04-05 15:38:53 -05:00
Christoph Atteneder
3f02d52789
Merge pull request #6132 from jmacxx/purge_sensitive_data_failed_trades
Check failed trades for sensitive data purge.
2022-04-05 11:52:04 +02:00
jmacxx
91a9804572
Check failed trades for sensitive data purge. 2022-04-04 16:34:42 -05:00
Christoph Atteneder
3166ea398c
Merge pull request #6130 from jmacxx/dao_status_wording
Clarify DAO status shown when in sync & peers have conflicts.
2022-04-04 21:11:20 +02:00
Christoph Atteneder
d4a5518e01
Merge pull request #6129 from bisq-network/dependabot/github_actions/actions/setup-java-3.1.0
Bump actions/setup-java from 3.0.0 to 3.1.0
2022-04-04 21:10:30 +02:00
jmacxx
275e710eb2
Clarify DAO status shown when in sync but peers have conflicts. 2022-04-04 09:33:30 -05:00
dependabot[bot]
5d2dbf9a76
Bump actions/setup-java from 3.0.0 to 3.1.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](f69f00b5e5...0aa6f2a84f)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 14:17:10 +00:00
Christoph Atteneder
7aec0704c6
Merge pull request #6123 from jmacxx/fix_issue_6119
Support Bitcoin Core v22 RPC for JSON export
2022-04-04 09:37:51 +02:00
jmacxx
581deb7056
Remove unused imports 2022-04-03 17:40:47 -05:00
jmacxx
60db9440c7
Generate addresses field from script when necessary (v22+ RPC) 2022-04-03 17:32:35 -05:00
Christoph Atteneder
c5de527596
Merge pull request #6122 from ghubstan/build-api-release-zipfiles
Create API cli and daemon releases as zip archives
2022-04-03 19:28:42 +02:00
ghubstan
eb1f452076
Double quote to prevent globbing and word splitting 2022-04-03 12:02:13 -03:00
Bisq GitHub Admin
290ff8e607
Merge pull request #6121 from ripcurlx/fix-buy-bsq-hint-for-take-offer
Show correct buy BSQ state on activation for take offer
2022-04-01 09:08:59 +02:00
Christoph Atteneder
37df7d4eca
Double quote to prevent globbing and word splitting 2022-04-01 09:07:19 +02:00
Christoph Atteneder
8fb266a0bb
Add signing for cli and daemon jar 2022-03-30 10:26:44 +02:00
jmacxx
d0a9e660b3
Get TXO address from scriptPubKey 2022-03-28 15:16:53 -05:00
ghubstan
037263dbc3
Double quote to prevent globbing and word splitting (codacy) 2022-03-28 12:15:00 -03:00
ghubstan
ddf127f883
Build cli and daemon release zip files before desktop release 2022-03-28 11:38:45 -03:00
ghubstan
639d3994ca
Accept a VERSION parameter, default to SNAPSHOT 2022-03-28 11:05:13 -03:00
ghubstan
365ed4cc42
Comment the daemon & cli zipfile creation scripts 2022-03-28 10:50:17 -03:00
Christoph Atteneder
178ba5dfb3
Use similar behavior as in Take Offer view to change buy BSQ button state for consistency reasons
Code worked before already as expected
2022-03-28 13:18:27 +02:00