Commit graph

9888 commits

Author SHA1 Message Date
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
Christoph Sturm
372ff50b8b
Implement reviewer suggestions also in NetworkNode 2019-09-06 14:51:48 +02:00
Christoph Sturm
3666ed2911
Don't build debug strings when debug is not enabled. 2019-09-06 14:51:35 +02:00
Christoph Sturm
e5e49dc5bd
Don't build debug strings when debug is not enabled. 2019-09-06 14:51:24 +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
sqrrm
0a263b0ac9
Merge pull request #3215 from chimp1984/remove-old-capability-requirements
Remove old capability requirements
2019-09-06 12:34:20 +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
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