Commit Graph

14741 Commits

Author SHA1 Message Date
jmacxx
eb2184b9e4
if seller accepted mediation proposal then disable payment received button 2021-06-10 10:02:54 -05:00
Christoph Atteneder
992a6aad72
Merge pull request #5552 from jmacxx/warn_user_dao_out_of_sync
Remind user when their DAO state needs to be refreshed
2021-06-08 09:31:23 +02:00
Christoph Atteneder
7f2b179be1
Merge pull request #5556 from andyheko/remove-chase-quickpay-as-a-payment-method
Remove Chase QuickPay as a payment method
2021-06-08 09:28:07 +02:00
Christoph Atteneder
3df0e1df21
Merge pull request #5557 from andyheko/add-a-placeholder-on-the-search-disputes-field
Add a placeholder on the "Search Disputes" field
2021-06-08 09:23:59 +02:00
Christoph Atteneder
bcabd950c9
Merge pull request #5553 from jmacxx/pricenode_feeservice_merge
Add mempool fees to PriceServer getAllMarketPrices endpoint
2021-06-08 09:16:58 +02:00
andyheko
d5036cf972
Add a placeholder on the "Search Disputes" field 2021-06-07 17:32:31 -07:00
andyheko
5a955e8d24
Remove Chase QuickPay as a payment method
Solved #5547
2021-06-07 16:34:52 -07:00
jmacxx
e901e398ea
add mempool fees to the getAllMarketPrices endpoint 2021-06-07 18:14:50 -05:00
jmacxx
87261eca04
warn user when DAO needs resync 2021-06-07 16:20:19 -05:00
sqrrm
a8013f8bc0
Merge pull request #5543 from ripcurlx/minor-ui-cleanups
Minor UI cleanups
2021-06-02 15:28:36 +02:00
sqrrm
e9df2afcca
Merge pull request #5536 from ripcurlx/fix-broken-translation
Fix broken translation access
2021-06-02 15:27:11 +02:00
sqrrm
a181b4804b
Merge pull request #5542 from ripcurlx/set-deposit-after-offer-duplication
Set custom security deposit when cloning an offer
2021-06-02 15:26:40 +02:00
Christoph Atteneder
7883df2977
Merge pull request #5500 from BtcContributor/fix_uphold
Add Account owner full name field to Uphold payment method
2021-06-01 12:52:13 +02:00
BtcContributor
6de7a0d861
Improve code readability 2021-06-01 09:57:41 +02:00
Bisq GitHub Admin
806253b1bd
Merge pull request #5541 from bisq-network/release/v1.6.5
Release/v1.6.5
2021-05-31 15:34:27 +02:00
Christoph Atteneder
c433cffe39
Fix release process formatting 2021-05-31 11:58:42 +02:00
Christoph Atteneder
4e18fc3b59
Prevent information popup endless loop when duplicating an offer 2021-05-31 11:04:41 +02:00
Christoph Atteneder
4f75d83bc3
Remove offer duplication new feature info 2021-05-31 11:04:11 +02:00
Christoph Atteneder
a3e7d539b9
Remove XMR auto confirm feature hint 2021-05-31 11:03:33 +02:00
Christoph Atteneder
266fd44f87
Set custom security deposit when cloning an offer 2021-05-31 10:26:43 +02:00
Christoph Atteneder
351d5f13e7
Revert to SNAPSHOT version 2021-05-31 09:53:33 +02:00
Christoph Atteneder
caec38de5d
Revert setting of deposit when cloning an offer 2021-05-28 20:12:13 +02:00
sqrrm
ac53375316
Merge pull request #5540 from ripcurlx/revert-setting-of-deposit
Revert setting of deposit when cloning an offer
2021-05-28 18:23:08 +02:00
Christoph Atteneder
b4520237b0
Revert setting of deposit when cloning an offer 2021-05-28 17:51:02 +02:00
Christoph Atteneder
84c3fb581b
Fix setting of buyer security deposit
The existing code failed if an offer was duplicated that had
a different minimum security deposit set. It is changed so that
it makes sure that the it never falls below the minimum buyer
security deposit and never exceeds the maximum security deposit
percentage.
2021-05-27 22:27:38 +02:00
sqrrm
150ffc3b2b
Merge pull request #5539 from ripcurlx/fix-setting-of-offer-duplication-deposit
Fix setting of buyer security deposit
2021-05-27 22:25:41 +02:00
Stephan Oeste
d6e17610bd
Remove Bitpay as a pricenode data provider 2021-05-27 21:37:29 +02:00
Christoph Atteneder
73e6368b76
Merge pull request #5537 from Emzy/master
Remove Bitpay as a pricenode data provider
2021-05-27 21:36:27 +02:00
Christoph Atteneder
05b265006a
Fix setting of buyer security deposit
The existing code failed if an offer was duplicated that had
a different minimum security deposit set. It is changed so that
it makes sure that the it never falls below the minimum buyer
security deposit and never exceeds the maximum security deposit
percentage.
2021-05-27 21:28:21 +02:00
Christoph Atteneder
670ba8720b
Merge pull request #5534 from sqrrm/fix-send-bsq-change
Manually create BSQ outputs
2021-05-27 15:38:15 +02:00
Stephan Oeste
2139077e0c
Remove Bitpay as a pricenode data provider 2021-05-27 12:38:16 +02:00
sqrrm
9b023a371f
Manually create BSQ outputs
Avoid relying on bitcoinj completeTx for creation of BSQ change
outputs as dust BSQ would be used for mining fee, thus burning
the BSQ.
2021-05-27 11:23:32 +02:00
Christoph Atteneder
31ddc866b8
Fix broken translation access 2021-05-27 11:07:37 +02:00
Christoph Atteneder
44af88ec45
Merge pull request #5528 from sqrrm/guarantee-requestfee-callback
Add pending callbacks to FeeService
2021-05-27 11:04:23 +02:00
sqrrm
e9d61dd3d3
Manually create BSQ outputs
Avoid relying on bitcoinj completeTx for creation of BSQ change
outputs as dust BSQ would be used for mining fee, thus burning
the BSQ.
2021-05-26 15:32:32 +02:00
Christoph Atteneder
ca11587b1e
Merge pull request #5508 from andyheko/Remove-borders-on-separators-in-main-nav
Remove borders on separators in main nav Issue#5107
2021-05-25 20:53:19 +02:00
andyheko
e1d7da1312
Remove borders on separators in main nav #5107
change color of border to transparent on line#651 of bisq.css
2021-05-25 11:22:02 -07:00
Christoph Atteneder
07efb51fe7
Update release process to match new improvements 2021-05-25 16:35:12 +02:00
sqrrm
b077093522
Merge pull request #5527 from ripcurlx/update-data-stores-for-v1.6.5
Update data stores for v1.6.5
2021-05-25 13:13:04 +02:00
sqrrm
262b768d98
Add pending callbacks to FeeService
This fix guarantees a callback if there is a pending request rather than just
dropping the fee request.

