11262 Commits (master)
 

Author SHA1 Message Date
Duke Leto 1c6c8362f4 komodo_connectblock must be called at the end of ConnectBlock, not ConnectTip 6 years ago
Duke Leto 771573040f Fix errors relating to ImportAddress 6 years ago
Duke Leto 4e01bb8ee4 Fix vpwallets compile error 6 years ago
Duke Leto 2ce277db5d Viewing key changes are on their own branch now 6 years ago
Duke Leto 7a7815bca5 Remove z_validateviewingkey from this branch, which still needs more work 6 years ago
Duke Leto df6e525d83 More vk fixes 6 years ago
Duke Leto be008aeaf2 Add some missing viewkey methods that cause compile errors, unrelated but necessary 6 years ago
Duke Leto d8693c4cc1 Fix cs_main and chainActive errors 6 years ago
Duke Leto 4068b2c2ed Use height_MoM and calc_MoM from KMD 6 years ago
Duke Leto 1c77077ad9 Add calc_MoM and height_MoM RPC methods 6 years ago
Duke Leto 498378ae1e Fix call to GetTransaction() 6 years ago
Duke Leto 57a509931b Fix more compile errors 6 years ago
Duke Leto 4d8750b1ab Update CWalletTx internals 6 years ago
Duke Leto cdeb2c79ae Define vpwallets global 6 years ago
Duke Leto 09158e0710 Fix some more compiler errors 6 years ago
Duke Leto ecc9898963 Backport some functions from recent BTC to get things compiling further 6 years ago
Duke Leto 1817494fd6 Merge branch 'dpow' of https://github.com/MyHush/hush into dpow 6 years ago
Jonathan "Duke" Leto 6667ef62b8 add key io 6 years ago
Duke Leto caed8fc493 Declare notarized_height; Hush does not have a key_io.h 6 years ago
Jonathan "Duke" Leto 3886490fd6 Add a header file 6 years ago
Jonathan "Duke" Leto d6a79c8744 Add notarization fields to getinfo RPC response 6 years ago
Jonathan "Duke" Leto 6ace2a443f Remove an annoying comment, we ain't getting rid of getinfo and we will change it as we please 6 years ago
Jonathan "Duke" Leto 010865c1df Add kmd disconnect and checkpoint logic 6 years ago
Jonathan "Duke" Leto 0c2b212da2 Start implementing KMD Notarization for Hush 6 years ago
Duke Leto 1099ba8e33 Improve c++ unit tests 6 years ago
Duke Leto 309ba4a5bf Invalid viewkeys just return isvalid=false 6 years ago
Duke Leto d5bc15366d Improve error-checking and add isimported key 6 years ago
Duke Leto aeaf1e07a5 Add z_validateviewingkey and start to write some tests 6 years ago
FireMartZ b1806a7665
Merge pull request #123 from me2space/dev 6 years ago
FireMartZ 9481555462
Merge branch 'dev' into dev 6 years ago
FireMartZ 6543f72368
Update cross compile instructions. 6 years ago
FireMartZ 0d3435b0ac
Update cross compile instructions. 6 years ago
7rank 81452d2717 Update HUSH Install Instructions 6 years ago
Jonathan "Duke" Leto e44f30222e Update node list from dev branch, since these nodes are no bueno and confuse people on Github 6 years ago
FireMartZ eda9d6cff3 Update zmq to 4.2.5 (to hopefully fix cross compiling issues). 6 years ago
FireMartZ 99f2bfad6c Use what seems to be an unoptimized version for better cross compiling compatibility. 6 years ago
FireMartZ 6eba16a7c8 Merge branch 'dev' of https://github.com/myhush/hush into dev 6 years ago
FireMartZ a949ba79be Do not disable zmq on windows build. 6 years ago
Brad Miller 6d3cd3a2f9 Implement note locking for z_mergetoaddress 6 years ago
Duke Leto 8706f91f4d Port upstream fix for z_importviewingkey bug 6 years ago
Jonathan "Duke" Leto c6bdfe2c4e Remove old bash completion files 6 years ago
Jonathan "Duke" Leto 3c0ae1df37 Add bash completion from Zcash 4d6498b900 6 years ago
Duke Leto 70bb24f368
Merge pull request #121 from MyHush/z_listunspent 6 years ago
Duke Leto ceff2ea7bd
Merge pull request #102 from MyHush/zsendmany_duplicates 6 years ago
Duke Leto 35b569cf86 Correct the RPC docs for z_listunspent 6 years ago
Jonathan "Duke" Leto 64ebabc661 WIP Port z_listunspent from Zcash 6 years ago
Duke Leto c8edcba23a
Merge pull request #117 from TheTrunk/dev 6 years ago
TheTrunk f40fd344e3
Removing founders reward 6 years ago
Duke Leto 681424a563
Merge pull request #114 from OleksandrBlack/patch-2 6 years ago
Duke Leto 82c5344d10
Merge pull request #115 from OleksandrBlack/patch-1 6 years ago