Duke Leto
4573a8336f
Fix compile error
2022-08-31 14:10:40 -04:00
Jonathan "Duke" Leto
26fd16cb52
Avoid relaying expired transactions which causes other nodes to ban us
2022-08-31 11:09:18 -07:00
Duke Leto
3730175971
Add some logging when skipping sweep/consolidation
2022-08-27 14:04:53 -04:00
Duke Leto
c6e5b07a59
You might be a king or a little street zsweeper, but sooner or later you will dance with the reaper
2022-08-24 23:38:19 -04:00
Duke Leto
afd3f93e2e
Throw error in wallet if ReadBlockFromDisk fails
2022-07-18 10:43:22 -04:00
Duke Leto
361998b5d2
Do not erase for now
2021-12-23 17:59:01 -05:00
Duke Leto
8faa5dec89
Erase old unconfirmed wallet transactions that are too old to be accepted by network consensus rules
2021-12-22 12:12:13 -05:00
Duke Leto
f19c70bfa6
Add missing newline to rescan log line
2021-09-09 12:37:04 -04:00
Duke Leto
b4cf845bf3
New listaddresses RPC and z_exportwallet RPC now can be called during RPC warmup
2021-09-02 12:22:04 -04:00
Duke Leto
38089e2d15
Only build witness cache when needed
2021-07-10 02:30:05 -04:00
Duke Leto
2c315965d7
Log data about clearing witness cache
2021-06-26 13:54:57 -04:00
Duke Leto
84f79558d5
Desprout
2021-05-19 21:32:36 -04:00
Duke Leto
4db320355b
Small optimizations during rescanning and ChainTip()
2021-05-19 10:51:07 -04:00
Duke Leto
4a536d62dc
Update copyrights
2021-04-17 13:03:22 -04:00
Duke Leto
4d252334bf
.
2021-04-09 14:53:26 -04:00
Duke Leto
e76dccdb2c
Merge branch 'dev' into duke
2021-02-25 15:49:30 -08:00
Duke Leto
8ed3ced34f
Log block height in AddToWallet
2021-02-24 12:02:43 -08:00
Duke Leto
89085d44da
Merge branch 'dev' into duke
2021-01-28 05:18:45 -05:00
Duke Leto
fe95a524fa
Hush dat mempool
2021-01-23 20:51:11 -05:00
Duke Leto
cde6d33ad1
The term 'whitelist' is racist and so we choose to call this feature 'allowlist'
2021-01-10 10:46:22 -05:00
Duke Leto
e3a68dfdfb
Hush is the extreme future, Komodo is the KYC past
2020-12-16 22:49:58 -05:00
Duke Leto
c2eec1f7a7
Remove Komodo interest code and various other improvements
2020-12-15 13:14:54 -05:00
Duke Leto
b58c15b9fb
update copyrights
2020-12-10 07:45:36 -05:00
Duke Leto
6a30b40415
Once men turned their thinking over to machines in the hope that this would set them free.
...
But that only permitted other men with machines to enslave them.
-- Reverend Mother Gaius Helen Mohiam
2020-12-09 07:23:08 -05:00
Duke Leto
18910ca14d
Only log when zouts exist and less noise to STDOUT by default
2020-12-06 20:24:02 -05:00
Duke Leto
6c70956f4f
Remove -exchange option which jl777 used to steal from KMD miners and notary node ops
2020-12-04 19:31:03 -05:00
Duke Leto
165b98df3d
Show remaining blocks in BuildWitnessCache logging
2020-11-15 20:52:43 -05:00
Duke Leto
c737c0dfaf
We call them Hush Smart Chains around here
2020-11-15 11:54:06 -05:00
Duke Leto
ebf0df633b
Define a new season of anon Hush DPoW notaries
2020-11-15 11:13:15 -05:00
Duke Leto
a23b0e8388
Remove the unsupported concept of staked notaries
2020-11-15 10:28:53 -05:00
Duke Leto
d02fdd4fe5
I originally wrote this function and we call it Hush DPoW around here
2020-11-15 07:34:43 -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
d7a6ec7e81
less logspam
2020-10-03 07:45:24 -04:00
Duke Leto
5b07e54c3f
spam fix
2020-10-03 07:32:31 -04:00
Duke Leto
b33b1db4f1
lol
2020-09-26 23:33:25 -04:00
Jonathan "Duke" Leto
7835fbd341
Fix for win64 systems, hopefully
2020-09-23 12:51:37 -07:00
Duke Leto
b5d308f182
Fix deletetx=1 coredump and more logspam
2020-09-21 01:03:38 -04:00
Duke Leto
61e805083c
deletetx=1 logspam
2020-09-21 00:16:03 -04:00
Duke Leto
8317beef1e
Increase logspam for deletetx=1 and -zdebug
2020-09-20 14:33:15 -04:00
Duke Leto
a7f88a87aa
Update copyright URL to be https
2020-09-20 13:17:38 -04:00
Duke Leto
3a2288bcc4
Logspam
2020-09-20 12:06:37 -04:00
DenioD
5d86afef6a
Port -txsend from str4d #37 , https://github.com/zcash/zcash/pull/4522
2020-09-12 09:12:40 +02:00
Duke Leto
b9fd0ce900
Fix bugs in porting zec upstream code
2020-09-07 08:34:19 -04:00
Jonathan "Duke" Leto
ad3e5db501
Update help regarding new -wallet option for relative paths
2020-09-04 19:40:29 -07:00
Jonathan "Duke" Leto
5315ded786
Support wallet.dat outside of datadir
...
Ported from 6a7cfdea54
which did not apply cleanly.
2020-09-04 19:31:05 -07:00
Duke Leto
bfbe4e9553
Tweak some logging
2020-07-28 11:38:16 -04:00
Duke Leto
c14e7102bf
Reduce noise
2020-07-28 11:11:21 -04:00
Duke Leto
cf83dc135a
Merge branch 'danger' into sietch_dynamic
2020-07-22 09:39:48 -04:00
Duke Leto
47aaeea0c9
Merge branch 'dev' into duke
2020-07-22 09:34:15 -04:00
Miodrag Popović
33358740f4
malloc.h conditional inclusion
...
malloc.h header is also glibc specific
2020-07-21 10:26:42 +02:00