When requestFee() is called the callbacks are added to a list of callBacks.
Once the next fee request completes all callbacks in the list are called
and the list cleared.
2021-05-25 12:49:49 +02:00
Christoph Atteneder
3be0795eea
Update data stores for v1.6.5 2021-05-25 10:40:45 +02:00
Christoph Atteneder
3a31ed7867
Update bitcoinj checkpoints for v1.6.5 2021-05-25 10:39:36 +02:00
cd2357
be96050964
Build: Change default console to plain
Change default gradle console style to plain. This makes y/n user prompts more readable during installer packaging, without having to specify --console=plain.
2021-05-25 09:27:08 +02:00
Christoph Atteneder
f0ba0eeb6a
Merge pull request #5524 from cd2357/gradle-console-plain
Build: Change default console to plain
2021-05-25 09:26:24 +02:00
cd2357
fb6dbcd9e0
Build: Change default console to plain
Change default gradle console style to plain. This makes y/n user prompts more readable during installer packaging, without having to specify --console=plain.
2021-05-25 08:59:10 +02:00
Christoph Atteneder
7233979d94
Merge pull request #5521 from m52go/wait-wording
Address #5513 and add minor improvements
2021-05-22 22:10:39 +02:00
sqrrm
351d75fd73
Merge pull request #5520 from ripcurlx/reduce-number-of-connected-btc-nodes
Reduce the number of connected BTC nodes from 9 to 7
2021-05-21 21:37:18 +02:00
Christoph Atteneder
59de78c332
Bump version number for v1.6.5 2021-05-21 20:00:49 +02:00
Christoph Atteneder
d66a858d51
Update translations for v1.6.5 2021-05-21 19:59:42 +02:00
Christoph Atteneder
1fa5724b7b
Remove unused imports 2021-05-21 19:58:27 +02:00