156 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 dd95b1471c desprout 4 years ago
Duke Leto ed91f0188b We aint got no JoinSplits around here 4 years ago
Duke Leto da6c0028a3 desprout 4 years ago
Duke Leto b32bf1f82c Revert "desprout" 4 years ago
Duke Leto 7c6c7150c6 desprout 4 years ago
Duke Leto 7665509d99 Make this less noisy 4 years ago
Duke Leto b9f148b3ea Do not write out sprout anchor/nullifier data, since we do not have any 4 years ago
Duke Leto c0ca9ee8fe Log the sizes of various datastructures about nullifiers when NullifierCount() is called, if -zdebug 4 years ago
Duke Leto c4320775f7 Start using -zdebug so we don't scare normal users with all this output 4 years ago
Duke Leto c7d391176d Log when we add nullifiers 4 years ago
Duke Leto c9ee4a8d7a Fix bad merge 4 years ago
Duke Leto 4f0ee90ce6 Fix some compile issues 4 years ago
Jonathan "Duke" Leto 0f5e636fa8 For the want of parens consensus was lost 5 years ago
Jonathan "Duke" Leto f3247b7209 remove some sprout code 5 years ago
Jonathan "Duke" Leto a40f0b0f19 Delete sprout code from HaveJoinSplitRequirements and log reasons for failing reqs to stderr 5 years ago
Duke Leto 5b29c7cd71 wip 5 years ago
Jonathan "Duke" Leto 5da33fe71d Remove commented out debris related to Verus breaking their immutability, sigh 5 years ago
Mihailo Milenkovic 1f013df156
Initial PegsCC implementation (#27) 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
jl777 fcce90b71b launchmap 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Eirik Ogilvie-Wigley 51e6ed6110 Move FIXME comment to where the fix should happen 6 years ago
Eirik Ogilvie-Wigley a13492744d Use max priority for all shielded transfers 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 6 years ago
Michael Toutonghi 37ad688668 Protect from null ptr on chain tip 6 years ago
jl777 d6f8eeb965 Remove mindiff cap for 100% PoS 6 years ago
Michael Toutonghi c6e2184378 post launch release readiness 6 years ago
Michael Toutonghi c1e7194760 fix coinbase spend after 10080 & seg fault 6 years ago
Michael Toutonghi b0e452de2a fix build for update 6 years ago
Michael Toutonghi 6c8e1cdfb7 Restore zcash coinbase rule and launch fix at 10080 6 years ago
Eirik Ogilvie-Wigley 3182b4abc3 Add tests for sapling anchors 6 years ago
Scott Sadler 20c3ac51c2 wip 6 years ago
Jack Grigg 97b46f00cc
Add valueBalance to value balances, and enforce its consensus rules 6 years ago
Sean Bowe 8c57bbac15 Fix broken error messages. 6 years ago
Sean Bowe e390a475c1 Fix outdated comment 6 years ago
Sean Bowe 1f8be05b63 Add consensus support for Sapling merkle trees. 6 years ago
Sean Bowe 85b39f57bb Add `PushSaplingAnchor` 6 years ago
Sean Bowe c643ff0b51 Add support for PopAnchor(.., SPROUT/SAPLING) 6 years ago
Sean Bowe 27616b9a04 Add support for Sapling anchors in coins/txdb. 6 years ago
Sean Bowe 7703a673ea Generalize the PushAnchor implementation behavior. 6 years ago
Sean Bowe 9ea4e387b2 Generalize the PopAnchor implementation behavior. 6 years ago
Sean Bowe 18322f074c Introduce support for GetBestAnchor(SAPLING). 6 years ago
Sean Bowe 2bd59e1473 Rename PushAnchor to PushSproutAnchor. 6 years ago
Sean Bowe 008f4ee8e7 Rename GetAnchorAt to GetSproutAnchorAt. 6 years ago
Sean Bowe 08f0728884 Rename hashAnchor to hashSproutAnchor. 6 years ago
Sean Bowe d455828fdc Specifically describe anchors as Sprout anchors. 6 years ago
Sean Bowe 28d20bdb11 Rename NullifierType to ShieldedType. 6 years ago