2996 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 3e60d1187f Fix logging bug where incorrect number of zins/zouts was shown (block vs tx counts) 4 years ago
Duke Leto 396488306b Optional logspam is best logspam 4 years ago
Duke Leto 1ae419b54c cleanup 4 years ago
Duke Leto 807a37e740 Behold vast logspam, refactoring and dead code removal 4 years ago
Jonathan "Duke" Leto 0c0b2ec1cc cleanup 4 years ago
Jonathan "Duke" Leto 86ad289a42 Clean up dead code 4 years ago
Duke Leto bfbe4e9553 Tweak some logging 4 years ago
Duke Leto 5a1109ccf4 Allow z2z fork height to be specified on CLI for testing 4 years ago
Duke Leto b094db7113 More debugspam for -zdebug; Fix bug where shielded spends where not tracked correctly 4 years ago
Duke Leto 40f0745fab Track shielded spends on disk so we can calculate anonset in real-time correctly 4 years ago
Duke Leto d516a21d54 Create setter to modify blocktime consensus params at run-time 4 years ago
Duke Leto 55890a0543 Set various chain params when changing blocktime 4 years ago
Duke Leto d4883bce7c More timedate changes from KMD 0.6 4 years ago
Duke Leto eb935e3c93 Set correct blocktime when disconnecting a block and rewinding before our block time halving 4 years ago
Duke Leto bb6565d966 Block time halving at height 340000 4 years ago
Duke Leto e4d2ada728 formatting 4 years ago
Duke Leto 2cf9b80b8c cleanup 4 years ago
Duke Leto 646c68490b cleanup 4 years ago
Duke Leto f8972d4150 Remove mention of joinsplit from some error messages 4 years ago
Duke Leto 7f7876d208 oops 4 years ago
Duke Leto a470c4e251 get rid of z2zforkheight which causes linker bugz 4 years ago
Duke Leto a9d04b1e3f Include z2z fork height in our future seasons 4 years ago
Duke Leto dd95b1471c desprout 4 years ago
Duke Leto b5a0d3b8b7 desprout 4 years ago
Duke Leto f13171efc6 desprout 4 years ago
Duke Leto ed91f0188b We aint got no JoinSplits around here 4 years ago
Duke Leto ff0ce2b69a Fix warning 4 years ago
ca333 b879f536e9 debug.log spam prevention 4 years ago
DenioD f3a4f77368 port expired transaction notify from Zcash. Issue #110 4 years ago
Duke Leto 1009c7933d CLI arg -z2zforkheight and avoid a compiler warning 4 years ago
Duke Leto 41a4c84633 Refactor z2z and additionally set ac_private=1 when loading block index from disk 4 years ago
Duke Leto a2013ecc39 Fix incorrect error message 4 years ago
Duke Leto e515560837 Improve and remove mention of sprout in this error message 4 years ago
Duke Leto 3d9e662266 Switch to -ac_private=1 at our z2z fork height 4 years ago
Duke Leto bd88898ce0 Implement z2z transition period for mempool 4 years ago
Duke Leto 88f846c359 Log more details for invalid binding sigs 4 years ago
Duke Leto 6cdf4dd765 Fix zrpcunsafe logging and log valueBalance when final_check fails 4 years ago
Duke Leto a49dc97e25 Log txid when IsFinalTx returns false 4 years ago
Duke Leto ad4d87c653 Fix ConnectTip() from thread_notify merge 4 years ago
Duke Leto 9c4acae5fd Move this inside another lexical scope to hopefully avoid compiler bugs in gcc 8.3 and clang 9.0 4 years ago
Duke Leto 13b59f00ce Clean up 4 years ago
Duke Leto a2b3316664 Port PR93 from @denioD 4 years ago
Duke Leto 3246b4a907 Correctly sum shielded output count for every xtn, not just the last xtn in the block 4 years ago
Duke Leto 649fa9fa71 Improve zindex to track anonset 4 years ago
Duke Leto 7609fe8bbb Logging and copyrights 4 years ago
Duke Leto d49e637ee3 Remove KMD-specific code that causes compile issues 4 years ago
Duke Leto 2620de459f Correctly count taddr outputs towards shielded payments 4 years ago
Duke Leto 80868ef5e4 Make sure to count taddr outputs in z=>t xtns as shielded payments 4 years ago