Manfred Karrer
94d8e12b0e
Remove parseBlockChainComplete from onParseTxsComplete
2019-01-29 15:00:37 +01:00
Manfred Karrer
41795ad122
Remove onEmptyBlockAdded
...
Was not used anywhere
2019-01-29 14:59:49 +01:00
Manfred Karrer
5804ff3cf0
Remove empty onParseTxsCompleteAfterBatchProcessing methods
...
Make onParseTxsCompleteAfterBatchProcessing default in listener
2019-01-29 14:59:10 +01:00
Manfred Karrer
32f4c20175
Refactor: Rename onParseTxsComplete to onParseTxsCompleteAfterBatchProcessing
2019-01-29 14:57:21 +01:00
Manfred Karrer
5daa35dd2c
Call onParseTxsComplete at snapshotService also if parseBlockChainComplete is false
2019-01-29 14:52:24 +01:00
Manfred Karrer
75943052d1
Show vote result exception in UI
...
- Show vote result exception in Vote result View when selecting the
cycle where the vote result exception happened
2019-01-29 13:22:37 +01:00
Manfred Karrer
6bf14ee881
Use warn log level instead of error at vote result exceptions
2019-01-29 13:22:37 +01:00
Manfred Karrer
e42c9d4f76
Don't show popup at vote result exception
2019-01-29 13:22:37 +01:00
Manfred Karrer
ce77412903
Use warn and error log level if appropriate
2019-01-29 13:22:37 +01:00
Manfred Karrer
76a41a1949
Fix incorrect exception handling
2019-01-29 13:22:36 +01:00
Florian Reimair
202acac74c
Refactored lock implementation
2019-01-29 12:55:46 +01:00
Florian Reimair
2aaa81b003
Shutdown metric before sleep if shut down
2019-01-29 12:44:10 +01:00
Florian Reimair
e5f4776ea6
Refactored thread synchronization
2019-01-29 12:42:20 +01:00
Florian Reimair
06876dd0a6
Only start network nodes if metric is enabled
2019-01-29 12:15:26 +01:00
Florian Reimair
72075063fb
Refactored Onion address parsing
2019-01-28 13:19:03 +01:00
Florian Reimair
2c3fcc6229
Added P2P metrics
2019-01-28 11:54:30 +01:00
Florian Reimair
cae4a62341
Use global Tor for P2P metrics
2019-01-28 11:27:22 +01:00
Christoph Atteneder
750e00898d
Merge pull request #2320 from m52go/new-asset-template
...
Add issue template for new assets
2019-01-28 10:13:16 +01:00
Steve Jain
f45382d8a9
Add issue template for new assets
2019-01-25 17:41:39 -05:00
Manfred Karrer
8b7646a9df
Merge pull request #2315 from ripcurlx/fix-multiple-payment-account-selection-disabled
...
Not disable the payment account selection in take offer screen
2019-01-25 15:00:51 +01:00
Christoph Atteneder
8013aa2076
Disable payment accounts combobox so it is clear that it cannot be selected anymore
2019-01-25 13:50:30 +01:00
Christoph Atteneder
dced3c1f4e
Not disable the payment account selection in take offer screen as long DAO is not live
2019-01-25 13:47:35 +01:00
Manfred Karrer
43da9ad8c7
Merge pull request #2318 from ripcurlx/remove-filter-in-offerbook-tables
...
Remove filter for offerbook teaser tables
2019-01-24 21:44:04 +01:00
Christoph Atteneder
59a515d291
Extend progress status label over two columns to prevent truncation
2019-01-24 19:52:13 +01:00
Christoph Atteneder
ee55aa3e09
Remove filter for offerbook teaser tables
2019-01-24 19:48:37 +01:00
Manfred Karrer
e847a863c9
Merge pull request #2316 from ripcurlx/fix-multiple-payment-account-import
...
Not show warning popup for imported payment accounts
2019-01-24 18:05:28 +01:00
Manfred Karrer
c4c0ea40de
Merge pull request #2317 from ripcurlx/improve-table-resizing
...
Improve resizing of buy and sell tables
2019-01-24 17:58:02 +01:00
Christoph Atteneder
cb3fa50f22
Improve resizing of buy and sell tables
2019-01-24 15:45:07 +01:00
Christoph Atteneder
ccd7a3f1b2
Merge pull request #2273 from cypheron/list-ZelCash
...
List ZelCash (ZEL)
2019-01-24 15:04:11 +01:00
Florian Reimair
d87038fbf8
Comments
2019-01-24 14:57:27 +01:00
Florian Reimair
bafce455f8
Limit hashlist in size
2019-01-24 14:57:03 +01:00
Christoph Atteneder
17ab1efacc
Not show warning popup for imported payment accounts
2019-01-24 14:39:46 +01:00
Florian Reimair
273b8c1692
Updated sample config
2019-01-24 14:28:58 +01:00
Florian Reimair
70d18e0565
Data consistency metrics
2019-01-24 14:25:11 +01:00
Florian Reimair
662891c062
Cleanup
2019-01-24 13:41:46 +01:00
Florian Reimair
724caf9fd1
Query multiple nodes for NetworkLoad metric
2019-01-24 13:41:17 +01:00
Manfred Karrer
92d15c231a
Merge pull request #2312 from devinbileck/regtest-host-parameter
...
Allow host as bitcoinRegtestHost parameter
2019-01-24 12:34:41 +01:00
Christoph Atteneder
852a1df70f
Merge pull request #2313 from devinbileck/fix-incorrect-phase-time
...
Fix incorrect time shown in phase duration
2019-01-24 11:46:27 +01:00
Christoph Atteneder
b25b99f695
Merge pull request #2314 from devinbileck/update-display-strings
...
Fix grammatical mistakes and errors in display strings
2019-01-24 11:45:24 +01:00
Florian Reimair
ed0dede265
Collect NetworkLoad histogram
2019-01-24 11:08:03 +01:00
Florian Reimair
01924b838d
Only request new data
2019-01-24 11:06:40 +01:00
Florian Reimair
6918f1bd27
NetworkLoad Metric init
2019-01-24 10:47:34 +01:00
Devin Bileck
e17519348b
Fix grammatical mistakes and errors in display strings
2019-01-23 23:19:35 -08:00
Devin Bileck
20fc55d5a5
Fix incorrect time shown in phase duration
...
The phase duration was showing the hour in am/pm (1-12) rather than the
hour in the day (0-23).
2019-01-23 16:50:19 -08:00
Manfred Karrer
01a044062f
Change log level
2019-01-24 00:15:28 +01:00
Devin Bileck
145e3ea295
Merge branch 'master' of https://github.com/bisq-network/bisq into regtest-host-parameter
2019-01-23 14:18:31 -08:00
Christoph Atteneder
efcee3e28f
Fix broken test
2019-01-23 22:31:46 +01:00
Devin Bileck
5ebc9bf776
Allow host as bitcoinRegtestHost parameter
...
When using a remote regtest host, instead of having to pass
REG_TEST_SERVER to the bitcoinRegtestHost parameter and hard code the
host address within the code, allow the host to be specified by the
bitcoinRegtestHost parameter.
2019-01-23 13:02:59 -08:00
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