57 Commits (5d5862a85e806f5e12c3da9f5a516839fb4c17a0)

Author SHA1 Message Date
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer ff769cfbd8 Support for TLS between Hush Nodes 7 years ago
Jonathan "Duke" Leto e024e493ab Update references to zcash addresses to hush addresses in wallet code and some random other stuff 7 years ago
Jack Grigg 92bfde0edf
Improve network height estimation 7 years ago
Jack Grigg 047aec1e0e
Add block download progress to metrics UI 7 years ago
David Mercer f56f15b73d initial version rebranded as hush 7 years ago
Jack Grigg b4f861d191 Wrap messages nicely on metrics screen 7 years ago
David Mercer f9b3693e7b remove duplicate ouput 7 years ago
Jack Grigg 0d0265fd11
Use AtomicTimer for metrics screen thread count 7 years ago
Daira Hopwood f0d1accb7d Line-wrap privacy notice. Use <> around URL and end sentence with '.'. 7 years ago
Jay Graber ab1d2d575c Add security message to license text, rm url from translation string 7 years ago
Jay Graber 54c0a28123 Add security warning to zcashd metrics display 7 years ago
Jack Grigg 493d8d81fb
Expand on reasons for mining being paused 7 years ago
Jack Grigg af370021a0
Metrics: Improve mining status 7 years ago
Jack Grigg dd20d04679
Metrics: Move local solution rate into stats 7 years ago
Jack Grigg 07be8f7eb9
Use AtomicTimer for more accurate local solution rate 7 years ago
Jack Grigg 73bf85b44f
Implement an AtomicTimer 7 years ago
Jack Grigg 0cd769fbb7
Treat metrics screen as non-interactive for now 7 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Jack Grigg b6e439b261
Handle newlines in UI messages 8 years ago
Jack Grigg e698459ec8
Strip out the SECURE flag in metrics UI so message style is detected 8 years ago
Jack Grigg 83561c9cb3
Trigger metrics UI refresh on new messages 8 years ago
Jack Grigg 1c8d5c4061
Address review comments, tweak strings 8 years ago
Scott ba6fc72bcd
Metrics - Don't exclaim unless > 1 8 years ago
Jack Grigg e2752e1eca
Increase length of metrics divider 8 years ago
J-Stuhlman fcc073c6d9 Update metrics.cpp 8 years ago
Jack Grigg 83ccbf6b89
Add -metricsrefreshtime option 8 years ago
Jack Grigg 3c02477360
Add -metricsui flag to toggle between persistent screen and rolling metrics 8 years ago
J-Stuhlman 09db596d6c Update metrics.cpp 8 years ago
Jack Grigg 000499ae64
Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo 8 years ago
Jack Grigg 73a439185d
Ensure that no tracked blocks are skipped during orphan detection 8 years ago
Jack Grigg 22ee0efe25
Fix previous commit 8 years ago
Jack Grigg cb7098317d
Improve locking in metrics 8 years ago
Jack Grigg 24f1026689
Show mining info once the node has finished loading 8 years ago
Jack Grigg eb5b582e1f
Add network stats to metrics screen 8 years ago
Jack Grigg 848c89cd67
Refresh mining status to detect setgenerate changes 8 years ago
Jack Grigg d793f94b8a
Track mined blocks to detect and report orphans and mining revenue 8 years ago
Joe Turgeon 1da44b346c
Adding handling for ioctl failure. Updates from code review in PR #1615. 8 years ago
Joe Turgeon c0876672fa
Fixing floating point exception caused by metrics. Using default column width unless in a TTY. 8 years ago
Jack Grigg 199b3aafd3
Use solutions per second (Sol/s) 8 years ago
Jack Grigg f8ada2435b
Be excited about validating transactions! 8 years ago
Jack Grigg e7d59bbc12
Add average hash rate to metrics 8 years ago
Jack Grigg db853f8a46
Handle wrapping of potentially long lines 8 years ago
Jack Grigg 0ddd6d1cd8
Tag metrics strings for translation 8 years ago
Jack Grigg d30273f919
Split out screen sections into separate functions 8 years ago
Jack Grigg 4482bd8fd7
Adjust copy 8 years ago
Jack Grigg d934e68967
Fit metrics screen into an 80-column terminal without wrapping 8 years ago
Jack Grigg 4ace963c80
Show important console messages on metrics screen 8 years ago
Jack Grigg a6df7ab567
Add a persistent screen showing basic node metrics 8 years ago