jmacxx
11616610a8
fix issue #5460 (when enter key used, focus is wrong)
2021-05-06 23:19:58 -05:00
Christoph Atteneder
26e78e5989
Fix wrong resource path for Raspberry Pi bundle
2021-05-06 20:40:20 +02:00
Christoph Atteneder
25d2731fb4
Revert to SNAPSHOT version
2021-05-06 20:40:11 +02:00
Christoph Atteneder
dba59138df
Bump version number for v1.6.4
2021-05-05 10:27:42 +02:00
Christoph Atteneder
59b4697664
Revert to SNAPSHOT version
2021-05-04 11:09:44 +02:00
BtcContributor
de74ab04de
Fix codacy issues
2021-04-30 18:46:20 +02:00
BtcContributor
ea8653ef87
Add fiat conversion also for trade amount when making a trade to sell btc
2021-04-30 18:24:09 +02:00
BtcContributor
a1d63e35d7
Notice when the security deposit is the minimum possible
2021-04-30 17:35:24 +02:00
BtcContributor
0218803650
Restore totalToPay as 'final' as before
2021-04-30 16:56:41 +02:00
BtcContributor
8e1074881f
Add fiat equivalent for Total Amount & Security Deposit for both makers and sellers
2021-04-30 16:49:54 +02:00
m52go
afa3daa069
Replace bisq.network/faq links with bisq.wiki
2021-04-28 20:29:47 -04:00
Christoph Atteneder
3520d9b16d
Remove key logger warning because of new notarization support and specific entitlements
2021-04-28 16:21:38 +02:00
Christoph Atteneder
12f4e0fc13
Remove key logger warning because of new notarization support and specific entitlements
2021-04-28 16:15:55 +02:00
Christoph Atteneder
81b3c0ac6a
Merge pull request #5443 from m52go/other-docs-links
...
Switch remaining docs links in repository
2021-04-28 15:59:13 +02:00
m52go
6d9c53ed0c
Switch old docs links to wiki links
2021-04-27 16:29:14 -04:00
Christoph Atteneder
c615d5dbf9
Merge pull request #5109 from stejbac/implement-segwit-for-bsq-wallet
...
Wallet changes for Segwit BSQ implementation
2021-04-27 20:58:51 +02:00
Steven Barclay
3470429746
Allow use of bech32 BSQ addresses
...
Remove the restriction to base58 (P2SH & P2PKH) addresses when parsing,
formatting & validating BSQ addresses, by replacing o.b.c.LegacyAddress
with its superclass o.b.c.Address throughout. Also remove restriction to
LegacyAddress in BsqTxListItem and BsqTransfer(Service|Model).
The bech32 BSQ addresses follow the same format as the old base58 BSQ
addresses, namely 'B' + <btc-address>.
2021-04-27 11:08:10 +01:00
Christoph Atteneder
7eb3380156
Fix prompt text clipping in text area
2021-04-26 11:24:20 +02:00
Christoph Atteneder
be86c0d4e2
Fix prompt text clipping in text area
2021-04-26 11:20:07 +02:00
Christoph Atteneder
2c5e785a1e
Bump version number for v1.6.3
2021-04-22 10:36:37 +02:00
sqrrm
469448a218
Merge pull request #5431 from ripcurlx/upgrade-javafax-14
...
Upgrade Java to v11 and JavaFX to v15
2021-04-22 10:18:42 +02:00
Christoph Atteneder
de76bd051b
Merge pull request #5427 from jmacxx/fix_issue_5334
...
Show a SPV resync suggestion if trade remains unconfirmed for 3 hours or more
2021-04-22 09:21:21 +02:00
Christoph Atteneder
c17b46fc2d
Merge pull request #5423 from jmacxx/dupOffer_2
...
Functionality to duplicate an offer
2021-04-22 09:16:33 +02:00
jmacxx
3c3dca0053
show a SPV msg if trade deposit remains unconfirmed for 3 hours or more
2021-04-21 20:00:01 -05:00
jmacxx
a5d5eafddf
@m52go edits and popup informing new feature
2021-04-21 15:54:16 -05:00
Christoph Atteneder
8957685073
Update release process documentation
2021-04-21 10:45:55 +02:00
BtcContributor
25b6685491
Allow Revolut username to be minimum 3 characters
2021-04-21 10:33:06 +02:00
Christoph Atteneder
bbe6c703ad
clean up formatting
2021-04-21 09:52:54 +02:00
Christoph Atteneder
5dc8abdbe7
Update Java SDK
2021-04-21 09:38:10 +02:00
Christoph Atteneder
2463e28330
Remove old build files
2021-04-21 09:23:32 +02:00
jmacxx
ca989751a6
Size GenericMessageWindow proportional to amount of text shown
2021-04-20 17:35:24 -05:00
jmacxx
7f73df5dfd
Functionality to duplicate an offer
2021-04-20 16:22:49 -05:00
Christoph Atteneder
41fa3a9063
Only bundle Raspberry Pi on macOS
2021-04-20 15:26:12 +02:00
Christoph Atteneder
3281767a52
Clean build files and adapt binary signing
2021-04-20 15:10:44 +02:00
Christoph Atteneder
b5beea58db
Temporary delete QR code scanner
...
used for mobile notification pairing because of missing current macOS support by currently used webcam library
2021-04-20 10:20:58 +02:00
Christoph Atteneder
fbd7c9fbee
Merge pull request #5312 from BtcContributor/sendcustomfee
...
Add custom withdrawal transaction fee options on Send funds (BTC)
2021-04-20 09:26:30 +02:00
BtcContributor
d235316528
Restore manual fees for BSQ transactions in Settings
2021-04-19 16:58:00 +02:00
Christoph Atteneder
f862fc2097
Revert temp. disabling of rasperry-pi zip generation
...
Needs to be either only executed on macOS or adapted to work with Windows as well
2021-04-14 14:58:26 +02:00
Christoph Atteneder
7e6ab7b662
Customize Windows installer
2021-04-14 14:55:58 +02:00
BtcContributor
bf2c3560ff
Restore field used to set a manual fee for BSQ transactions
2021-04-13 12:30:49 +02:00
Christoph Atteneder
64fe6c18a4
Merge pull request #5370 from jmacxx/mediation_follow_up_issues2
...
Disputes UI improvements
2021-04-13 11:16:38 +02:00
Christoph Atteneder
c951dc2288
Merge pull request #5234 from BtcContributor/hidebankid
...
Fix BankId leak
2021-04-13 10:57:51 +02:00
Christoph Atteneder
b4585f7f15
Merge pull request #5375 from jmacxx/sign_verify_message
...
Message sign verify functionality compatible with Bitcoin core & electrum
2021-04-13 10:14:44 +02:00
cd2357
970537495a
Add jar lib for Raspberry Pi
...
Include a zip with the relevant libs for running on raspi. Place the zip in the generated binaries folder.
2021-04-10 13:34:49 +02:00
cd2357
e04537aca6
Merge remote-tracking branch 'bisq-network/hotfix/v1.6.2' into upgrade-javafax-14
2021-04-10 10:31:04 +02:00
jmacxx
a8209591be
Move process & chat columns to left for support agents
2021-04-07 09:27:52 -05:00
jmacxx
42428b79b9
CashByMail show terms and conditions upon taking an offer
2021-04-06 22:03:52 -05:00
jmacxx
23535de418
close chat when ticket is closed
2021-04-01 14:06:58 -05:00
Christoph Atteneder
c2834cebd6
Revert to SNAPSHOT version
2021-04-01 15:45:10 +02:00
jmacxx
d567170bdb
use semaphore for SPV resync
2021-04-01 09:47:02 +02:00
Christoph Atteneder
8623b7b546
Bump version number for v1.6.2
2021-04-01 09:41:07 +02:00
jmacxx
62e8bb93d3
add message sign and verify functionality
2021-03-29 13:28:07 -05:00
cd2357
ca5f41a9d9
Merge remote-tracking branch 'bisq-network/hotfix/v1.6.1' into upgrade-javafax-14
...
# Conflicts:
# build.gradle
2021-03-29 18:37:14 +02:00
Christoph Atteneder
0c40d35ddb
Revert to SNAPSHOT version
2021-03-29 16:26:28 +02:00
jmacxx
bf81c03708
Add a visual border indication for dispute chat window
2021-03-28 15:53:01 -05:00
jmacxx
22b7d83c04
Fix ClassCastError in Portfolio History Summary Popup
2021-03-28 20:14:34 +02:00
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
b7524270dd
Bump version number for v1.6.1
2021-03-28 20:11:26 +02:00
jmacxx
f8db8ea299
Fix ClassCastError in Portfolio History Summary Popup
2021-03-26 16:01:51 -05:00
Christoph Atteneder
7aabd1bbec
Revert to SNAPSHOT version
2021-03-26 16:51:47 +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
jmacxx
ea87411af9
Fix ClassCastException in Portfolio History screen
2021-03-26 08:48:28 +01:00
jmacxx
293872a879
Fix ClassCastException in Portfolio History screen
2021-03-25 17:41:54 -05: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
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
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
jmacxx
8a9843bc15
Pop-up warning for trading with risky payment methods
2021-03-23 15:11:57 +01:00
jmacxx
fb1f5855bd
Pop-up warning for trading with risky payment methods
2021-03-22 14:45:53 -05: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
jmacxx
8c312e9ee3
codacy
2021-03-22 12:00:06 +01:00
jmacxx
07cff8cb63
fix race condition in sent confirmation popup
2021-03-22 11:59:54 +01:00
Christoph Atteneder
0d2db39ac3
Merge pull request #5333 from jmacxx/fix_withdrawal_txdetails_popup
...
Fix race condition in BTC sent confirmation popup
2021-03-22 11:58:52 +01:00
sqrrm
94995da39a
Revert "Lower tolerated small amount"
...
This reverts commit 99123b7297
.
2021-03-22 11:37:49 +01:00
sqrrm
520b6481f4
Revert "Lower tolerated small amount"
...
This reverts commit 99123b7297
.
2021-03-22 11:12:10 +01:00
Steven Barclay
f21379160b
Merge branch 'release/v1.6.0' into implement-segwit-for-bsq
2021-03-20 23:18:49 +00:00
jmacxx
f17e988cb3
codacy
2021-03-19 10:57:30 -05:00
jmacxx
f4407187c6
fix race condition in sent confirmation popup
2021-03-19 10:24:53 -05:00
BtcContributor
8abfa63db8
Remove setOpacity in 2 remaining cases
2021-03-19 15:59:36 +01:00
Christoph Atteneder
378fd026bf
Bump version number for v1.6.0
2021-03-18 19:19:26 +01:00
jmacxx
47ad4219e2
Merge branch 'master' into mempool_check_maker_tx
2021-03-17 16:26:38 -05:00
jmacxx
9fcd65f320
Validate maker/taker fees using mempool lookup
...
apply @chimp1984 patch.txt code review suggestions
taker tx check moved to trade step 2, after confirmation
solve issue with calculating expected fees for unconfirmed tx
resolve conflict with PR5207 (Disputes UI)
check new offers after 1 block; check Json string not null; warn -> info
remove unused parameter
remove debugging log.warn message
2021-03-17 16:23:18 -05:00
Christoph Atteneder
9270398fb3
Merge pull request #5207 from jmacxx/improve_dispute_chat
...
Improve chat functionality of mediation/arbitration
2021-03-17 09:38:35 +01:00
Christoph Atteneder
16230c7723
Merge pull request #5316 from chimp1984/add-pay-from-bsq-wallet-button
...
Add pay from BSQ wallet button
2021-03-17 09:35:09 +01:00
Christoph Atteneder
033ec325d2
Merge pull request #5318 from sqrrm/lower-unsigned-size
...
Lower tolerated small amount
2021-03-17 09:27:02 +01:00
jmacxx
f93f202f8d
process icon use GAVEL
2021-03-16 19:33:29 -05:00
jmacxx
ae9e6dad59
double-click opens chat window
2021-03-16 07:23:23 -05:00
sqrrm
99123b7297
Lower tolerated small amount
...
Split tolerated amount for placing offers with unsigned accounts
and tolerated amount for taking offers.
2021-03-16 13:07:42 +01:00
chimp1984
2702a7eff4
Add button to buyers trade step 2 view in case of a BSQ
...
trade to fill in the amount and address to the BSQ send view.
2021-03-15 17:58:05 -05:00
jmacxx
ad4927a666
code review changes requested by @ripcurlx
...
renamed alertCountProperty to badgeCountProperty
changed the badge counting policy so that the count of chat messages does not contribute to the badge number, but merely the presence of chat messages, and/or the new flag.
show an explanatory message when trader is not allowed to close own dispute ticket
removed some comments and code that were accidentally included from PR5160
renamed variable tpe to tradePeriodEnd
renamed variable cptyName to counterpartyName
clear the new badge on double-click of dispute tablerow
2021-03-15 17:24:00 -05:00
chimp1984
80c23883c8
Add popup for summary of trade history
2021-03-15 16:30:11 -05:00
chimp1984
1e593205d7
Fix taker trade fee amount.
...
We need to use fee from trade not from offer
2021-03-15 11:34:37 -05:00
chimp1984
e2a99a988a
Fix incorrect taker trade fee.
...
We had only displayed the fee for 1 tx, but taker pays 3 times that fee.
The real miner fee is a bit higher in case we used BSQ as we add the
burned BSQ to miner fee, we ignore that small difference as it would
add more complexity and for that use case it't not that important to
be exact.
2021-03-15 11:15:21 -05:00
chimp1984
5327657806
Various improvements to make make work with csv data easier
...
Separate volume with currency (add new column for currency)
Separate trade fee in btc and bsq, remove currency from value
Replace "-" with empty string
Improve detection of bsq fee tx. Previous version was more complicate
and would not have covered case where BSQ fee input matches exactly
required fee so not BSQ output would have been created.
2021-03-15 11:12:57 -05:00
chimp1984
b421605345
Add formatCoin method with appendCode param
...
Remove @NotNull annotation (unnecessary verbose, default is non null, if null then we annotate with @Nullable)
2021-03-15 11:07:12 -05:00
BtcContributor
5604369880
Remove redundant feePerVbyte variable
2021-03-15 15:36:42 +01:00
BtcContributor
ebd98f850f
Add custom withdrawal transaction fee options on Send funds and remove it from settings
2021-03-15 15:03:38 +01:00