Commit graph

8016 commits

Author SHA1 Message Date
Manfred Karrer
2314889a25
Reset UI at button click instead of callback from publishing
We reset UI without waiting for callback as callback might be slow
and then the user could create multiple votes.
2019-01-29 15:45:43 +01:00
Manfred Karrer
5e10ecb466
Reset UI at button click instead of callback from publishing
We reset UI without waiting for callback as callback might be slow
and then the user could create multiple proposals.
2019-01-29 15:35:31 +01:00
Manfred Karrer
b087b95826
Merge pull request #2329 from ManfredKarrer/dao-fix-snapshot-issue
Dao fix snapshot issue
2019-01-29 15:33:15 +01:00
Manfred Karrer
de80b25300
Merge pull request #2330 from ManfredKarrer/dao-add-null-checks
Add null checks for proposalDisplay
2019-01-29 15:33:03 +01:00
Manfred Karrer
688fad7647
Add null checks for proposalDisplay 2019-01-29 15:17:28 +01:00
Manfred Karrer
a52fff1acc
Increase snapshot grid size to 20 blocks 2019-01-29 15:10:25 +01:00
Manfred Karrer
56d2f36897
Update comments 2019-01-29 15:04:03 +01:00
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