Commit graph

9643 commits

Author SHA1 Message Date
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
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
wiz
fb385a0074
Add new payment method: Japan Bank Transfer (furikomi) 2019-09-13 11:46:21 +09: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
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
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
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
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
wiz
322fe23ea7 Increase analytics operator bond amount from 1 to 2
As discussed in:
https://github.com/bisq-network/proposals/issues/115#issuecomment-529490565
2019-09-09 20:47:04 +02:00
Christoph Atteneder
990a998540
Merge pull request #3206 from freimair/tor_0.4.1.5
Update to Tor v0.4.1.5
2019-09-09 10:24:51 +02:00
Christoph Atteneder
2cee1257e9
Merge pull request #3219 from christophsturm/tweak-formatting
Tweak code formatter settings
2019-09-09 10:22:39 +02:00
Christoph Atteneder
f614e60c7a
Merge pull request #3228 from wiz/add-role-analytics-operator
Add new BondedRoleType for Analytics Operator
2019-09-09 09:38:21 +02:00
wiz
a3a3bf2b2a
Add new BondedRoleType for Analytics Operator 2019-09-09 11:56:17 +09:00
Christoph Sturm
85e6da7f50 Tweak code formatter settings 2019-09-06 17:52:33 +02:00
Christoph Atteneder
9bce77d672
Merge pull request #3218 from christophsturm/more-logging-fixes
Only build string when its actually output
2019-09-06 17:11:43 +02:00
Christoph Sturm
1c8f869ed6 Only build string when its actually output 2019-09-06 16:20:53 +02:00
Christoph Atteneder
211eb1b4f1
Merge pull request #3213 from christophsturm/cleanup-thread-handling
Simplify thread handling and ensure proper they all have names
2019-09-06 16:15:15 +02:00
Christoph Atteneder
ec0b657967
Merge pull request #3216 from christophsturm/optimize-logging
More logging optimisations.
2019-09-06 16:12:55 +02:00
Christoph Atteneder
660f13044c
Merge pull request #3217 from erciccione/squash
Add "squash commits" to contributor's workflow
2019-09-06 16:12:06 +02:00
sqrrm
118d33af5a
Merge pull request #3214 from christophsturm/optimize-hotspots
Optimize some hotspots
2019-09-06 13:57:26 +02:00
erciccione
8b2ecb4693
CONTRIBUTING.md: add 'squash commits' to contributor's workflow 2019-09-06 12:36:19 +02:00
Christoph Sturm
84f3ef818d More debug logging optimizing 2019-09-06 12:25:30 +02:00
Christoph Sturm
934e31d28c don't calculate values twice 2019-09-06 12:25:30 +02:00
Christoph Sturm
42311ea7d3 optimize debug logging. 2019-09-06 12:25:30 +02:00
Christoph Sturm
ecaf592a60 Implement reviewer suggestions also in NetworkNode 2019-09-06 12:00:13 +02:00
Christoph Sturm
a3bf6ab4cb Don't build debug strings when debug is not enabled. 2019-09-06 11:24:35 +02:00
Christoph Atteneder
b113c7a36e
Merge pull request #3207 from battleofwizards/remove-dead-pgp-from-keyring
Remove PGP keys from the KeyRing
2019-09-06 11:21:52 +02:00
Christoph Sturm
7173bb71b5 Don't build debug strings when debug is not enabled. 2019-09-06 11:14:19 +02:00
Christoph Sturm
4223036f47 name connection thread 2019-09-06 11:07:34 +02:00
Christoph Sturm
6273a58c3b Assign even more thread names at thread creation. 2019-09-06 11:07:34 +02:00
Christoph Sturm
bcaac51830 Assign more thread names at thread creation. 2019-09-06 11:07:34 +02:00
Christoph Sturm
6cb206c257 Inline unused variable 2019-09-06 11:07:34 +02:00
Christoph Sturm
175899486e Use try with resource. 2019-09-06 11:07:34 +02:00
Christoph Sturm
ac78f72c1e Set thread name at thread creation 2019-09-06 11:07:34 +02:00
battleofwizards
82e9672e91
Remove PGP keys from the KeyRing
The PGP support was envisioned in the KeyRing but never fully
implemented. This removes the (essentially) dead code.

The protobuf message compatibility is implemented with `reserved`.
2019-09-05 14:30:33 +02:00
Florian Reimair
ff45007c38
Update to Tor v0.4.1.5 2019-09-05 12:52:12 +02:00
Christoph Atteneder
d4079cb161
Merge pull request #3205 from bisq-network/revert-3203-extend-code-style-config
Revert "Add autogenerated entry by Intellij (2019.2)"
2019-09-05 12:14:57 +02:00
Christoph Atteneder
28801acd2a
Revert "Add autogenerated entry by Intellij (2019.2)" 2019-09-05 11:56:52 +02:00
Christoph Atteneder
a8cc39d17e
Merge pull request #3203 from ripcurlx/extend-code-style-config
Add autogenerated entry by Intellij (2019.2)
2019-09-05 11:30:34 +02:00
Christoph Atteneder
5dcfa96741
Add portuguese (Brazil) locale 2019-09-05 10:35:35 +02:00
Christoph Atteneder
305b5454dd
Add autogenerated entry by Intellij (2019.2) 2019-09-05 10:32:16 +02:00