wiz
d3335208bb
Temporarily disable onion host for @KanoczTomas's BTC node
2019-09-15 09:59:11 +09:00
wiz
ec9cc04eb8
Update IP address for @mrosseel's 2 hard-coded BTC nodes
2019-09-15 09:50:57 +09:00
wiz
2782ae0e0e
Remove extra field from JapanBankTransferForm::addFormForBuyer()
2019-09-14 21:06:28 +02:00
Christoph Atteneder
b1e2483b67
Merge pull request #3260 from wiz/fix-japan-bank-account-gui-further
...
Remove extra field from JapanBankTransferForm::addFormForBuyer()
2019-09-14 21:06:15 +02:00
wiz
cf2158062b
Remove extra field from JapanBankTransferForm::addFormForBuyer()
2019-09-15 03:50:31 +09:00
wiz
4cc636dfea
Fix various bugs related to Japan Bank Transfer payment method ( #3258 )
...
* Fix various bugs related to Japan Bank Transfer payment method
* Add missing call to addFormForBuyer(), improve BuyerStep2View UI
* Fix Account Creation UI elements width to fill entire pane
* Fix Account Creation UI elements padding to avoid overlap
* Tweak trade display popup text and various strings
* Remove @Deprecated tag
* Remove unnecessary line break
* Improve layout of fields
2019-09-14 19:57:24 +02:00
Christoph Atteneder
0ada9a342a
Merge pull request #3259 from chimp1984/remove-CapabilityRequiringPayload-from-GetBlocksRequest
...
Remove CapabilityRequiringPayload from GetBlocksRequest
2019-09-14 19:56:49 +02:00
wiz
f9687ad563
Fix various bugs related to Japan Bank Transfer payment method ( #3258 )
...
* Fix various bugs related to Japan Bank Transfer payment method
* Add missing call to addFormForBuyer(), improve BuyerStep2View UI
* Fix Account Creation UI elements width to fill entire pane
* Fix Account Creation UI elements padding to avoid overlap
* Tweak trade display popup text and various strings
* Remove @Deprecated tag
* Remove unnecessary line break
* Improve layout of fields
2019-09-14 19:55:58 +02:00
chimp1984
9f84f023fa
Remove CapabilityRequiringPayload from GetBlocksRequest
...
We remove CapabilityRequiringPayload as it would cause problems if the
lite node connects to a new seed node and they have not exchanged
capabilities already. We need to improve capability handling the we
can re-enable it again. As this message is sent any only to seed nodes
it does not has any effect. Even if a lite node receives it it will
be simply ignored.
2019-09-14 19:51:15 +02:00
sqrrm
e6179990bd
Merge pull request #3255 from ripcurlx/update-data-stores-and-dates-for-v1.1.6
...
Update data stores and dates for v1.1.6
2019-09-14 01:25:20 +02:00
Christoph Atteneder
457da44b0c
Bump version number
2019-09-13 19:20:26 +02:00
Ben
069e5c0bea
Update ParseUtils methods
2019-09-13 20:14:29 +03:00
Christoph Atteneder
12809a3c0e
Merge pull request #3254 from ripcurlx/improve-mediation-ui
...
Improve mediation ui
2019-09-13 19:11:26 +02:00
Christoph Atteneder
690ceb013e
Fix typo
2019-09-13 18:55:04 +02:00
benk10
4a9623bd1b
Merge branch 'master' into fix-offer-volume-jumps
2019-09-13 17:30:05 +03:00
Christoph Atteneder
ac98a616f1
Update migration dates for v1.1.6 and remove testing code
2019-09-13 14:46:09 +02:00
Christoph Atteneder
f28d262a8a
Update data stores
2019-09-13 14:45:10 +02:00
Christoph Atteneder
bd656d5b3e
Rename review and accept or reject button to prevent confusion
2019-09-13 13:39:29 +02:00
Christoph Atteneder
15f71c9e02
Add information what to do next after mediation is completed
2019-09-13 12:16:40 +02:00
Christoph Atteneder
982f610a16
Add alternative text until mediation is activated
2019-09-13 11:57:57 +02:00
Christoph Atteneder
84d91582d6
Hide support request info, when trade is complete
2019-09-13 11:40:38 +02:00
Christoph Atteneder
8f2009683c
Fix typo fist > first
2019-09-13 11:24:40 +02:00
wiz
a09557fc45
Add new payment method: Japan Bank Transfer (furikomi)
2019-09-13 09:37:16 +02:00
wiz
4d2a51ebb0
Add new FormBuilder method for Label + TextField + AutocompleteComboBox
2019-09-13 09:36:56 +02:00
Christoph Atteneder
13f00a9f48
Merge pull request #3225 from wiz/japan-bank-transfer-payment-method
...
Add new payment method: Japan Bank Transfer
2019-09-13 09:36:09 +02:00
Christoph Atteneder
e84fffb13b
Merge pull request #3250 from chimp1984/remove-required-capability
...
Remove CapabilityRequiringPayload from NewBlockBroadcastMessage
2019-09-13 09:26:51 +02:00
wiz
fb385a0074
Add new payment method: Japan Bank Transfer (furikomi)
2019-09-13 11:46:21 +09:00
Ramesh
c246571003
List Noteblockhain [NTBC]
...
Added NoteBlockchain coin related assets
2019-09-12 20:56:20 -04:00
chimp1984
e71b6d69a7
Remove CapabilityRequiringPayload from NewBlockBroadcastMessage
...
We remove the CapabilityRequiringPayload interface to avoid risks
that new BSQ blocks are not well distributed in case the capability is
not exchanged at the time when the message is sent. We need to improve
the capability handling so that we can be sure that we know the actual
capability of the peer.
2019-09-13 00:38:59 +02:00
Florian Reimair
2e7277689a
Merge pull request #3244 from bodymindarts/extract-ParsingUtils
...
Extract helper classes from BSFormatter
2019-09-12 19:51:48 +02:00
wiz
33c6f73c7b
Add new FormBuilder method for Label + TextField + AutocompleteComboBox
2019-09-12 12:05:46 +09:00
battleofwizards
3b35386d65
Add support for Monero integrated addresses; fix #3242
2019-09-11 21:53:38 +02:00
Christoph Atteneder
eba6ab9e35
Merge pull request #3248 from battleofwizards/add-monero-integrated-addresses
...
Add support for Monero integrated addresses; fix #3242
2019-09-11 21:52:52 +02:00
battleofwizards
d8e742aee9
Add support for Monero integrated addresses; fix #3242
2019-09-11 21:42:14 +02:00
wiz
0c4a07e1e6
Tweak light/dark theme CSS colors for trade chat state messages
2019-09-11 20:44:43 +02:00
wiz
6b6957918d
Add missing CSS classes for trade message states and status icon
2019-09-11 20:44:28 +02:00
Christoph Atteneder
1e45e53318
Merge pull request #3246 from wiz/fix-chat-bubble-colors
...
Fix unstyled chat trade message states and icons
2019-09-11 20:43:18 +02:00
Christoph Atteneder
23876519b0
Merge pull request #3245 from chimp1984/bug-fixes-for-rc-1.1.6
...
Bug fixes for rc 1.1.6
2019-09-11 20:42:43 +02:00
wiz
0c6b9d0c5f
Tweak light/dark theme CSS colors for trade chat state messages
2019-09-12 02:09:13 +09:00
wiz
14f8b2e81b
Add missing CSS classes for trade message states and status icon
2019-09-12 02:08:47 +09:00
chimp1984
4a3d070259
Close trader chat popup once trade gets closed
...
Fixes https://github.com/bisq-network/bisq/issues/3243
2019-09-11 17:53:39 +02:00
chimp1984
5e48845d4c
Remove dev log, change log level
2019-09-11 17:52:57 +02:00
chimp1984
617ae35adf
Fix wrong error string
2019-09-11 16:53:53 +02:00
Justin Carter
3b46f3584f
Extract parsing functions from BSFormatter to ParsingUtils
...
Parsing and formatting are 2 different concerns, its better to have 2
classes that handle these.
2019-09-11 16:14:18 +02:00
Justin Carter
fe33a80de5
Extract DisplayUtils from BSFormatter
...
All methods that are only used in the desktop project are removed from
BSFormatter to DisplayUtils. This reduces the entanglement between the desktop and core
project by reducing the surface area of the coupling.
2019-09-11 15:58:48 +02:00
Florian Reimair
be21535a4b
Merge pull request #3239 from bodymindarts/static-BSFormatter-functions
...
Make stateless BSFormatter functions static and remove dead code
2019-09-11 13:10:37 +02:00
Justin Carter
57d9badf8f
Make stateless BSFormatter functions static and remove dead code
...
Making these functions static is a preparation for extraction.
2019-09-11 12:51:12 +02:00
sqrrm
deeb6e4315
Merge pull request #3204 from ripcurlx/add-brazilian-portuguese
...
Add portuguese (Brazil) locale
2019-09-11 12:48:27 +02:00
sqrrm
dab8436e43
Merge pull request #3200 from ripcurlx/add-scripts-for-testing-jars
...
Add scripts for testing jars
2019-09-11 12:46:42 +02:00
wiz
fc72225fa3
Revert DAO changes to add bonded role for Analytics Operator ( #3241 )
...
* Revert "Increase analytics operator bond amount from 1 to 2"
This reverts commit 322fe23ea7
.
* Revert "Add new BondedRoleType for Analytics Operator"
This reverts commit a3a3bf2b2a
.
2019-09-11 10:06:52 +02:00