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
ghubstan
152f4591eb
Remove unused parameter
2021-03-26 11:04:51 -03:00
ghubstan
780be1a93c
Adjust maker gettrade output checks to new column
...
The number of gettrade output columns are the same for makers and takers.
2021-03-26 10:58:47 -03: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
ghubstan
9e035e5542
Provide more offer & contract detail available to CLI.
...
This change adds offer and trade contract detail to the API's Offer
and Trade protos, and improves CLI output formatting.
- Appended missing fields to OfferInfo proto message:
uint64 sellerSecurityDeposit = 20;
string offerFeePaymentTxId = 21;
uint64 txFee = 22;
uint64 makerFee = 23;
- Added new api proto messages ContractInfo and PaymentAccountPayloadInfo.
Lighterweight protos are needed because core Trade/Contract classes are
not visible to CLI.
- Appended ContractInfo field to api proto message TradeInfo.
- Added proto / model converters for ContractInfo and PaymentAccountPayloadInfo,
and adjusted OfferInfo & TradeInfo.
- Improved CLI output formatting. Added more trade detail to CLI's gettrade output,
and prepared to support BTC/BSQ trading pair. Note a reviewer is advised to
look at the CLI outout formatting class files instead getting bogged down in the
many commit changes.
2021-03-25 19:23:06 -03:00
ghubstan
27b090005d
Add cli side help for createcryptopaymentacct
2021-03-25 18:46:41 -03:00
ghubstan
c3f5669cf8
Add api method createcryptopaymentacct
...
This change supports creation of BSQ BLOCKCHAIN payment method accounts.
- Added proto message defs to grpc.proto.
- Added grpc server boilerplate to GrpcPaymentAccountsService.
- Added server impl to CoreApi, CorePaymentAccountsService.
- Added createcryptopaymentacct-help.txt.
- Added CLI side support for new api method.
- Added opt parsing unit tests to OptionParsersTest.
This is the 1st PR in a series, with the goal of supporting the BTC/BSQ trading
pair. Support for other crypto currency payment accounts will be added later.
2021-03-25 18:36:26 -03: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