Duke Leto
80868ef5e4
Make sure to count taddr outputs in z=>t xtns as shielded payments
2019-12-20 09:05:08 -05:00
Duke Leto
a2e63618e4
Tone down our STDOUT debugging
2019-12-19 17:46:58 -05:00
Duke Leto
dbf1c23a81
Add rpc docs about organic xtns
2019-12-19 17:25:07 -05:00
Duke Leto
55258a54dc
Add rpc docs about shielded-only stats
2019-12-19 16:22:42 -05:00
Duke Leto
feee580c33
Add more getchaintxstats rpc docs
2019-12-19 16:10:29 -05:00
Duke Leto
284edb0968
Add some forgotten zstats that are important
2019-12-19 12:38:06 -05:00
Duke Leto
bf75e6aea3
Add payment rpc docs for getchaintxstats
2019-12-19 10:02:24 -05:00
Duke Leto
0baa4ecadf
Guard against negative values in statistics and add some rpc docs
2019-12-19 10:00:04 -05:00
Duke Leto
bb0b661009
Update gitignore
2019-12-19 09:28:47 -05:00
Duke Leto
b52d9786a6
Update some test files
2019-12-19 09:24:52 -05:00
Duke Leto
284f8a7e60
Pull in test change from upstream
2019-12-19 09:18:16 -05:00
Duke Leto
9c3d846573
Fix rpc c++ tests
2019-12-19 09:00:37 -05:00
Duke Leto
12e7c13a84
Change datatypes, do not use VARINT, increase exception logging
2019-12-19 00:10:52 -05:00
Duke Leto
339f03233d
Clean up
2019-12-18 15:45:34 -05:00
Duke Leto
aef3f37b0f
move new zindex stuff to the end of serialization and more logging
2019-12-18 15:20:31 -05:00
Duke Leto
97df4d43ec
Set nChainPayments and increasing debugging/logging
2019-12-18 13:58:08 -05:00
Duke Leto
1cbcb0d012
Organic stats
2019-12-17 18:23:33 -05:00
Duke Leto
fbfdc8f40f
Port zindex code from old patches; compiles and seems to work when zindex is disabled
2019-12-17 12:08:14 -05:00
Duke Leto
2492ac8c3a
Start scavenging zindex code from the depths of the git bit bucket
2019-12-17 09:43:29 -05:00
Duke Leto
73030bccd2
Delete dead code relating to chainPower
2019-12-16 12:01:19 -05:00
Duke Leto
1e980895b8
Allow hush-cli stop to be run during RPC warmup, thanks to @zancas for the idea
2019-12-16 08:45:18 -05:00
Duke Leto
9f5b003a40
better name for this file
2019-12-16 06:58:46 -05:00
Duke Leto
a9895c3da7
Add example about running dpow tests
2019-12-16 06:53:50 -05:00
Duke Leto
79cb47b978
rename
2019-12-16 06:53:39 -05:00
Duke Leto
4e88608148
branding
2019-12-16 06:33:18 -05:00
Duke Leto
4d358ef595
branding
2019-12-16 06:33:07 -05:00
Duke Leto
ba2d7a183b
This file is wildly out-of-date, we have Github stats or git shortlog
2019-12-16 06:32:11 -05:00
Duke Leto
743ea40a7a
Merge pull request #51 from MyHush/danger
...
Danger Will Robinson!!!
2019-12-16 02:44:38 -08:00
Duke Leto
5ecc149142
Update gen-manpages.sh to autodetect hushd version
2019-12-15 21:26:43 -05:00
Duke Leto
fcb4f266a6
Add license to build-debian-package.sh
2019-12-15 21:08:26 -05:00
Duke Leto
e941ff0650
Update build-mac.sh help and change license to GPLv3
2019-12-15 21:05:41 -05:00
Duke Leto
d504a89cd7
update build.sh help and change license to GPLv3
2019-12-15 21:04:10 -05:00
Duke Leto
ce44ecd960
We do not use this release process
2019-12-15 21:03:35 -05:00
Duke Leto
2fc1e19151
update ticker
2019-12-15 20:48:44 -05:00
Duke Leto
6175c7f2ae
Update shield coinbase docs
2019-12-15 20:47:34 -05:00
Duke Leto
45503796c7
update payment disclosure docs
2019-12-15 20:47:27 -05:00
Duke Leto
73cd4e4d15
update payment api docs
2019-12-15 20:47:15 -05:00
Duke Leto
46fa5a32c5
Update wallet backup docs
2019-12-15 20:46:43 -05:00
Duke Leto
319983a518
Clean up release process
2019-12-15 20:45:56 -05:00
Duke Leto
94a6db6244
Hush does not use this process
2019-12-15 20:45:26 -05:00
Duke Leto
2eae4d2377
test suite tweaks
2019-12-15 20:36:13 -05:00
Duke Leto
52531f3f59
Update copyright
2019-12-15 20:31:33 -05:00
Duke Leto
18d22b21df
We have DPoW and do not rely on fragile re-org limits like Zcash
2019-12-15 20:30:10 -05:00
Duke Leto
1a2bcd6a1a
+x
2019-12-15 20:27:53 -05:00
Duke Leto
25f28f3909
It is not possible to make sprout addresses via z_getnewaddress
2019-12-15 20:26:19 -05:00
Duke Leto
7e9ea7e9ee
Tweak hush-cli stop message and help
2019-12-15 20:14:58 -05:00
Duke Leto
f3091936e1
Increase max debug.log file size to 100MB
...
ZEC took the route of disabling this by default, so debug.log files grow without limit,
in attempt to gather more data about CVE-2019-16930, which was fixed in the same emergency
release as changing this default behavior.
KMD has chosen to ignore that ZEC change, which I find reasonable. We take the middle path,
and 10X increase the size limit.
Now debug.log must hit 100MB to be resized, and potentially lose some data about attacks.
2019-12-15 19:53:49 -05:00
Duke Leto
22cb700e06
Remove CLI options whose internals have been removed
2019-12-15 19:34:17 -05:00
Duke Leto
0ea56333d1
Remove log2_stake from debug.log
2019-12-15 11:14:02 -05:00
Duke Leto
ccbe3478e5
Delete some sprout code
2019-12-15 06:26:00 -05:00