jmacxx
9f95aa3607
Fix logic of SEPA country comparison routine
2021-10-11 17:38:05 -05:00
jmacxx
9ab659ceac
Fix issue of Trade Step 1 validation done too soon
...
Deprecate 4 states which are not used.
ShareBuyerPaymentAccountMessage can arrive before deposit broadcast completes.
2021-10-11 09:31:57 -05:00
Christoph Atteneder
2d3182ca2f
Merge pull request #5745 from jmacxx/add_monese_satispay
...
Add payment methods Monese and Satispay
2021-10-11 09:29:36 +02:00
Christoph Atteneder
2e38c3cf35
Merge pull request #5742 from jmacxx/trader_chat_trade_complete
...
Allow trader chat to continue after trade complete
2021-10-09 13:03:32 +02:00
jmacxx
df2d0b3332
Add payment methods Monese and SatisPay
2021-10-07 17:28:42 -05:00
jmacxx
c13fb950e3
Allow trader chat after trade complete
2021-10-06 19:25:39 -05:00
ghubstan
5f521068ea
Remove unused PriceFeedService
2021-10-05 14:46:06 -03:00
ghubstan
30135177f8
Remove transitive javafx.collections dependency
2021-10-05 14:44:30 -03:00
ghubstan
738d22fbdf
Rename method, add static import
2021-10-05 14:23:32 -03:00
ghubstan
999c4a516d
Refactor desktop Closed Tradable model utils for API use
...
Move some potentially sharable utility code from desktop's ClosedTrade
models to core's new ClosedTradeUtil.
The API's `gettrades --category=<open|closed|failed>` method will need
some of this logic on the server side, but the scope of this refactoring
is larger in the interest of a more complete refactor, and avoiding
duplication in the future.
2021-10-05 14:13:51 -03:00
sqrrm
bef38e6e01
Merge pull request #5736 from bisq-network/revert-5680-community-tab
...
Revert "Community tab"
2021-10-04 11:56:25 +02:00
Christoph Atteneder
b7859e3ce4
Merge pull request #5741 from jmacxx/add_payments_pix_bizum
...
Add payment methods Bizum and Pix
2021-10-04 10:32:03 +02:00
jmacxx
b156f034ad
add payment methods Bizum and Pix
2021-10-03 18:19:37 -05:00
ghubstan
db6e2a51b2
Move volume formatting from DisplayUtils to VolumeUtil
...
In practice, presentation/display logic should be kept in UIs, but the core
api will need to duplicate a very small part of the code in DisplayUtils if
a very small part of this refactoring is not done. Instead of moving a tiny
bit of the volume formatting methods, all of them are moved to core.
2021-10-02 17:33:25 -03:00
Christoph Atteneder
2cca574427
Merge pull request #5724 from jmacxx/add_nequi
...
Add Nequi payment method
2021-09-30 10:06:54 +02:00
Christoph Atteneder
94d56e4e47
Revert "Community tab"
2021-09-30 10:03:09 +02:00
Christoph Atteneder
f8e99c5a17
Merge pull request #5731 from chimp1984/remove-vs-seeds-from-monitor
...
Remove v2 nodes and backup nodes from DAO monitor
2021-09-30 09:53:30 +02:00
sqrrm
0df7e44c35
Merge pull request #5727 from ripcurlx/remove-trade-id-reference
...
Remove trade id reference for Amazon gift card
2021-09-28 16:25:44 +02:00
chimp1984
40003ff79b
Remove v2 seed nodes
2021-09-28 16:09:18 +02:00
sqrrm
5e84713520
Merge pull request #5730 from bisq-network/release/v1.7.4
...
Release/v1.7.4
2021-09-28 15:05:42 +02:00
jmacxx
f792db98d0
add Nequi payment method
...
Signed-off-by: jmacxx <47253594+jmacxx@users.noreply.github.com>
2021-09-28 07:51:06 -05:00
jmacxx
9e5a1c2fd4
add payment method CelPay
...
Signed-off-by: jmacxx <47253594+jmacxx@users.noreply.github.com>
2021-09-28 07:51:05 -05:00
Christoph Atteneder
14c2e37cca
Merge pull request #5704 from ghubstan/fix-cli-alt-trade-volume-bug
...
CLI bug fix: show trade's contract volume, not moving offer volume
2021-09-27 11:17:21 +02:00
Christoph Atteneder
e98ae2becf
Merge pull request #5719 from jmacxx/clockwatcher_popup
...
Show a warning if PC has been in sleep mode
2021-09-27 11:06:58 +02:00
Christoph Atteneder
b098656d0d
Merge pull request #5680 from xyzmaker123/community-tab
...
Community tab
2021-09-27 11:04:13 +02:00
Christoph Atteneder
2ec6e6f198
Remove trade id reference for Amazon gift card
2021-09-27 09:52:31 +02:00
Christoph Atteneder
c4d0117988
Merge pull request #5696 from jmacxx/add_indian_payment
...
Add five Indian payment methods
2021-09-27 09:40:21 +02:00
Christoph Atteneder
ccb73a3895
Merge pull request #5711 from chimp1984/fix-data-handling-if-dao-is-deactivated
...
Fix data handling if dao is deactivated
2021-09-26 19:01:05 +02:00
chimp1984
45af00a3c1
Update text
2021-09-23 20:52:40 +02:00
chimp1984
d01f82a5db
Adjust the UI in case the DAO is disabled
2021-09-23 19:11:09 +02:00
Christoph Atteneder
f8207c4b8f
Update bitcoinj checkpoints for v1.7.4
2021-09-23 09:59:38 +02:00
jmacxx
71c2278a68
show a warning if the computer was in sleep mode for > 10s
2021-09-22 21:22:22 -05:00
jmacxx
ec4b4cdb11
add payment method popup text per spec
2021-09-22 20:07:57 -05:00
jmacxx
566dbdc765
display agent keybase link
2021-09-22 09:13:00 -05:00
Christoph Atteneder
945202622e
Deactivate @KanoczTomas BTC core node until a Tor v3 address is provided
2021-09-21 10:19:34 +02:00
Christoph Atteneder
76cf477ef6
Deactivate @KanoczTomas BTC core node until a Tor v3 address is provided
2021-09-21 10:17:55 +02:00
sqrrm
f8af74aa76
Merge pull request #5713 from ripcurlx/Emzies-master
...
Update to BTC node Tor v3 onions
2021-09-21 09:33:05 +02:00
Christoph Atteneder
046b39f6be
Update translations for v1.7.4
2021-09-21 09:26:32 +02:00
Christoph Atteneder
ee0f1d74cc
Deactivate @wiz and @robkaandorp BTC nodes until Tor v3 addresses are provided
2021-09-21 09:21:51 +02:00
Christoph Atteneder
6581fc31cb
Fix formatting
2021-09-21 09:21:51 +02:00
Stephan Oeste
a2dc8a68a1
remove trailing space
2021-09-21 09:21:50 +02:00
Stephan Oeste
696bb770e8
Update to BTC node Tor v3 onions
2021-09-21 09:21:50 +02:00
Christoph Atteneder
8a7941a29f
Update @leo816 onion address
2021-09-21 09:21:03 +02:00
Christoph Atteneder
efc2883f01
Deactivate @wiz and @robkaandorp BTC nodes until Tor v3 addresses are provided
2021-09-21 09:09:38 +02:00
Christoph Atteneder
1dea1a134a
Fix formatting
2021-09-21 09:09:05 +02:00
chimp1984
2419e1dae5
Add dao activated toggle to preferences
...
We write the value to the properties file not to
the preferences as we need the value early at startup
before the preferences are loaded.
2021-09-21 01:31:13 +02:00
Christoph Atteneder
ec20bb1784
Update @leo816 onion address
2021-09-20 20:50:06 +02:00
Stephan Oeste
a6ca8985f3
remove trailing space
2021-09-20 20:20:52 +02:00
Stephan Oeste
3bee0cca96
Update to BTC node Tor v3 onions
2021-09-20 18:54:21 +02:00
ghubstan
484f882077
Show frozen fiat trade cost in CLI console
...
This is a bug fix for the CLI's displayed fiat trade cost
value, which should be trade.volume, not offer.volume. Offer volume
varies with BTC volatility, and the CLI should be showing the trade.volume
value instead, frozen when the contract is made.
2021-09-17 16:25:37 -03:00