Duke Leto
4a536d62dc
Update copyrights
2021-04-17 13:03:22 -04:00
Duke Leto
b58c15b9fb
update copyrights
2020-12-10 07:45:36 -05:00
Duke Leto
be16f80abc
Hush Full Node is now GPLv3
...
Any projects which want to use Hush code from now on will need to be licensed as
GPLv3 or we will send the lawyers: https://www.softwarefreedom.org/
Notably, Komodo (KMD) is licensed as GPLv2 and is no longer compatible to receive
code changes, without causing legal issues. MIT projects, such as Zcash, also cannot pull
in changes from the Hush Full Node without permission from The Hush Developers,
which may in some circumstances grant an MIT license on a case-by-case basis.
2020-10-21 07:28:10 -04:00
Duke Leto
a7f88a87aa
Update copyright URL to be https
2020-09-20 13:17:38 -04:00
Duke Leto
cb09e7feda
Update some copyrights
2020-09-20 12:59:08 -04:00
jl777
0ea9ae3c05
Update copyright to 2019
2018-12-31 21:41:05 -11:00
Michael Toutonghi
6976734769
Fix synchronization bottleneck for high core machines
2018-06-27 12:49:32 -07:00
miketout
44e17ab3ed
Fixed overflow on localsolps and changed sol to hash on mining info
2018-04-28 20:20:21 -07:00
Jack Grigg
92bfde0edf
Improve network height estimation
2017-07-28 10:50:07 +00:00
Jack Grigg
047aec1e0e
Add block download progress to metrics UI
2017-07-26 00:51:12 +00:00
Jack Grigg
0d0265fd11
Use AtomicTimer for metrics screen thread count
2017-03-29 18:25:09 +13:00
Jack Grigg
07be8f7eb9
Use AtomicTimer for more accurate local solution rate
2017-03-23 14:07:52 +13:00
Jack Grigg
73bf85b44f
Implement an AtomicTimer
2017-03-23 14:07:29 +13:00
Jack Grigg
83561c9cb3
Trigger metrics UI refresh on new messages
2017-01-05 08:18:29 +01:00
Jack Grigg
000499ae64
Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo
2016-11-16 22:02:49 +13:00
Jack Grigg
3bddaf632e
Use uint64_t for AtomicCounter
2016-11-02 14:50:00 -05:00
Jack Grigg
d793f94b8a
Track mined blocks to detect and report orphans and mining revenue
...
Part of #1713
Closes #1716
2016-10-30 16:37:44 -07:00
Jack Grigg
e7d59bbc12
Add average hash rate to metrics
2016-10-22 15:50:20 -05:00
Jack Grigg
d934e68967
Fit metrics screen into an 80-column terminal without wrapping
2016-10-22 15:50:13 -05:00
Jack Grigg
4ace963c80
Show important console messages on metrics screen
2016-10-22 15:50:11 -05:00
Jack Grigg
a6df7ab567
Add a persistent screen showing basic node metrics
...
The screen is implemented using ANSI Escape sequences.
Closes #1331
2016-10-22 15:50:06 -05:00