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
chimp1984
3df57ad943
Add Deprecated annotation to old Capabilities
2019-09-06 12:22:13 +02:00
Christoph Sturm
ecaf592a60
Implement reviewer suggestions also in NetworkNode
2019-09-06 12:00:13 +02:00
chimp1984
9be4b71088
Add comments
2019-09-06 11:49:33 +02:00
chimp1984
7856722fa5
Remove CapabilityRequiringPayload from TradeStatistics2
...
We do not have any old versions anymore which might not support
TradeStatistics2, so we can remove it.
2019-09-06 11:49:21 +02:00
chimp1984
206c4bc6e1
Remove CapabilityRequiringPayload from AccountAgeWitness
...
We do not have any old versions anymore which might not support
AccountAgeWitness, so we can remove it.
2019-09-06 11:49:07 +02:00
chimp1984
93e6d86e95
Remove CapabilityRequiringPayload from AckMessage
...
We do not have any old versions anymore which might not support
AckMessages, so we can remove it. It might also fix issues that
AckMessages are not sent as the capabilities are not known yet.
2019-09-06 11:33:34 +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
Ben
522ed4ca87
Move calculation to data model and fix typo
2019-09-06 09:58:50 +03:00
chimp1984
5d4f9afa71
Add 90 days average and median BSQ price
2019-09-06 04:43:30 +02:00
chimp1984
9af723f910
Remove not used fields
2019-09-06 03:00:08 +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
Christoph Atteneder
574fe5b1a3
Merge pull request #3199 from bodymindarts/idea-docs
...
Update docs/idea-import.md for walkthrough with IDEA 2019.2
2019-09-05 09:00:05 +02:00
wiz
aae4977a95
Don't paint vertical grid lines on charts
2019-09-05 08:59:03 +02:00
Christoph Atteneder
eea0bd6635
Merge pull request #3191 from wiz/hide-chart-vertical-grid-lines
...
Don't paint vertical grid lines on charts
2019-09-05 08:58:27 +02:00
Justin Carter
1c4cbc53fe
Update docs/idea-import.md for walkthrough with IDEA 2019.2
2019-09-04 14:11:37 +02:00
Christoph Atteneder
2abc4b4b14
Add scripts to create testing jars
2019-09-04 13:53:09 +02:00
Christoph Atteneder
af95fcc9cf
Merge pull request #3186 from christophsturm/fix-exception-logging
...
Log Exceptions to logfile instead of STDERR
2019-09-04 10:33:45 +02:00
Christoph Atteneder
285e5f236d
Merge pull request #3189 from gordonel/patch-1
...
Change trader-facing language to gender-neutral
2019-09-04 10:33:23 +02:00
wiz
ec633f0c37
Fix CSS styling bug caused by using Text() instead of Label()
2019-09-04 10:32:10 +02:00
Christoph Atteneder
dd17e0834d
Merge pull request #3188 from wiz/beyond-the-css
...
Fix CSS styling bug caused by using Text() instead of Label()
2019-09-04 10:31:53 +02:00
wiz
bf69f51861
Reduce size of chart axis font to fit Japanese string
2019-09-04 10:26:29 +02:00
Christoph Atteneder
16a2f07c21
Merge pull request #3192 from wiz/japanese-locale-chart-axis-bugfix
...
Reduce size of chart axis font to fit Japanese string
2019-09-04 10:26:13 +02:00
wiz
7be5cab812
More UI polish for Dark Mode
...
* Tweak contrast of background linear gradient
* Tweak background colors slightly darker
* Tweak foreground colors slightly lighter
* Tweak buy/sell buttons color slightly darker
* Tweak chart axis line and label font colors
2019-09-04 10:22:27 +02:00
Christoph Atteneder
6adbc41247
Merge pull request #3193 from wiz/more-dark-mode-polishing
...
More UI polish for Dark Mode
2019-09-04 10:21:54 +02:00
Christoph Atteneder
2c9e927150
Merge pull request #3195 from battleofwizards/remove-bcprov-as-direct-dependency
...
Remove bcprov from direct dependencies - a major step towards eventually removing Bouncy Castle
2019-09-04 10:18:55 +02:00
Christoph Atteneder
8624c2604a
Merge pull request #3196 from battleofwizards/remove-json-simple-dependency
...
Remove json-simple dependency
2019-09-04 10:16:50 +02:00
battleofwizards
d27311f0a8
Remove json-simple dependency
...
Turns out it was only used in a dead code.
2019-09-03 16:53:41 +02:00
Ben
082de826c5
Auto caluculate offer price from amount and volume
...
Fix Scenario 4 of issue #3050
2019-09-03 16:13:47 +03:00
battleofwizards
1c580da5ed
Remove bouncycastle:bcprov from *direct* dependencies
...
We still depend on this jar *indirectly* via bouncycastle:bcpg,
which is used for PGP signature verification of Bisq Desktop updates.
This gets us closer to prospect of removing Bounce Castle dependency
entirely in the future.
Rationale for this direction:
* We are really only using Bouncy Castle for PGP sig verification
* Java's builtin cryptography got vastly better since 2000
* We should prefer boring and proven cryptography anyway
* Australian projects should be considered compromised,
and Bouncy Castle is run by Australian non-profit organization
* Bouncy Castle is a heavy dependency totaling 3.6MB
2019-09-03 15:07:22 +02:00
battleofwizards
e93a4efbc9
Remove Ergo coin as prep to remove Bouncy Castle
2019-09-03 15:03:35 +02:00
wiz
c7c2082aa3
More UI polish for Dark Mode
...
* Tweak contrast of background linear gradient
* Tweak background colors slightly darker
* Tweak foreground colors slightly lighter
* Tweak buy/sell buttons color slightly darker
* Tweak chart axis line and label font colors
2019-09-03 21:58:37 +09:00
battleofwizards
e974d616cf
Replace bouncycastle Base64 with java builtin Base64
...
Compatibility is assumed based on the following:
* Java follows RFC 4648 which is considered the "regular" Base64
* Bouncy Castle does *not* specify the standard but uses the same
charset and padding as RFC 4648:
https://github.com/bcgit/bc-java/blob/master/core/src/main/java/org/bouncycastle/util/encoders/Base64Encoder.java
2019-09-03 14:49:48 +02:00
wiz
97b6ba133d
Reduce size of chart axis font to fit Japanese string
2019-09-03 21:39:07 +09:00
Ben
f393625b9b
Fix amount change when "Below market price" is empty
...
Fix Scenario 1 of issue #3050
2019-09-03 15:25:01 +03:00