Commit Graph

8102 Commits

Author SHA1 Message Date
Manfred Karrer
4d9c9de965
Add more logs and toString methods 2019-01-22 14:21:22 +01:00
Manfred Karrer
c387ccc976
Remove printing toProto function in toString method 2019-01-22 14:19:19 +01:00
Manfred Karrer
ecb7d0dba7
Improve logs, fix typos 2019-01-22 14:18:48 +01:00
Christoph Atteneder
8645026adb
Merge pull request #2291 from quantum13/list-mile
List Mile (MILE)
2019-01-22 12:41:23 +01:00
quantum13
4b349864a0 List Mile (MILE) 2019-01-22 13:43:41 +03:00
Florian Reimair
832bc4549a Set BTC_MAINNET for real 2019-01-21 19:33:31 +01:00
Manfred Karrer
e12f11e538
Add log for free memory 2019-01-21 19:05:30 +01:00
Manfred Karrer
f0dd8322de
Add getFreeMemoryInMB and getTotalMemoryInMB methods 2019-01-21 19:04:31 +01:00
Florian Reimair
3c6566b65f P2PRtt Metric has configurable Tor proxy port 2019-01-21 18:21:04 +01:00
Manfred Karrer
e292cab799
Improve logs 2019-01-21 18:20:04 +01:00
Florian Reimair
ad2de68140 Cleanup 2019-01-21 18:15:36 +01:00
Florian Reimair
515247e2d2 P2PRttMetric knows multiple targets 2019-01-21 17:08:33 +01:00
Florian Reimair
2d9ec11e36 P2PRttMetric learns about sample size 2019-01-21 16:57:52 +01:00
Florian Reimair
985c353a4d Add missing Version information 2019-01-21 16:41:24 +01:00
Manfred Karrer
e4c8c8eb75
Improve logs before restarting the seed node 2019-01-21 13:46:42 +01:00
Manfred Karrer
ed8df87a9b
Add comment to give more background about the fee estimation 2019-01-18 21:47:16 +01:00
Manfred Karrer
a62853cbba
Merge pull request #2283 from ripcurlx/edit-stale-configuration
Exclude issues with specific labels to be excluded from becoming stale
2019-01-18 15:11:36 +01:00
Christoph Atteneder
ca6e2e632b
Exclude issues with specific labels to be excluded from becoming stale 2019-01-18 15:07:46 +01:00
Manfred Karrer
bcd94137d6
Merge pull request #2280 from ripcurlx/add-probot-stale
Add configuration for probot-stale
2019-01-17 22:06:05 +01:00
Christoph Atteneder
4b36ac2f5d
Add configuration for probot-stale 2019-01-17 21:21:01 +01:00
Manfred Karrer
58a68e00c8
Merge pull request #2277 from devinbileck/dao-phases
Adjust length of DAO phases depending on network
2019-01-16 21:04:24 +01:00
Devin Bileck
7656b4fa87
Adjust length of DAO phases depending on network
Adjust the length of DAO phases depending if running on mainnet,
testnet, or regtest.
2019-01-16 09:42:19 -08:00
Manfred Karrer
6f6f504676
Merge pull request #2271 from devinbileck/update-dao-setup-doc
Update dao setup doc
2019-01-16 10:00:17 +01:00
cypheron
c8863e8e7e List ZelCash (ZEL) 2019-01-16 02:57:11 +01:00
Devin Bileck
6fbca7027b
Update dao setup doc
Refactored a few sections and included Windows
setup instructions.
2019-01-15 16:17:10 -08:00
sqrrm
c0338ecfbc
Less verbose info 2019-01-15 16:38:05 +01:00
Christoph Atteneder
a2be93cff1
Merge pull request #2270 from fujicoin/list-Fujicoin
List Fujicoin (FJC)
2019-01-15 13:32:19 +01:00
motty
7ada455b99 List Fujicoin (FJC) 2019-01-15 17:49:46 +09:00
Manfred Karrer
7b2d00fc27
Merge pull request #2265 from ripcurlx/update-installer-background
Update installer background image
2019-01-14 20:15:39 +01:00
Manfred Karrer
1054fbda33
Update Version.java 2019-01-14 20:14:53 +01:00
Christoph Atteneder
2fe5092b8c
Merge pull request #2247 from devinbileck/fix-windows-install-custom-translations
Fix windows install custom translations
2019-01-14 17:01:12 +01:00
Christoph Atteneder
1ab60f278c
Merge pull request #2200 from devinbileck/rpm-package
Generate RPM package
2019-01-14 15:22:24 +01:00
Manfred Karrer
877d0ae3ac
Break up test method
Set ignore to failing tests

