508 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
miodragpop 56d9c00749 asmap bucketing ported from Komodo 4 years ago
Miodrag Popović 9a3e68a832 small fix for Mac build 4 years ago
miodragpop 62f67821ec tls implemented 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto e87101bd1f RPC help fixes 4 years ago
Duke Leto 0920f264be cleanup 4 years ago
DenioD 702ea5fe91 delete joinsplit from rawtransactions #127 4 years ago
DenioD 5d86afef6a Port -txsend from str4d #37, https://github.com/zcash/zcash/pull/4522 4 years ago
Duke Leto 5412da7d71 Connect z_listreceivedaddress to the outside world 4 years ago
Duke Leto 19b6feecba Fix docs of decoderawtransaction 4 years ago
Jonathan "Duke" Leto eae956cde9 Update docs 4 years ago
Duke Leto cbf0351e98 Show shielded spends in getchaintxstats output 4 years ago
Duke Leto 40f0745fab Track shielded spends on disk so we can calculate anonset in real-time correctly 4 years ago
Duke Leto d4883bce7c More timedate changes from KMD 0.6 4 years ago
Duke Leto 36e917f1d3 copyright 4 years ago
Duke Leto 2fbcca4167 add rescan rpc 4 years ago
Duke Leto dd95b1471c desprout 4 years ago
Duke Leto 3cb215e39a more desprout, ugh 4 years ago
Duke Leto ed2c9450f9 desprout 4 years ago
Duke Leto 52e3739671 desprout 4 years ago
Duke Leto 2134269e76 desprout 4 years ago
DenioD b3c7e048ab add z_getnotescount as rpc call ported for Hush from https://github.com/zcash/zcash/pull/4465 4 years ago
Duke Leto 378b1e3e74 Update coinsupply rpc docs 4 years ago
Duke Leto a7250280d0 Remove deprecated Sprout benchmarking RPCs 4 years ago
Duke Leto a5515aa336 Fix z_validateaddress docs to remove sprout stuff and use a sapling address in examples 4 years ago
Duke Leto 9e1c741905 Update convert params junk 4 years ago
Duke Leto b06bd5720a Add z_listreceivedbyaddress from ZER and refactor some stuff 4 years ago
DenioD c984c2e8d5 port z_listsentbyaddress and add memo field from c00e30b210 4 years ago
Duke Leto c1fa21cad1 Most Hush blocks have 2 coinbase, one for miner and one for FR; improves #82 4 years ago
Duke Leto cc3e1c11d7 Use global mempool nullifier count, not local wallet nullifier count 5 years ago
Duke Leto 2d1b8eff67 wip rpc for nullifiers 5 years ago
Duke Leto 649fa9fa71 Improve zindex to track anonset 5 years ago
Duke Leto ace213c54f This actually has pretty decent logging for when nullifiers are added 5 years ago
Duke Leto 172ac60765 Initial implementation of shielded pool size. Tweaks to data stored in zindex are needed to get a more correct value 5 years ago
Duke Leto 46e2c17667 Update KMDversion to 0.5.0 5 years ago
Duke Leto 148e86a33b Remove unneeded RPCs 5 years ago
Duke Leto e23c866fdf Derp 5 years ago
Duke Leto cdf4c90c6d Update setgenerate, getgenerate, getblocktemplate RPCs to remove staking code 5 years ago
Duke Leto 08361bec95 Prevent garbage data during chain sync 5 years ago
Duke Leto dbf1c23a81 Add rpc docs about organic xtns 5 years ago
Duke Leto 55258a54dc Add rpc docs about shielded-only stats 5 years ago
Duke Leto feee580c33 Add more getchaintxstats rpc docs 5 years ago
Duke Leto 284edb0968 Add some forgotten zstats that are important 5 years ago
Duke Leto bf75e6aea3 Add payment rpc docs for getchaintxstats 5 years ago
Duke Leto 0baa4ecadf Guard against negative values in statistics and add some rpc docs 5 years ago
Duke Leto 339f03233d Clean up 5 years ago
Duke Leto 1cbcb0d012 Organic stats 5 years ago
Duke Leto fbfdc8f40f Port zindex code from old patches; compiles and seems to work when zindex is disabled 5 years ago
Duke Leto 1e980895b8 Allow hush-cli stop to be run during RPC warmup, thanks to @zancas for the idea 5 years ago