Commit Graph

8118 Commits

Author SHA1 Message Date
Manfred Karrer
83d67e3532
Merge pull request #2310 from ripcurlx/fix-tradecurrency-selection
Fix trade currency handling for multiple currency payment accounts
2019-01-23 20:07:20 +01:00
Manfred Karrer
fc815eed77
Fix testclass 2019-01-23 13:47:10 +01:00
Manfred Karrer
200c90b7aa
Merge pull request #2251 from ManfredKarrer/refactor-fee-estimation
Refactor fee estimation
2019-01-23 13:44:27 +01:00
Christoph Atteneder
0a7c85f7d8
Use selected trade currency if available in payment account 2019-01-23 13:16:55 +01:00
Christoph Atteneder
75655c689d
Exclude localized name to be used in equals as it fails for users using different locales than en_US 2019-01-23 13:16:34 +01:00
Christoph Atteneder
d44823afd6
Bind currency combobox to trade currency from model
Remove data logic from view model that is set in data model
2019-01-23 13:16:19 +01:00
Manfred Karrer
90e95e5d2e
Make fields private 2019-01-23 12:32:28 +01:00
Manfred Karrer
64f65e01a0
Fix typos 2019-01-23 12:32:18 +01:00
Manfred Karrer
250c7c1e19
Improve comment 2019-01-23 12:32:06 +01:00
BitDaric
4d049cafa4 List BitDaric [DARX]
BitDaric (DARX)
2019-01-23 13:12:43 +03:30
Manfred Karrer
9927f3a3c7
Merge pull request #2306 from ripcurlx/improve-handling-of-removed-assets
Improve handling of removed assets
2019-01-22 18:53:23 +01:00
Manfred Karrer
aea2d57fc1
Add 2 new testnet seeds 2019-01-22 18:29:00 +01:00
Christoph Atteneder
741df88f96
Add HashMap for removed assets that are still traded on Bisq to prevent displaying of "N/A" 2019-01-22 18:26:32 +01:00
Christoph Atteneder
f8d77de642
Improve exception if offer of removed assets is edited 2019-01-22 17:33:38 +01:00
Manfred Karrer
038de7f276
Merge branch 'master' of https://github.com/bisq-network/bisq 2019-01-22 14:21:53 +01:00
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
imnotarobot0x
a12244c7fc List Credits (CRDS) 2019-01-18 22:18:07 +00: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