chimp1984
3474a2b695
Move TradableList to bisq.core.trade.model package
2021-10-20 11:58:04 +02:00
chimp1984
58cfcffeb9
Move Tradable to bisq.core.trade.model package
2021-10-20 11:58:04 +02:00
chimp1984
fc3177c23f
Move MakerTrade and TakerTrade to bisq.core.trade.model package
2021-10-20 11:58:04 +02:00
chimp1984
d42242762f
Move Trade to bisq.core.trade.model.bisq_v1 package
2021-10-20 11:58:04 +02:00
chimp1984
8b21b85c3e
Make updateDepositTxFromWallet public
2021-10-20 11:58:04 +02:00
chimp1984
1e9b606544
Move Contract, SellerAsMakerTrade, SellerAsTakerTrade, SellerTrade,
...
BuyerAsMakerTrade, BuyerAsTakerTrade, BuyerTrade
to bisq.core.trade.model.bisq_v1 package
2021-10-20 11:58:04 +02:00
chimp1984
1b4c4871c0
Rename OfferFilter to OfferFilterService
2021-10-20 11:58:04 +02:00
chimp1984
7197b316fc
Move content of bisq.core.offer.placeoffer package into package bisq.core.offer.placeoffer.bisq_v1
2021-10-20 11:58:04 +02:00
chimp1984
1badd699a4
Move bisq.core.offer.messages package into package bisq.core.offer.availability
2021-10-20 11:58:04 +02:00
chimp1984
a2d1e8888d
Move AvailabilityResult into package bisq.core.offer.availability
2021-10-20 11:58:04 +02:00
chimp1984
e348000cb1
Move TakeOfferModel into package bisq.core.offer.bisq_v1
2021-10-20 11:58:04 +02:00
chimp1984
d9fd8a45f7
Move TriggerPriceService into package bisq.core.offer.bisq_v1
2021-10-20 11:58:04 +02:00
chimp1984
042476a68a
Move MutableOfferPayloadFields into package bisq.core.offer.bisq_v1
2021-10-20 11:58:04 +02:00
chimp1984
4341a7e0d2
Move MarketPriceNotAvailableException into package bisq.core.offer.bisq_v1
2021-10-20 11:58:04 +02:00
chimp1984
edf5c3e097
Move CreateOfferService into package bisq.core.offer.bisq_v1
2021-10-20 11:58:04 +02:00
chimp1984
41d9d3f505
Move OfferPayload into package bisq.core.offer.bisq_v1
2021-10-20 11:58:04 +02:00
m52go
94d3638d98
Remove m52go bitcoin node
2021-10-20 10:29:12 +02:00
wiz
48a0ebe309
Add new v3 onions for wiz's bitcoin nodes
2021-10-19 19:30:36 +02:00
Christoph Atteneder
e39ae59683
Update translations for v1.7.5
2021-10-19 11:33:35 +02:00
Jakub Loucký
adf0562152
Remove duplicate "maximum" in payment descriptions
2021-10-16 23:45:38 +02:00
Jakub Loucký
b84df6ec2b
Fix typo
2021-10-16 23:39:23 +02:00
Jakub Loucký
69c563e3d4
Fix typo in Pix info
2021-10-16 23:33:07 +02:00
Jakub Loucký
bd27b45abe
Fix sentence about Strike
2021-10-16 23:33:06 +02:00
Jakub Loucký
dff043d8c4
Fix typo (SHA)
2021-10-16 22:53:36 +02:00
jmacxx
b72b70ee8c
Add payment methods Strike and Verse
2021-10-12 14:37:26 -05:00
Christoph Atteneder
596e819629
Merge pull request #5748 from jmacxx/fix_sepa_eu_countries_comparator
...
Fix logic of SEPA country comparison routine
2021-10-12 10:04:46 +02:00
Christoph Atteneder
9ad4671773
Merge pull request #5746 from jmacxx/missing_invalid_transaction_diagnostic
...
Fix issue of Trade Step 1 validation done too soon
2021-10-12 10:02:23 +02:00
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