Commit Graph

  • 3c57563a6c Merge pull request #3 from MyHush/dev Denio 2020-10-21 15:17:04 +02:00
  • be16f80abc Hush Full Node is now GPLv3 Duke Leto 2020-10-21 06:56:52 -04:00
  • 4f95e4c6d7 Update INSTALL.md Duke Leto 2020-10-09 11:44:20 -04:00
  • 23cfd57a3c Merge branch 'master' of github.com:MyHush/hush3 Duke Leto 2020-10-06 07:29:59 -04:00
  • d2094cf589 Merge branch 'dev' Duke Leto 2020-10-06 07:29:49 -04:00
  • 4e9f822a2d update man pages Duke Leto 2020-10-06 07:00:42 -04:00
  • dd8ab3df68 Sync CLIENT_VERSION_BUILD and bump version to 3.5.1 Duke Leto 2020-10-05 20:36:59 -04:00
  • 155c310be0 Make nodes randomly prefer one ciphersuite or another upon startup Duke Leto 2020-10-03 12:59:22 -04:00
  • a3dfe52b65 Merge pull request #143 from jahway603/master Duke Leto 2020-10-03 08:19:12 -07:00
  • 9bae61c894 Merge pull request #146 from miodragpop/hush3-tls Duke Leto 2020-10-03 06:29:26 -07:00
  • de8a436f3b limiting available ciphers to a few strongest miodragpop 2020-10-03 13:54:44 +02:00
  • d7a6ec7e81 less logspam Duke Leto 2020-10-03 07:45:24 -04:00
  • 5b07e54c3f spam fix Duke Leto 2020-10-03 07:32:31 -04:00
  • 46177addbe Update copyrights Duke Leto 2020-10-03 07:20:17 -04:00
  • d740b4c601 openssl config to build support for TLS_CHACHA20_POLY1305_SHA256 cipher miodragpop 2020-10-03 13:08:11 +02:00
  • 5884694fb6 Merge pull request #145 from miodragpop/hush3-tls Duke Leto 2020-10-02 07:46:58 -07:00
  • 56d9c00749 asmap bucketing ported from Komodo miodragpop 2020-09-30 14:28:55 +02:00
  • 9a3e68a832 small fix for Mac build Miodrag Popović 2020-09-29 16:28:50 +02:00
  • 62f67821ec tls implemented miodragpop 2020-09-29 13:08:45 +02:00
  • 3e81631dc9 openssl updated from 1.1.1a to 1.1.1h Complete list of improvements and bugfixes can be found at the link below https://www.openssl.org/news/openssl-1.1.1-notes.html miodragpop 2020-09-28 15:25:42 +02:00
  • 249a19da9d Merge pull request #1 from MyHush/dev Miodrag Popović 2020-09-28 13:58:40 +02:00
  • b33b1db4f1 lol Duke Leto 2020-09-26 23:33:25 -04:00
  • 45c9e11229 removed old zcash images jahway603 2020-09-25 14:01:54 -04:00
  • 410a1bdf94 Add script to make linux bins Duke Leto 2020-09-25 09:37:06 -04:00
  • 3a276a7b61 Merge pull request #141 from MyHush/dev Duke Leto 2020-09-23 13:29:52 -07:00
  • 81f4872698 Merge branch 'dev' of https://github.com/MyHush/hush3 into dev Jonathan "Duke" Leto 2020-09-23 12:56:09 -07:00
  • 7835fbd341 Fix for win64 systems, hopefully Jonathan "Duke" Leto 2020-09-23 12:51:37 -07:00
  • 4128dce2ea Add checkpoint for our beloved block 300K Duke Leto 2020-09-22 18:11:35 -04:00
  • edb0f4be90 less logspam Duke Leto 2020-09-21 07:27:53 -04:00
  • b5d308f182 Fix deletetx=1 coredump and more logspam Duke Leto 2020-09-21 01:03:38 -04:00
  • 61e805083c deletetx=1 logspam Duke Leto 2020-09-21 00:16:03 -04:00
  • 8317beef1e Increase logspam for deletetx=1 and -zdebug Duke Leto 2020-09-20 14:33:15 -04:00
  • e880a45995 Fix block 128 bug discoverd by @denioD Duke Leto 2020-09-20 13:58:16 -04:00
  • a7f88a87aa Update copyright URL to be https Duke Leto 2020-09-20 13:17:38 -04:00
  • cb09e7feda Update some copyrights Duke Leto 2020-09-20 12:59:08 -04:00
  • 287310e81c Better logspam Duke Leto 2020-09-20 12:45:05 -04:00
  • b4de87db04 Fix off-by-one found by our Legendary Warrior @denioD Duke Leto 2020-09-20 12:34:11 -04:00
  • 3a2288bcc4 Logspam Duke Leto 2020-09-20 12:06:37 -04:00
  • a64b721d4c update coin name in exceptions Duke Leto 2020-09-20 11:55:56 -04:00
  • e87101bd1f RPC help fixes Duke Leto 2020-09-20 11:16:42 -04:00
  • 1064d33f43 Update some copyright stuff in windows files Duke Leto 2020-09-20 11:13:38 -04:00
  • 9e6cdec2f6 Update hush-cli cli help Duke Leto 2020-09-19 20:38:43 -04:00
  • 01e493d207 Update checkpoints up to block 295K Duke Leto 2020-09-19 12:38:11 -04:00
  • 06c6494dfb Merge branch 'duke' into dev Duke Leto 2020-09-19 12:18:24 -04:00
  • c64d6d5256 Merge branch 'danger' into duke Duke Leto 2020-09-19 12:17:51 -04:00
  • 9e288d185b Define the halving interval, initial transition period and fix format string bug Duke Leto 2020-09-19 12:17:26 -04:00
  • 65da80de58 Implement entire Hush block subsidy schedule Duke Leto 2020-09-19 11:03:35 -04:00
  • 599c842096 WIP full supply curve Duke Leto 2020-09-18 17:50:04 -04:00
  • 2ea974a402 Update comments Duke Leto 2020-09-18 17:15:51 -04:00
  • 6fec2f8fe0 Merge pull request #131 from MyHush/danger Duke Leto 2020-09-18 14:06:43 -07:00
  • 37c115bf44 Update manpages Duke Leto 2020-09-18 17:01:15 -04:00
  • 794c32143c Staked notaries are not supported on Hush smart chains Duke Leto 2020-09-18 16:59:15 -04:00
  • fab0f94942 Cleanup and update copyrights Duke Leto 2020-09-18 16:49:42 -04:00
  • 5adfbf80ee Bump protocol version since this is a mandatory consensus change, in the future we can make this a minimum protocol version Duke Leto 2020-09-18 16:42:14 -04:00
  • 70455eb41e update version Duke Leto 2020-09-18 16:41:28 -04:00
  • d65fbabc77 Correctly specify the exact block height when Hush block reward goes to zero Duke Leto 2020-09-18 16:34:36 -04:00
  • 0a96fdc63f Exactly simulate the Hush block reward until it hits zero at halving 31 Duke Leto 2020-09-18 16:19:34 -04:00
  • 3e60d1187f Fix logging bug where incorrect number of zins/zouts was shown (block vs tx counts) Duke Leto 2020-09-18 13:09:30 -04:00
  • b277641ca1 Cleanup and cli help Duke Leto 2020-09-18 13:00:04 -04:00
  • 6746d1a46a Nothing is simple when floats are involved and this is a great example Duke Leto 2020-09-18 12:56:01 -04:00
  • 62fc6af52c cleanup Duke Leto 2020-09-18 11:47:06 -04:00
  • c5189df034 A few useful comments in hush_commission() Duke Leto 2020-09-15 13:18:01 -04:00
  • 909285b981 Where Would I Be Without @DenioD Duke Leto 2020-09-15 13:15:11 -04:00
  • 396488306b Optional logspam is best logspam Duke Leto 2020-09-15 13:09:36 -04:00
  • c422ec37b7 Initialize numhalvings and do not print for now, since we dont calculate it here Duke Leto 2020-09-15 10:15:03 -04:00
  • 0920f264be cleanup Duke Leto 2020-09-14 15:56:25 -04:00
  • 65b45d9f88 mining logspam Duke Leto 2020-09-14 15:53:34 -04:00
  • 1ae419b54c cleanup Duke Leto 2020-09-14 15:34:09 -04:00
  • b83f38c615 komodo_commission logspam Duke Leto 2020-09-14 15:27:26 -04:00
  • 5fc4b4c770 Use the correct interval at z2zheight Duke Leto 2020-09-14 15:14:47 -04:00
  • 3d5740191e Merge pull request #140 from MyHush/danger Duke Leto 2020-09-14 05:54:30 -07:00
  • 3f2e814067 alert system updates Duke Leto 2020-09-13 19:15:15 -04:00
  • 5c5e545e75 HUSH has no JoinSplits Duke Leto 2020-09-13 19:12:21 -04:00
  • 98e9ed80d7 Merge branch 'danger' of github.com:MyHush/hush3 into danger Duke Leto 2020-09-13 13:28:46 -04:00
  • b22a73fc29 Run-time randomly generated Sietch zdust addresses Duke Leto 2020-09-13 12:35:41 -04:00
  • 4f70252524 Increase max --sietch-min-zouts to 50 Duke Leto 2020-09-13 11:24:47 -04:00
  • 85a40ae2ed Tweak copyright Duke Leto 2020-09-13 11:23:55 -04:00
  • 702ea5fe91 delete joinsplit from rawtransactions #127 DenioD 2020-09-12 15:11:52 +02:00
  • 2075d0da25 Port scheduler race condition fix from BTC upstream #133, 12519bf62b DenioD 2020-09-12 10:01:33 +02:00
  • 5d86afef6a Port -txsend from str4d #37, https://github.com/zcash/zcash/pull/4522 DenioD 2020-09-12 09:12:40 +02:00
  • a45ee31765 Add a static makefile for now Duke Leto 2020-09-11 10:30:56 -04:00
  • 7ae5a565d5 Add a bunch of things required by bip39 dependencies Duke Leto 2020-09-11 10:30:01 -04:00
  • 514348c427 Add various bip39 and base32/base58 stuff Duke Leto 2020-09-11 10:29:00 -04:00
  • 650498ec27 bip39 updates + tweaks Duke Leto 2020-09-11 10:27:14 -04:00
  • 5d08cd7b57 Refactor Hush supply curve into a dedicated function and increase logspam Duke Leto 2020-09-11 07:23:37 -04:00
  • 032c7cbb9f Add transaction time to z_listreceivedbyaddress which drastically speeds up SD operations Duke Leto 2020-09-09 12:58:53 -04:00
  • 0614f51f28 Fix more docs bugs Duke Leto 2020-09-09 11:51:59 -04:00
  • fc9725ca44 Fix docs Duke Leto 2020-09-09 11:45:23 -04:00
  • ba4f1710a4 Merge branch 'danger' of github.com:MyHush/hush3 into danger Duke Leto 2020-09-09 11:43:00 -04:00
  • 5412da7d71 Connect z_listreceivedaddress to the outside world Duke Leto 2020-09-09 11:42:52 -04:00
  • 7f602de255 Merge pull request #136 from MyHush/danger Denio 2020-09-09 14:49:14 +02:00
  • 844626f457 Block 128 has a block reward of 11.25 HUSH Jonathan "Duke" Leto 2020-09-08 15:06:06 -07:00
  • dd13bfb394 Yep Jonathan "Duke" Leto 2020-09-08 14:38:58 -07:00
  • f4294a25cf Be more explicit Jonathan "Duke" Leto 2020-09-08 14:33:52 -07:00
  • b432e27f1b Refactor hush block subsidy Duke Leto 2020-09-08 16:10:32 -04:00
  • 3744f429f2 Re-enable 3rd block subsidy era Duke Leto 2020-09-08 15:52:09 -04:00
  • fbc34ef071 Implement custom Hush block subsidy code since changing our blocktime and using many eras breaks assumptions of existing code Duke Leto 2020-09-08 15:49:10 -04:00
  • 1751f986f1 Logspam for last and max eras Duke Leto 2020-09-08 15:16:00 -04:00
  • 5871b3019a Mo debug regarding current era and block subsidy Duke Leto 2020-09-08 14:57:38 -04:00
  • 807a37e740 Behold vast logspam, refactoring and dead code removal Duke Leto 2020-09-08 12:47:17 -04:00