29989 Commits (hip39)
 

Author SHA1 Message Date
Duke Leto d18e414f25 Work in progress implementation of some ideas from the not-yet-written HIP39 4 years ago
Duke Leto 5c5e545e75 HUSH has no JoinSplits 4 years ago
Duke Leto 98e9ed80d7 Merge branch 'danger' of github.com:MyHush/hush3 into danger 4 years ago
Duke Leto b22a73fc29 Run-time randomly generated Sietch zdust addresses 4 years ago
Duke Leto 4f70252524 Increase max --sietch-min-zouts to 50 4 years ago
Duke Leto 85a40ae2ed Tweak copyright 4 years ago
DenioD 702ea5fe91 delete joinsplit from rawtransactions #127 4 years ago
DenioD 2075d0da25 Port scheduler race condition fix from BTC upstream #133, 12519bf62b 4 years ago
DenioD 5d86afef6a Port -txsend from str4d #37, https://github.com/zcash/zcash/pull/4522 4 years ago
Duke Leto a45ee31765 Add a static makefile for now 4 years ago
Duke Leto 7ae5a565d5 Add a bunch of things required by bip39 dependencies 4 years ago
Duke Leto 514348c427 Add various bip39 and base32/base58 stuff 4 years ago
Duke Leto 650498ec27 bip39 updates + tweaks 4 years ago
Duke Leto 5d08cd7b57 Refactor Hush supply curve into a dedicated function and increase logspam 4 years ago
Duke Leto 032c7cbb9f Add transaction time to z_listreceivedbyaddress which drastically speeds up SD operations 4 years ago
Duke Leto 0614f51f28 Fix more docs bugs 4 years ago
Duke Leto fc9725ca44 Fix docs 4 years ago
Duke Leto ba4f1710a4 Merge branch 'danger' of github.com:MyHush/hush3 into danger 4 years ago
Duke Leto 5412da7d71 Connect z_listreceivedaddress to the outside world 4 years ago
Jonathan "Duke" Leto 844626f457 Block 128 has a block reward of 11.25 HUSH 4 years ago
Jonathan "Duke" Leto dd13bfb394 Yep 4 years ago
Jonathan "Duke" Leto f4294a25cf Be more explicit 4 years ago
Duke Leto b432e27f1b Refactor hush block subsidy 4 years ago
Duke Leto 3744f429f2 Re-enable 3rd block subsidy era 4 years ago
Duke Leto fbc34ef071 Implement custom Hush block subsidy code since changing our blocktime and using many eras breaks assumptions of existing code 4 years ago
Duke Leto 1751f986f1 Logspam for last and max eras 4 years ago
Duke Leto 5871b3019a Mo debug regarding current era and block subsidy 4 years ago
Duke Leto 807a37e740 Behold vast logspam, refactoring and dead code removal 4 years ago
Duke Leto fe4f0f7e9e Logspam 4 years ago
Duke Leto 67ed136e25 Only give 3 values for now to match how many values come in via CLI 4 years ago
Duke Leto 95ff64404c Specify that secret_key is a decimal not hex value 4 years ago
Duke Leto 2d90cef651 Merge branch 'danger' of github.com:MyHush/hush3 into danger 4 years ago
Duke Leto 31940f2b3a Thanks to @DenioD for reminding me we must modify -ac_end internals variable as well 4 years ago
Jonathan "Duke" Leto d53e39aa4d Good ol' off-by-one strikes again 4 years ago
Duke Leto b572ef0228 Calculate this value at run-time because it's not set yet when this header file is parsed 4 years ago
Duke Leto 9ae40031d6 Add -ac_halving1 + -ac_halving2 CLI args for devs 4 years ago
Duke Leto 727abe0ef2 Be more precise 4 years ago
Duke Leto d420e14472 Explicitly set the Hush block reward and halving intervals for the next two halvings (8 years) 4 years ago
Duke Leto 880cbc6b0d Mo docs for hushd 4 years ago
Duke Leto 58f7ae1336 Document hushd a bit 4 years ago
Duke Leto 043d58709d Fix off-by-one-decimal-place error discovered by @DenioD 4 years ago
Duke Leto b9fd0ce900 Fix bugs in porting zec upstream code 4 years ago
Duke Leto 1c4a2ee13c WIP hush_supply 4 years ago
Jonathan "Duke" Leto 2bb5454020 Explicitly set BR in each halving interval 4 years ago
Jonathan "Duke" Leto 0c0b2ec1cc cleanup 4 years ago
Jonathan "Duke" Leto 86ad289a42 Clean up dead code 4 years ago
Jonathan "Duke" Leto 820a48bb73 Add trezor bip39 code 4 years ago
Jonathan "Duke" Leto b3ff90ed6f Add constant time AES routines 4 years ago
Jonathan "Duke" Leto ad3e5db501 Update help regarding new -wallet option for relative paths 4 years ago
Jonathan "Duke" Leto 5315ded786 Support wallet.dat outside of datadir 4 years ago