Commit Graph

  • eba9ea99cc depends/ lacking a clean target in Makefile causes build.sh clean to fail early, this allows it to fail a bit further along Duke Leto 2019-12-22 08:21:16 -05:00
  • 15e7973012 This causes problems Duke Leto 2019-12-22 08:20:36 -05:00
  • 230cbffcf6 Hush port scanner Duke Leto 2019-12-22 07:01:04 -05:00
  • 3e8fd68a63 Update to Season 3.5 3rd party NN pubkeys Duke Leto 2019-12-22 06:10:02 -05:00
  • f5c54dad71 Make compiler happy Duke Leto 2019-12-22 05:12:34 -05:00
  • 148e86a33b Remove unneeded RPCs Duke Leto 2019-12-22 05:03:11 -05:00
  • fc67008838 Do not compile this stuff by default Duke Leto 2019-12-22 05:00:17 -05:00
  • 7290e9d639 Update makefile Duke Leto 2019-12-22 04:47:15 -05:00
  • d49e637ee3 Remove KMD-specific code that causes compile issues Duke Leto 2019-12-22 04:38:27 -05:00
  • ec412aff1c Remove KMD-specific code that causes compile issues Duke Leto 2019-12-22 04:38:17 -05:00
  • 53be0b4c39 Build system needs more ascii art Duke Leto 2019-12-22 04:37:54 -05:00
  • e000998097 Fix bug in 'make clean' not removing libcc.so Duke Leto 2019-12-22 04:37:23 -05:00
  • 085c25d602 We do not need to compile some CCs we plan to never use Duke Leto 2019-12-22 04:36:55 -05:00
  • f07dcf12ab Fix some compile issues and set a timestamp fork value for completeness Duke Leto 2019-12-22 03:13:14 -05:00
  • d837ed7358 Copyright Duke Leto 2019-12-22 02:58:21 -05:00
  • 750220a373 update some deprecation stuff Duke Leto 2019-12-22 02:57:51 -05:00
  • 02fefe0734 Add -hardfork-height CLI option to simulate different hardfork heights Duke Leto 2019-12-21 10:28:48 -05:00
  • 0fcbc40075 Here be dragons Duke Leto 2019-12-21 00:23:49 -05:00
  • b243f63ed6 Merge branch 'duke' of https://github.com/MyHush/hush3 into duke Duke Leto 2019-12-21 00:02:30 -05:00
  • 4c42d5f93f Try to set KMD Notary seasons correctly with our hardfork height Duke Leto 2019-12-21 00:02:16 -05:00
  • 6d843777d8 update some docs Duke Leto 2019-12-21 00:01:03 -05:00
  • 778e094a32 Change notary season detection by block height for HUSH Duke Leto 2019-12-20 23:13:27 -05:00
  • 0ed1b74f2f Cleanup Duke Leto 2019-12-20 23:12:26 -05:00
  • e23c866fdf Derp Duke Leto 2019-12-20 15:38:19 -05:00
  • cdf4c90c6d Update setgenerate, getgenerate, getblocktemplate RPCs to remove staking code Duke Leto 2019-12-20 15:26:04 -05:00
  • 9cc5cbf733 Remove some staking code Duke Leto 2019-12-20 15:25:13 -05:00
  • a440f92320 Enable the creation of shielded-only Hush smart chains via -ac_private=1 Duke Leto 2019-12-20 15:13:23 -05:00
  • 9b568e8683 Merge branch 'zindex3' into duke Duke Leto 2019-12-20 14:09:59 -05:00
  • 08361bec95 Prevent garbage data during chain sync Duke Leto 2019-12-20 11:40:43 -05:00
  • 2620de459f Correctly count taddr outputs towards shielded payments Duke Leto 2019-12-20 10:47:24 -05:00
  • 80868ef5e4 Make sure to count taddr outputs in z=>t xtns as shielded payments Duke Leto 2019-12-20 09:05:08 -05:00
  • a2e63618e4 Tone down our STDOUT debugging Duke Leto 2019-12-19 17:46:58 -05:00
  • dbf1c23a81 Add rpc docs about organic xtns Duke Leto 2019-12-19 17:25:07 -05:00
  • 55258a54dc Add rpc docs about shielded-only stats Duke Leto 2019-12-19 16:22:42 -05:00
  • feee580c33 Add more getchaintxstats rpc docs Duke Leto 2019-12-19 16:10:29 -05:00
  • 284edb0968 Add some forgotten zstats that are important Duke Leto 2019-12-19 12:38:06 -05:00
  • bf75e6aea3 Add payment rpc docs for getchaintxstats Duke Leto 2019-12-19 10:02:24 -05:00
  • 0baa4ecadf Guard against negative values in statistics and add some rpc docs Duke Leto 2019-12-19 10:00:04 -05:00
  • bb0b661009 Update gitignore Duke Leto 2019-12-19 09:28:47 -05:00
  • b52d9786a6 Update some test files Duke Leto 2019-12-19 09:24:52 -05:00
  • 284f8a7e60 Pull in test change from upstream Duke Leto 2019-12-19 09:18:16 -05:00
  • 9c3d846573 Fix rpc c++ tests Duke Leto 2019-12-19 09:00:37 -05:00
  • 12e7c13a84 Change datatypes, do not use VARINT, increase exception logging Duke Leto 2019-12-19 00:10:52 -05:00
  • ae87ece8ab These sapling tests do not apply Duke Leto 2019-12-18 23:59:23 -05:00
  • 339f03233d Clean up Duke Leto 2019-12-18 15:45:34 -05:00
  • aef3f37b0f move new zindex stuff to the end of serialization and more logging Duke Leto 2019-12-18 15:20:31 -05:00
  • 97df4d43ec Set nChainPayments and increasing debugging/logging Duke Leto 2019-12-18 13:58:08 -05:00
  • 1cbcb0d012 Organic stats Duke Leto 2019-12-17 18:23:33 -05:00
  • fbfdc8f40f Port zindex code from old patches; compiles and seems to work when zindex is disabled Duke Leto 2019-12-17 12:08:14 -05:00
  • 02f9a91fb7 We do not use the depends mirror Duke Leto 2019-12-17 11:48:31 -05:00
  • 2ca116be49 update gitignore Duke Leto 2019-12-17 11:40:27 -05:00
  • 4f37ebbfc4 update depends docs Duke Leto 2019-12-17 11:32:00 -05:00
  • 2222de08e5 Make this error say where it is coming from Duke Leto 2019-12-17 11:23:57 -05:00
  • 2492ac8c3a Start scavenging zindex code from the depths of the git bit bucket Duke Leto 2019-12-17 09:43:29 -05:00
  • 73030bccd2 Delete dead code relating to chainPower Duke Leto 2019-12-16 12:01:19 -05:00
  • 1e980895b8 Allow hush-cli stop to be run during RPC warmup, thanks to @zancas for the idea Duke Leto 2019-12-16 08:45:18 -05:00
  • 9f5b003a40 better name for this file Duke Leto 2019-12-16 06:58:46 -05:00
  • a9895c3da7 Add example about running dpow tests Duke Leto 2019-12-16 06:53:50 -05:00
  • 79cb47b978 rename Duke Leto 2019-12-16 06:53:39 -05:00
  • 4e88608148 branding Duke Leto 2019-12-16 06:33:18 -05:00
  • 4d358ef595 branding Duke Leto 2019-12-16 06:33:07 -05:00
  • ba2d7a183b This file is wildly out-of-date, we have Github stats or git shortlog Duke Leto 2019-12-16 06:32:11 -05:00
  • 743ea40a7a Merge pull request #51 from MyHush/danger Duke Leto 2019-12-16 02:44:38 -08:00
  • 5ecc149142 Update gen-manpages.sh to autodetect hushd version Duke Leto 2019-12-15 21:26:43 -05:00
  • fcb4f266a6 Add license to build-debian-package.sh Duke Leto 2019-12-15 21:08:26 -05:00
  • e941ff0650 Update build-mac.sh help and change license to GPLv3 Duke Leto 2019-12-15 21:05:41 -05:00
  • d504a89cd7 update build.sh help and change license to GPLv3 Duke Leto 2019-12-15 21:04:10 -05:00
  • ce44ecd960 We do not use this release process Duke Leto 2019-12-15 21:03:35 -05:00
  • 2fc1e19151 update ticker Duke Leto 2019-12-15 20:48:44 -05:00
  • 6175c7f2ae Update shield coinbase docs Duke Leto 2019-12-15 20:47:34 -05:00
  • 45503796c7 update payment disclosure docs Duke Leto 2019-12-15 20:47:27 -05:00
  • 73cd4e4d15 update payment api docs Duke Leto 2019-12-15 20:47:15 -05:00
  • 46fa5a32c5 Update wallet backup docs Duke Leto 2019-12-15 20:46:43 -05:00
  • 319983a518 Clean up release process Duke Leto 2019-12-15 20:45:56 -05:00
  • 94a6db6244 Hush does not use this process Duke Leto 2019-12-15 20:45:26 -05:00
  • 2eae4d2377 test suite tweaks Duke Leto 2019-12-15 20:36:13 -05:00
  • 52531f3f59 Update copyright Duke Leto 2019-12-15 20:31:33 -05:00
  • 18d22b21df We have DPoW and do not rely on fragile re-org limits like Zcash Duke Leto 2019-12-15 20:30:10 -05:00
  • 1a2bcd6a1a +x Duke Leto 2019-12-15 20:27:53 -05:00
  • 25f28f3909 It is not possible to make sprout addresses via z_getnewaddress Duke Leto 2019-12-15 20:26:19 -05:00
  • 7e9ea7e9ee Tweak hush-cli stop message and help Duke Leto 2019-12-15 20:14:58 -05:00
  • f3091936e1 Increase max debug.log file size to 100MB Duke Leto 2019-12-15 19:53:49 -05:00
  • 22cb700e06 Remove CLI options whose internals have been removed Duke Leto 2019-12-15 19:34:17 -05:00
  • 0ea56333d1 Remove log2_stake from debug.log Duke Leto 2019-12-15 11:14:02 -05:00
  • ccbe3478e5 Delete some sprout code Duke Leto 2019-12-15 06:26:00 -05:00
  • 8ebeafce77 Delete some sprout code that causes problems and remove some dead code Duke Leto 2019-12-14 22:15:28 -05:00
  • 166f6b614e Update man pages Duke Leto 2019-12-14 08:33:31 -05:00
  • 73b7804977 Update version in gen-manpages.h, which really should be automated Duke Leto 2019-12-14 08:33:21 -05:00
  • bde7744d9c Bump version to 3.3.0 Duke Leto 2019-12-14 07:49:36 -05:00
  • 9c97792f5b add license Duke Leto 2019-12-14 07:46:36 -05:00
  • b5f9ef98bc delete incompatible/unsupported contrib code Duke Leto 2019-12-14 07:46:31 -05:00
  • 46da7d5026 Merge branch 'duke' into dev Duke Leto 2019-12-14 07:25:04 -05:00
  • 1bbf0d8ac5 Merge branch 'dev' Duke Leto 2019-12-14 07:11:48 -05:00
  • 16fa4a3d61 update link to our dev docs site that is in progress Duke Leto 2019-12-14 06:59:51 -05:00
  • 32062b7c56 add license Duke Leto 2019-12-14 06:33:50 -05:00
  • 1ab74a90b2 add new tools to contrib readme Duke Leto 2019-12-14 06:33:45 -05:00
  • 9c0b4df558 Bump version to 3.2.3 Jonathan "Duke" Leto 2019-12-02 04:36:45 -08:00
  • 92027ce650 Add script to estimate when a block will occur Duke Leto 2019-12-14 05:21:29 -05:00
  • f2ce6c15a7 Remove more dead code Duke Leto 2019-12-14 05:20:56 -05:00
  • b2d577c31f Remove dead code Duke Leto 2019-12-14 05:07:34 -05:00