Commit Graph

16312 Commits

Author SHA1 Message Date
ghubstan
03b6924508
Adjust to renamed class: AustraliaPayidAccountPayload 2022-05-02 09:52:12 +02:00
ghubstan
b011bae18f
Remove deleted (renamed) class 2022-05-02 09:52:11 +02:00
ghubstan
4c7e214743
Rename AustraliaPayidPayload -> AustraliaPayidAccountPayload
Fit to nameing convention for acct payload classes; API's reflection
based acct creation logic depends on it.
2022-05-02 09:52:11 +02:00
jmacxx
f0c79439bb
Fix uninitialized member variable payoutSuggestion. 2022-05-02 09:51:19 +02:00
Christoph Atteneder
0e4d25f007
Bump version number for v1.9.1 2022-05-02 09:50:46 +02:00
Christoph Atteneder
ac263432cf
Revert to SNAPSHOT version 2022-04-29 10:26:57 +02:00
Bisq GitHub Admin
cce9db75d9
Merge pull request #6179 from ripcurlx/update-data-stores-for-v1.9.0
Update data stores for v1.9.0
2022-04-28 17:43:03 +02:00
Christoph Atteneder
5b2c58b108
Update translations for v1.9.0 2022-04-28 13:12:59 +02:00
Christoph Atteneder
cbc1a6f43b
Update data stores for v1.9.0 2022-04-28 13:11:05 +02:00
Christoph Atteneder
41c7168bb6
Update bitcoinj checkpoints for v1.9.0 2022-04-28 13:10:30 +02:00
Christoph Atteneder
ae551ca151
Update number of open offers 2022-04-28 12:00:17 +02:00
jmacxx
d89c3c8bf4
Add popup reminder to inform users of trading rules. 2022-04-28 11:29:32 +02:00
xyzmaker123
ca50662ff2
Refactor CashDepositAccountPayload to extends BankAccountPayload 2022-04-28 11:21:20 +02:00
xyzmaker123
1a87426807
Fix NPE on edition of CBM FasterPayments and USPostal accounts 2022-04-28 11:19:38 +02:00
jmacxx
688da0e806
Use maxTradePeriod from the PaymentMethod. 2022-04-28 11:17:55 +02:00
jmacxx
7f141bc04c
Set maxTradeLimit & maxTradePeriod appropriately when editing an offer. 2022-04-28 11:17:44 +02:00
Christoph Atteneder
575c085600
Fix incorrect volume binding for buy offers 2022-04-27 13:39:19 +02:00
xyzmaker123
1cf03ca9d5
Refactor autoFillNameTextField in GeneralBankForm 2022-04-27 12:50:47 +02:00
xyzmaker123
3a1e1843c9
Fix NPE when switching to not use a custom account name 2022-04-27 12:50:39 +02:00
xyzmaker123
0607d0b37e
Fix NPE when editing same bank account name 2022-04-27 12:50:33 +02:00
jmacxx
40f6b002d2
Set appropriate enabled state of upload trader chat menu item. 2022-04-27 12:45:33 +02:00
Christoph Atteneder
713defcfe7
Adapt buy BSQ direction to new navigation 2022-04-26 13:17:52 +02:00
xyzmaker123
b79f963ee7
Fix issue with deleting newly created account 2022-04-26 10:52:36 +02:00
Christoph Atteneder
373f0c2bd1
Fix test 2022-04-25 09:57:57 +02:00
Christoph Atteneder
71da2de401
Only use default currency if payment account available
Fixes #6157
2022-04-25 09:57:44 +02:00
Christoph Atteneder
23c62f1f0a
Improve translation key usage 2022-04-22 12:04:25 +02:00
Christoph Atteneder
529755738b
Not log as warning 2022-04-22 12:04:18 +02:00
Christoph Atteneder
dd6c8d1c30
Bump version number for v1.9.0 2022-04-22 11:36:43 +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
Christoph Atteneder
9431dd5331
Merge pull request #6140 from jmacxx/change_additional_info_prompt
Clarify that CBM / F2F not be used to advertise websites or contact info
2022-04-20 21:33:51 +02:00
Christoph Atteneder
e43a8aed36
Fix handling of preferred currency 2022-04-20 21:05:58 +02:00
Christoph Atteneder
108255bf8e
Move supported currencies into payment accounts 2022-04-20 17:57:07 +02:00
Christoph Atteneder
7ecd159697
Fix BSQ swap create offer handling (again) 2022-04-20 11:19:48 +02:00
Christoph Atteneder
be161669f1
Fix sorting issue for Altcoins 2022-04-20 11:16:04 +02:00
Christoph Atteneder
d41235cebd
Fix storage of crypto screen currency 2022-04-19 10:43:05 +02:00
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
5065614380
Merge pull request #6152 from bisq-network/dependabot/github_actions/actions/checkout-3.0.1
Bump actions/checkout from 3.0.0 to 3.0.1
2022-04-18 19:26:14 +02:00
dependabot[bot]
a17a13201b
Bump actions/checkout from 3.0.0 to 3.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a12a3943b4...dcd71f6466)

---
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-18 14:17:16 +00:00
Christoph Atteneder
fce247cbc0
Fix a couple of issues regarding default currencies 2022-04-13 12:35:58 +02:00
Christoph Atteneder
9fbfda8cee
Merge pull request #6145 from MarnixCroes/bisq-readme
Add logo to README
2022-04-13 10:59:04 +02:00
Christoph Atteneder
82cae5a87d
Merge pull request #6147 from jmacxx/add_inbound_connectivity_test
Add inbound Tor connectivity test
2022-04-13 10:56:31 +02:00