Commit graph

14364 commits

Author SHA1 Message Date
Christoph Atteneder
58d93f6e04
Merge pull request #5363 from jmacxx/fix_ClassCastException2
Fix ClassCastError in Portfolio History Summary Popup
2021-03-28 20:14:17 +02:00
Christoph Atteneder
fd17c5790e
Merge pull request #5365 from jmacxx/fee_validation_default_rate
Allow default fee values in leniency check
2021-03-28 20:04:52 +02:00
Christoph Atteneder
4b9641692f
Merge pull request #5364 from cd2357/update-tor-binary-netlayer-v0.4.5.7
Bump tor to v0.4.5.7
2021-03-28 20:03:15 +02:00
jmacxx
93da6815b3
allow default fee values in leniency check 2021-03-27 15:50:58 -05:00
cd2357
16b83052aa
Bump tor to v0.4.5.7
Bump tor-binary and netlayer dependencies to the newest versions which package tor v0.4.5.7.
2021-03-27 20:15:59 +01:00
jmacxx
f8db8ea299
Fix ClassCastError in Portfolio History Summary Popup 2021-03-26 16:01:51 -05:00
sqrrm
80f654b8da
Merge pull request #5361 from bisq-network/release/v1.6.0
Release/v1.6.0
2021-03-26 17:21:47 +01:00
Christoph Atteneder
7aabd1bbec
Revert to SNAPSHOT version 2021-03-26 16:51:47 +01:00
Christoph Atteneder
7ddd8821d9
Merge pull request #5354 from BtcContributor/remove_mediator_hyperlink
Remove the apparent link for cases where the trade is not available for mediators
2021-03-26 11:13:27 +01:00
BtcContributor
2cf13e2c11
Fix display issues on TableViews 2021-03-26 09:14:09 +01:00
BtcContributor
e84a3a22cd
Remove the apparent link for cases where the trade is not available 2021-03-26 09:13:57 +01:00
BtcContributor
ba05ae330c
Fix display issues on TableViews 2021-03-26 09:08:13 +01:00
jmacxx
ea87411af9
Fix ClassCastException in Portfolio History screen 2021-03-26 08:48:28 +01:00
Christoph Atteneder
c0cfd25f2f
Merge pull request #5358 from jmacxx/fix_ClassCastException
Fix ClassCastException in Portfolio History screen
2021-03-26 08:48:19 +01:00
jmacxx
293872a879
Fix ClassCastException in Portfolio History screen 2021-03-25 17:41:54 -05:00
BtcContributor
323e9b4bf0
Remove the apparent link for cases where the trade is not available 2021-03-25 15:20:46 +01:00
Christoph Atteneder
a97f80a348
Merge pull request #5353 from huey735/delete-issue-template-file
Delete issue template file
2021-03-25 08:33:26 +01:00
Huey
3feaccb382
Delete issue template file
I deleted the old ISSUE_TEMPLATE.md file to not cause conflicts
with the new bug-report.md file that replaces it.
2021-03-24 21:34:42 +00:00
Christoph Atteneder
00616acd97
Merge pull request #5352 from huey735/add-front-matter-to-bug-report-template
Add front matter to issue_template.md
2021-03-24 22:21:31 +01:00
Huey
040fc00c9d
Rename issue_template.md and add front matter
Renamed the issue_template.md to bug-report.md to adhere to
Github's guidelines.
I added semanticly relevant front matter to the issue_template.md
so that it explicit that it should be reserved for reporting bugs
or unintentional behaviours from the software.
2021-03-24 21:12:11 +00:00
BtcContributor
16d0e2e9d3
Highlight of closed disputes with unread chats 2021-03-24 21:34:51 +01:00
BtcContributor
5fc33b6521
Remove setOpacity in 2 remaining cases 2021-03-24 21:34:41 +01:00
Christoph Atteneder
3d1072e584
Merge pull request #5332 from BtcContributor/darkread
Fix dark mode readibility of specific texts - Part 2
2021-03-24 21:33:44 +01:00
BtcContributor
8713756d12
Highlight of closed disputes with unread chats 2021-03-24 19:54:37 +01:00
sqrrm
71b7348d1a
Merge pull request #5350 from ripcurlx/update-data-stores-for-v1.6.0
Update data stores for v1.6.0
2021-03-24 16:03:43 +01:00
Christoph Atteneder
93647770f7
Merge pull request #5351 from huey735/fix-feature-request-url
Fix feature request url on the issue template config.yml
2021-03-24 13:08:18 +01:00
Huey
b6fcd662c4
Fix feature request url on the issue template config.yml 2021-03-24 11:29:32 +00:00
Christoph Atteneder
306f0f0126
Update bitcoinj checkpoints for v1.6.0 2021-03-24 10:55:02 +01:00
Christoph Atteneder
d3233bac7a
Update data stores for v1.6.0 2021-03-24 10:53:24 +01:00
Christoph Atteneder
2bf7b9389b
Merge pull request #5346 from huey735/move-issue-template-doc
Move the issue template doc to new folder
2021-03-24 10:17:57 +01:00
Christoph Atteneder
a0bc8a7088
Merge pull request #5348 from huey735/add-issue-template-config
Add issue template config
2021-03-24 10:17:11 +01:00
jmacxx
39d86b4f80
Fee validation leniency using old DAO param values 2021-03-24 09:58:24 +01:00
Christoph Atteneder
4290613973
Merge pull request #5347 from jmacxx/fee_validation_allow_old_param
Fee validation leniency using old DAO param values
2021-03-24 09:58:02 +01:00
jmacxx
508b523186
Review changes for Disputes GUI
highlight trade period end using an appropriate CSS alert style
system messages to show in chat unread message count
2021-03-24 09:46:25 +01:00
Christoph Atteneder
b0a5a943df
Merge pull request #5349 from jmacxx/mediation_follow_up_issues
Review changes for Disputes GUI
2021-03-24 09:46:03 +01:00
jmacxx
e9b3b9ac1f
Review changes for Disputes GUI
highlight trade period end using an appropriate CSS alert style
system messages to show in chat unread message count
2021-03-23 23:02:21 -05:00
Huey
014eba918f
Add issue template config
I added an issue template config file to better guide
the user as to where their issue may be more fitting.
2021-03-23 20:35:59 +00:00
jmacxx
f85667b55a
Fee validation leniency using old DAO param values 2021-03-23 15:32:01 -05:00
Huey
2332e24af0
Move the issue template doc to new folder
I moved the ISSUE_TEMPLATE.md file to .github/ISSUE_TEMPLATE/ to
obey by Github's new template workflow.
2021-03-23 20:25:13 +00:00
jmacxx
8a9843bc15
Pop-up warning for trading with risky payment methods 2021-03-23 15:11:57 +01:00
Christoph Atteneder
e59f6afd91
Merge pull request #5344 from jmacxx/add_warning_risk_sell
Pop-up warning for trading with risky payment methods
2021-03-23 15:11:42 +01:00
jmacxx
fb1f5855bd
Pop-up warning for trading with risky payment methods 2021-03-22 14:45:53 -05:00
ghubstan
306dc05a65
Fix method name and error msg 2021-03-22 14:48:34 +01:00
ghubstan
95549d861d
Fix comment, left justify non-numeric column value 2021-03-22 14:48:26 +01:00
ghubstan
1635ede936
Remove log statement, add comment 2021-03-22 14:48:20 +01:00
ghubstan
d21e462d27
Fix typo 2021-03-22 14:48:14 +01:00
ghubstan
d0338d729b
Set WalletsManager key if missing
This change sets the WalletsManager key the first time `unlockwallet` is called.
This is necessary because the key cannot be set during api daemon startup, as it
normally is at UI startup.  See commit eb15fda229.
2021-03-22 14:48:04 +01:00
ghubstan
dd2b17fde7
Block UI popups in api startup's encrypted wallet init
Running the UI's walletPasswordHandler during wallet initialization will fail
and block wallet initialization.  This change ensures an encrypted wallet
does not trigger a walletPasswordHandler.run() if isApiUser=true during startup.
2021-03-22 14:47:42 +01:00
sqrrm
9c40a641f3
Merge pull request #5337 from ghubstan/01-fix-api-encrypted-walletappsetup
Fix API startup's wallet.init failure when wallet is encrypted
2021-03-22 12:36:13 +01:00
Christoph Atteneder
0fd7efd80f
Merge pull request #5000 from stejbac/implement-segwit-for-bsq
Implement Segwit for BSQ
2021-03-22 12:01:15 +01:00