Commit graph

16325 commits

Author SHA1 Message Date
Christoph Atteneder
80aff38fe7
Merge pull request #6182 from jmacxx/txvalidator_fee_address_fix
Check current fee receiver list whenever a fee tx is validated.
2022-05-02 09:54:06 +02:00
Christoph Atteneder
0152f00493
Merge pull request #6183 from ghubstan/fix-getacctform-testbug
Rename AustraliaPayidPayload -> AustraliaPayidAccountPayload
2022-05-02 09:46:24 +02:00
Christoph Atteneder
4737a36a7b
Merge pull request #6181 from jmacxx/fix_npe_mediator_ticket
[1.9.0] Fix uninitialized variable causing NPE in mediation ticket.
2022-05-02 09:39:05 +02:00
ghubstan
0bd38c9fce
Adjust to renamed class: AustraliaPayidAccountPayload 2022-04-30 11:11:37 -03:00
ghubstan
c03dac5a26
Adjust to renamed class: AustraliaPayidAccountPayload 2022-04-30 11:11:01 -03:00
ghubstan
4df152b833
Adjust to renamed class: AustraliaPayidAccountPayload 2022-04-30 11:10:13 -03:00
ghubstan
77a206e0db
Remove deleted (renamed) class 2022-04-30 11:09:12 -03:00
ghubstan
f58d39e720
Rename AustraliaPayidPayload -> AustraliaPayidAccountPayload
Fit to nameing convention for acct payload classes; API's reflection
based acct creation logic depends on it.
2022-04-30 11:06:29 -03:00
jmacxx
99a74dd4d7
Refresh current fee receiver list whenever a fee tx is validated. 2022-04-29 11:25:56 -05:00
jmacxx
bf6be8998d
Fix uninitialized member variable payoutSuggestion. 2022-04-29 07:58:17 -05:00
Bisq GitHub Admin
706c63db68
Merge pull request #6178 from ripcurlx/fix-num-of-open-offers
Fix: Update number of open offers on change
2022-04-28 12:55:39 +02:00
Christoph Atteneder
bfb0f38d88
Update number of open offers 2022-04-28 11:58:04 +02:00
Christoph Atteneder
b71ffc2a4b
Merge pull request #6164 from jmacxx/popup_trading_rules
Add popup reminder to inform users of trading rules
2022-04-28 11:29:19 +02:00
Christoph Atteneder
6d3863dbc6
Merge pull request #6172 from xyzmaker123/refactor-cash-deposit-payload
Refactor CashDepositAccountPayload to extends BankAccountPayload
2022-04-28 11:28:03 +02:00
Christoph Atteneder
f5bb7a03fc
Merge pull request #6177 from xyzmaker123/fix-edit-account-npe
Fix NPE on edition of CBM FasterPayments and USPostal accounts
2022-04-28 11:19:46 +02:00
Christoph Atteneder
742546c834
Merge pull request #6176 from jmacxx/fix_editoffer_tradeperiod
Bugfix: corrupted MaxTradePeriod when offer payment method changed
2022-04-28 11:17:28 +02:00
xyzmaker123
18e9fd4650
Fix NPE on edition of CBM FasterPayments and USPostal accounts 2022-04-28 08:59:05 +02:00
jmacxx
e0c13df89f
Use maxTradePeriod from the PaymentMethod. 2022-04-27 23:01:22 -05:00
jmacxx
f31040ba31
Set maxTradeLimit & maxTradePeriod appropriately when editing an offer. 2022-04-27 22:25:28 -05:00
Bisq GitHub Admin
7bb5bf6b8a
Merge pull request #6173 from ripcurlx/fix-incorrect-binding
[v1.9.0] Fix incorrect volume binding for buy offers
2022-04-27 21:25:16 +02:00
Christoph Atteneder
9a9692179b
Fix incorrect volume binding for buy offers 2022-04-27 13:34:49 +02:00
xyzmaker123
b932f0fa64
Refactor CashDepositAccountPayload to extends BankAccountPayload 2022-04-27 13:12:35 +02:00
Christoph Atteneder
b4506ac2de
Merge pull request #6167 from xyzmaker123/fix-npe-same-bank-edit-account-name
Fix problems with editing account names
2022-04-27 13:00:59 +02:00
Christoph Atteneder
87e6b64988
Merge pull request #6169 from jmacxx/enabled_state_chat_upload_menu
Set appropriate enabled state of Upload Trader Chat menu item
2022-04-27 12:45:15 +02:00
jmacxx
6aea56380f
Set appropriate enabled state of upload trader chat menu item. 2022-04-26 10:53:56 -05:00
xyzmaker123
a696a2431e
Refactor autoFillNameTextField in GeneralBankForm 2022-04-26 13:48:54 +02:00
Bisq GitHub Admin
e5f0359769
Merge pull request #6168 from ripcurlx/fix-buy-bsq-direction
Adapt buy BSQ direction to new navigation
2022-04-26 13:17:15 +02:00
Bisq GitHub Admin
6d42f725c0
Merge pull request #6160 from ripcurlx/fix-default-currency-usage
Only use default currency if payment account available
2022-04-26 13:02:32 +02:00
xyzmaker123
3619278e51
Fix NPE when switching to not use a custom account name 2022-04-26 12:31:27 +02:00
Christoph Atteneder
fc6edaa2d1
Merge pull request #6163 from bisq-network/dependabot/github_actions/actions/checkout-3.0.2
Bump actions/checkout from 3.0.1 to 3.0.2
2022-04-26 12:26:01 +02:00
Christoph Atteneder
c089e9220f
Adapt buy BSQ direction to new navigation 2022-04-26 12:21:31 +02:00
Christoph Atteneder
ff6d38da2b
Merge pull request #6166 from xyzmaker123/fix-delete-account
Fix issue with deleting newly created account
2022-04-26 11:02:33 +02:00
xyzmaker123
d7859ac240
Fix NPE when editing same bank account name 2022-04-26 09:18:57 +02:00
xyzmaker123
74d33e9600
Fix issue with deleting newly created account 2022-04-26 08:45:13 +02:00
jmacxx
36165f686e
Add popup reminder to inform users of trading rules. 2022-04-25 21:11:13 -05:00
dependabot[bot]
5a7b1ca59f
Bump actions/checkout from 3.0.1 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](dcd71f6466...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 14:18:39 +00:00
Christoph Atteneder
21c3edd756
Fix test 2022-04-25 09:56:38 +02:00
Christoph Atteneder
6e158c720c
Only use default currency if payment account available
Fixes #6157
2022-04-25 09:38:33 +02:00
Christoph Atteneder
967acb01c7
Merge pull request #6154 from ripcurlx/minor-translation-and-log-fixes
Minor translation and log fixes
2022-04-22 12:18:09 +02:00
Christoph Atteneder
5f41a3fb08
Improve translation key usage 2022-04-22 12:02:47 +02:00
Christoph Atteneder
539664d7e3
Not log as warning 2022-04-22 12:02:09 +02:00
Christoph Atteneder
0466f41934
Merge pull request #6135 from ripcurlx/improve-navigation-structure
Improve navigation structure
2022-04-22 11:33:53 +02:00
Christoph Atteneder
7ad2dd0ba6
Set preferred currency as top altcoin
If it is a crypto currency and not a fiat currency
2022-04-22 10:41:15 +02:00
Christoph Atteneder
4447435e5f
Switch to open offers after creating a new offer 2022-04-22 10:01:35 +02:00
Christoph Atteneder
4ce861add1
Add create and take offer title 2022-04-22 09:37:49 +02:00
Christoph Atteneder
dde4199a15
Merge pull request #6133 from xyzmaker123/fix-pause-in-fee-service
Fix pause between fee requests
2022-04-21 10:54:31 +02:00
Christoph Atteneder
2233f73a7b
Fix Codacy complaints 2022-04-21 10:32:27 +02:00
Christoph Atteneder
3ce374e7bb
Unify tab handling 2022-04-21 10:11:20 +02:00
Christoph Atteneder
89926d1efb
Improve help icon 2022-04-20 22:34:39 +02:00
Christoph Atteneder
0894037622
Add safeguard for already stored crypto currencies in preferences by older versions 2022-04-20 21:57:16 +02:00