Commit Graph

  • 1ddae646bf Return global nullifier count for zindex stats Duke Leto 2020-01-02 13:21:50 -05:00
  • 0982e98ee2 Update some copyrights Duke Leto 2020-01-02 13:10:42 -05:00
  • 5e0f583dd6 Update copyright fixin' script Duke Leto 2020-01-02 13:08:05 -05:00
  • 15411d5b2e Update copyright year in configure.ac Duke Leto 2020-01-02 13:04:47 -05:00
  • c0911604cd Update copyright year Duke Leto 2020-01-02 13:03:14 -05:00
  • c0ca9ee8fe Log the sizes of various datastructures about nullifiers when NullifierCount() is called, if -zdebug Duke Leto 2020-01-02 12:46:35 -05:00
  • cc3e1c11d7 Use global mempool nullifier count, not local wallet nullifier count Duke Leto 2020-01-02 10:56:14 -05:00
  • 33e3566cb4 Merge branch 'z_listnullifiers' into zindex_anonset Duke Leto 2020-01-02 08:39:56 -05:00
  • 5ccfc33931 Remove sprout junk from z_listaddresses Duke Leto 2020-01-02 08:06:31 -05:00
  • 2d1b8eff67 wip rpc for nullifiers Duke Leto 2020-01-02 08:05:24 -05:00
  • 3246b4a907 Correctly sum shielded output count for every xtn, not just the last xtn in the block Duke Leto 2020-01-02 07:44:13 -05:00
  • 649fa9fa71 Improve zindex to track anonset Duke Leto 2020-01-01 22:45:01 -05:00
  • 8f72e67ab0 Merge pull request #62 from MyHush/sietch2 Duke Leto 2020-01-01 16:16:09 -08:00
  • 0c70df2854 Make the order of zaddr recipients we give to z_sendmany internals non-deterministic Duke Leto 2019-12-31 18:54:25 -05:00
  • 597171f2ee Forgotten %s Duke Leto 2019-12-31 10:52:11 -05:00
  • 92c500be13 Merge pull request #61 from MyHush/sietch Duke Leto 2019-12-31 06:07:33 -08:00
  • 252451e382 Add -zdebug to more stuff Duke Leto 2019-12-31 08:47:35 -05:00
  • c4320775f7 Start using -zdebug so we don't scare normal users with all this output Duke Leto 2019-12-31 08:19:01 -05:00
  • bec886ec43 Convert sietch to use 2 fixed zpools of 100 zaddrs Duke Leto 2019-12-30 23:22:56 -05:00
  • a99b289c2a Add -zdebug Duke Leto 2019-12-30 23:00:06 -05:00
  • cb5fbb6139 Define a sietch header file and add --sietch-min-zouts CLI option Duke Leto 2019-12-30 18:22:06 -05:00
  • d8ce153b7f Debug Duke Leto 2019-12-30 12:15:28 -05:00
  • 3e92f28463 Fix compile warning/bug Duke Leto 2019-12-30 12:04:51 -05:00
  • ace213c54f This actually has pretty decent logging for when nullifiers are added Duke Leto 2019-12-30 07:14:46 -05:00
  • c7d391176d Log when we add nullifiers Duke Leto 2019-12-29 13:04:34 -05:00
  • 7609fe8bbb Logging and copyrights Duke Leto 2019-12-29 12:16:44 -05:00
  • bd2760421d z_sendmany logging Duke Leto 2019-12-28 21:00:28 -05:00
  • bbe6fc8b68 Remove sprout junk Duke Leto 2019-12-28 20:58:28 -05:00
  • c9ee4a8d7a Fix bad merge Duke Leto 2019-12-28 17:40:53 -05:00
  • 83c7586e40 Merge branch 'dev' into sietch Duke Leto 2019-12-28 17:39:47 -05:00
  • 773719b66c Sietch v0 prototype Duke Leto 2019-12-28 17:37:39 -05:00
  • 172ac60765 Initial implementation of shielded pool size. Tweaks to data stored in zindex are needed to get a more correct value Duke Leto 2019-12-28 12:49:01 -05:00
  • d4630174cc Delete some sprout junk Duke Leto 2019-12-28 11:51:29 -05:00
  • ae07622c65 Copyright Duke Leto 2019-12-28 09:43:24 -05:00
  • b2ac9ca6e0 Add zush script Duke Leto 2019-12-27 13:05:18 -05:00
  • 9ce78421a3 Update timestamp activation of new consensus rules Duke Leto 2019-12-27 09:07:31 -05:00
  • 35fc6ca6db Change next network upgrade (hard fork) block to 166250 on Jan 29th Duke Leto 2019-12-27 09:03:02 -05:00
  • 00feb5b573 Update block_time.pl to also print out GMT time Duke Leto 2019-12-27 08:59:04 -05:00
  • e40a65c2a8 Quiet this stdout spam by default but enable it with -debug Duke Leto 2019-12-26 20:58:26 -05:00
  • ec3f202942 Merge branch 'duke' into dev Duke Leto 2019-12-26 20:50:50 -05:00
  • fa0724bfbd Historically the Hush testnets that used to exist, used the TUSH ticker Duke Leto 2019-12-26 20:35:13 -05:00
  • 4fa69e35e4 Remove duplicate line from a bad merge Duke Leto 2019-12-26 20:30:50 -05:00
  • 26e604f296 Fix bug where checkpoint data was applied to wrong chains Duke Leto 2019-12-26 16:18:36 -05:00
  • a37b130798 Revert "Sacrifice to the CPOSNonce gods, will they accept?" Duke Leto 2019-12-26 20:23:00 -05:00
  • 5e1e6e5b10 Fix bug where checkpoint data was applied to wrong chains Duke Leto 2019-12-26 16:18:36 -05:00
  • 17a4dd3007 Try this Duke Leto 2019-12-26 14:19:25 -05:00
  • f4c95fea7c Sacrifice to the CPOSNonce gods, will they accept? Duke Leto 2019-12-26 14:19:25 -05:00
  • 46e2c17667 Update KMDversion to 0.5.0 Duke Leto 2019-12-25 14:38:28 -05:00
  • 307cf174d6 Typo Duke Leto 2019-12-25 11:16:00 -05:00
  • bcc7fd01fd Add script to generate new Hush Smart Chains Duke Leto 2019-12-24 15:46:23 -05:00
  • 75fa411537 Tweak some test suite stuff Duke Leto 2019-12-24 13:43:51 -05:00
  • 005822fac8 Update travis OSX to include all our binaries Duke Leto 2019-12-24 08:00:15 -05:00
  • e9340c6a28 Update timestamp index test Duke Leto 2019-12-24 07:58:07 -05:00
  • 1c5e3e71b8 Clean up Duke Leto 2019-12-24 07:36:15 -05:00
  • 727a4961d7 Remove example zcash.conf that is no longer needed Duke Leto 2019-12-24 07:36:00 -05:00
  • 85b3f1ef50 Update common.h Duke Leto 2019-12-24 06:52:39 -05:00
  • 0b17c9b50a Merge branch 'duke' of https://github.com/MyHush/hush3 into duke Duke Leto 2019-12-24 06:49:21 -05:00
  • cb9f9a07df Delete Haraka which was only used by VerusHash Duke Leto 2019-12-23 23:17:26 -05:00
  • bf5122a2c8 Update dockerfile Duke Leto 2019-12-23 23:11:27 -05:00
  • 39878e0095 Update COPYING Duke Leto 2019-12-23 23:09:22 -05:00
  • 227a26f64f Update some unit test stuff Duke Leto 2019-12-23 20:01:55 -05:00
  • 20fd7f0ce0 Remove old release notes for other projects Duke Leto 2019-12-23 18:12:37 -05:00
  • 20453042c9 Update ac_private test, which almost passes Duke Leto 2019-12-23 18:11:40 -05:00
  • 83be3aa4e1 Merge pull request #58 from DenioD/duke Duke Leto 2019-12-23 14:34:26 -08:00
  • c21819beee Port Clamp JSON object depth to PHP limit from bitcoin-core #22 DenioD 2019-12-23 16:55:16 +01:00
  • ba39f552c0 Merge pull request #2 from MyHush/duke Denio 2019-12-23 16:33:33 +01:00
  • e79a0830d9 Start creating a HushTestFramework Duke Leto 2019-12-23 08:41:06 -05:00
  • 6eb19d75ae Copyrights Duke Leto 2019-12-23 08:34:00 -05:00
  • 1c4e43c48e Update test copyrights Duke Leto 2019-12-23 08:23:39 -05:00
  • 75768e235a We ain't got no stinkin' sprout joinsplits 'round here Duke Leto 2019-12-23 08:19:20 -05:00
  • 3421fcb035 Updates to mininode.py Duke Leto 2019-12-23 07:57:22 -05:00
  • a61118e818 Update python test framework for Hush Duke Leto 2019-12-23 07:50:40 -05:00
  • dda892a51d Merge branch 'duke' of https://github.com/MyHush/hush3 into duke Duke Leto 2019-12-22 19:43:06 -05:00
  • a5f1f7eb8a Update RPC readme Duke Leto 2019-12-22 19:42:56 -05:00
  • e2f58d1e04 Merge pull request #57 from DenioD/duke Duke Leto 2019-12-22 12:56:02 -08:00
  • 62539362bb fix missing error message for z_importwallet DenioD 2019-12-22 18:05:12 +01:00
  • ee7479db58 Merge pull request #56 from DenioD/duke Duke Leto 2019-12-22 08:32:15 -08:00
  • f7b759530c add DenioD to Authors :-) DenioD 2019-12-22 17:27:04 +01:00
  • 84de12fb41 add rescan=false option to z_importwallet and importwallet #55 DenioD 2019-12-22 17:25:46 +01:00
  • e7bfbaef0d Merge pull request #1 from MyHush/duke Denio 2019-12-22 17:17:42 +01:00
  • 585d9215c6 Do not anger the Elder Gods of The Build System Duke Leto 2019-12-22 11:01:31 -05:00
  • 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