@Bernard could you have a look and try to get those working?
Reason for problem is that repeated calls to getEstimatedFeeTxSize
do not work (returns 0 at second call in loop which cause test to fail)
2019-01-14 15:09:37 +01:00
Manfred Karrer
461dd1d02b
Use constants for tx size values 2019-01-14 15:08:22 +01:00
Christoph Atteneder
be70eb1b83
Merge branch 'master' of github.com:bisq-network/bisq into rpm-package
# Conflicts:
#	desktop/package/linux/package.sh
2019-01-14 15:06:07 +01:00
Christoph Atteneder
658ed9d6b6
Revert version to SNAPSHOT again 2019-01-14 14:50:29 +01:00
Christoph Atteneder
ae9f13c09d
Update installer background image 2019-01-14 14:50:06 +01:00
Christoph Atteneder
ef106858a0
Merge pull request #2250 from ManfredKarrer/refactor-trademanager-setup
Refactor balances and trademanager setup
2019-01-14 14:46:15 +01:00
Manfred Karrer
645719cf64
Remove PowerMockRunner 2019-01-14 14:33:40 +01:00
Christoph Atteneder
bfda268eaf
Merge pull request #2248 from devinbileck/improve-JAVA_HOME-override
Improve JAVA_HOME override
2019-01-14 11:33:53 +01:00
Christoph Atteneder
265b15150b
Merge pull request #2252 from ManfredKarrer/reduce-code-duplication
Move util code from UI to core
2019-01-14 11:30:45 +01:00
Christoph Atteneder
4b283f6a57
Merge pull request #2264 from devinbileck/fix-failing-test
Fix CurrencyListTest when locale is not en_US
2019-01-14 11:08:04 +01:00
Devin Bileck
7a16b3f3c6
Fix CurrencyListTest when locale is not en_US
When declaring a fiat currency and only providing the currency code,
it uses the system locale to get the currency display name.
This potentially causes different sorting results in
testUpdateWhenNotSortNumerically when locale is not en_US.

Now, it specifies the en_US locale when defining the fiat currencies
for this test.

Fixes https://github.com/bisq-network/bisq/issues/2259
2019-01-13 22:27:06 -08:00
Manfred Karrer
28d0db8ac8
Fix missing param in test class 2019-01-12 00:16:57 +01:00
Manfred Karrer
3c35f46b64
Move util code from UI to core
Move code to OfferUtil and PaymentAccountUtil to avoid code duplication
once http-API gets merged
2019-01-12 00:14:55 +01:00
Manfred Karrer
d09296e86c
Use TxFeeEstimationService
- feeTxSizeEstimationRecursionCounter was never reset, so that caused
 probably bugs by ignoring fee estimation after it was called >10 times.
 The default size was used then so the bug was not very obvious as long
 the tx size was not very large.
2019-01-11 23:23:30 +01:00
Manfred Karrer
ba114cbdd0
Remove estimateBtcTradingFeeTxSize 2019-01-11 23:21:17 +01:00
Manfred Karrer
274beef3e5
Add getEstimatedFeeTxSize method 2019-01-11 23:21:06 +01:00
Manfred Karrer
76dd6b5126
Add TxFeeEstimationServiceTest 2019-01-11 23:20:46 +01:00
Manfred Karrer
d876cc14fc
Add TxFeeEstimationService 2019-01-11 23:20:18 +01:00