Christoph Sturm
98328fd2f8
make keyring and pubkeyring final again
2019-08-14 18:02:11 +02:00
Christoph Sturm
5579c3019e
rename MakerFeeMaker => MakerFeeProvider
2019-08-14 17:58:04 +02:00
Christoph Sturm
9b41cb8f90
fix seednode guice config
2019-08-14 17:58:04 +02:00
Christoph Sturm
8a93edec65
comment out obsolete test
2019-08-14 17:58:04 +02:00
Christoph Sturm
9eb174bc88
provide PubKeyRing and use it where appropriate instead of keyring
2019-08-14 17:58:04 +02:00
Christoph Sturm
ac6068b728
start testing MyProposalListService.
2019-08-14 17:58:04 +02:00
Christoph Sturm
d62d440068
start testing p2p data storage
2019-08-14 17:58:04 +02:00
sqrrm
e010ba8fa1
Merge pull request #3081 from christophsturm/remove-powermock
...
fix build on jdk11 and jdk12. remove powermock and jmockit
2019-08-14 17:52:30 +02:00
Florian Reimair
e6378f19ca
Merge pull request #3085 from Oscar65/master
...
Fixed typo in ES translation
2019-08-14 17:25:19 +02:00
Florian Reimair
18e52c2c7c
Merge pull request #3079 from christophsturm/more-jdk10
...
Feature jdk10 instructions more prominently
2019-08-14 17:22:43 +02:00
battleofwizards
72a6b784dc
Render proper column headers and values for CSV exports; fix #3075
...
When exporting to CSV, both portfolio/trades and funds/transactions
were lacking the column headers.
Additionally, portfolio/trades colum values were outdated and
not matching the intended export.
Both issues are fixed.
2019-08-14 16:35:40 +02:00
wiz
32db1019b5
Add wiz bitcoin node to BtcNodes list
2019-08-14 23:23:25 +09:00
battleofwizards
9ef7f89ffd
Remove legacy hack from build.gradle installDist task
...
The rationale for the "delete fileTree" hack no longer exists
because the conflicting files are not created anymore.
2019-08-14 14:20:54 +02:00
Christoph Sturm
d5af6e5260
avoid acronyms
2019-08-14 10:45:05 +02:00
Christoph Sturm
bd06d2a7df
document what this is for
2019-08-14 10:42:38 +02:00
Oscar65
a97b9078ea
typo in usuario
2019-08-14 08:13:03 +02:00
Christoph Sturm
0e54131752
Update README.md
...
Co-Authored-By: Florian Reimair <office@florianreimair.at>
2019-08-13 20:38:00 +02:00
Christoph Sturm
9278ad021b
don't force jdk 10 on developers
2019-08-13 19:59:12 +02:00
Christoph Sturm
95b65976ad
simplify
2019-08-13 19:55:03 +02:00
Christoph Sturm
0af6097ab0
make final classes final again
2019-08-13 19:54:30 +02:00
Christoph Sturm
0babe82d09
remove jmockit
2019-08-13 19:47:40 +02:00
Christoph Sturm
5da7ca21fa
remove powermock from gradle file
2019-08-13 19:34:54 +02:00
Christoph Sturm
17221cbed8
remove more powermock and jmockit tests.
...
ignore 2 or 3 tests that are not possible to convert now
2019-08-13 19:30:57 +02:00
Christoph Sturm
e9a45196a8
remove powermock from core.
2019-08-13 18:13:10 +02:00
Christoph Sturm
9a587609dd
WIP remove powermock
2019-08-13 18:08:33 +02:00
Christoph Sturm
c0d8bc7157
fix link to docs readme
2019-08-13 16:48:36 +02:00
ghubstan
4ed65c229f
Merge remote-tracking branch 'upstream/master'
...
Bump guice version to 4.2.2
2019-08-13 11:44:00 -03:00
Christoph Sturm
abf032cb22
put the jdk10 instructions in the readme for easier discovery.
2019-08-13 16:39:40 +02:00
sqrrm
3cfe510ba3
Merge pull request #3061 from christophsturm/guice-core
...
also fix singleton config for core module
2019-08-13 16:06:00 +02:00
Christoph Sturm
a8494a993a
fix missing annotation
2019-08-13 15:58:14 +02:00
Christoph Sturm
c6f07ed945
singletonify the rest of the core module
2019-08-13 15:58:14 +02:00
Christoph Sturm
7500887484
even more singletoning
2019-08-13 15:58:14 +02:00
Christoph Sturm
3f097ebf63
more singletoning
2019-08-13 15:58:13 +02:00
Christoph Sturm
a4e8ec5ebf
convert some of the core config
2019-08-13 15:58:13 +02:00
sqrrm
e52c255446
Merge pull request #3058 from christophsturm/bump-guice
...
use singleton annotation instead of binding as singleton
2019-08-13 15:19:41 +02:00
ghubstan
504702eb19
Merge remote-tracking branch 'upstream/master'
2019-08-13 10:17:04 -03:00
Florian Reimair
8821cdccf7
Dynamic list view sizes for DAO bonding tab
2019-08-13 12:43:40 +02:00
Florian Reimair
3018417d9b
Dynamic list view size for asset listing fee
2019-08-13 12:07:39 +02:00
Florian Reimair
637071c956
Dynamic list view size in Dao network monitor view
2019-08-13 11:44:47 +02:00
Florian Reimair
7e7d956f05
Dynamic list view size in accounts view
2019-08-13 11:22:08 +02:00
sqrrm
66b1f17b7c
Merge pull request #3076 from freimair/fix_popup
...
Update trading amount on Error to prevent popup loop
2019-08-13 10:12:54 +02:00
Florian Reimair
6ea0c50752
Update trading amount to prevent popup loop
2019-08-12 19:16:42 +02:00
ghubstan
623a1db1e7
Fix merge conflict
...
Bump netlayerVersion to 0.6.5.1
2019-08-09 14:49:12 -03:00
ghubstan
2709e61875
Merge remote-tracking branch 'upstream/master'
2019-08-09 14:45:57 -03:00
sqrrm
b1ebe071ed
Merge pull request #3045 from freimair/monitor-bsqblocks
...
Monitor fixes
2019-08-09 17:47:20 +02:00
Florian Reimair
bc73844619
Refactor exception handling
2019-08-09 17:16:11 +02:00
sqrrm
89072d941f
Merge pull request #3048 from freimair/tor_0.4.0.5
...
Update Tor to 0.4.0.5
2019-08-09 15:59:24 +02:00
sqrrm
fb1c96d24c
Merge pull request #2976 from niyid/master
...
Fixes for issues #2741 , #2944 , #2955
2019-08-09 15:35:21 +02:00
sqrrm
1c5c633f80
Merge pull request #3009 from niyid-bisq/master
...
Fix for issue 1896
2019-08-09 15:34:21 +02:00
sqrrm
b92b4becfb
Merge pull request #3040 from bisq-2106-2/master
...
Fix for #2106
2019-08-09 15:32:50 +02:00