89 Commits (v3.2.1)

Author SHA1 Message Date
Duke Leto a4f827faeb remove zindex stuff that should not be on this branch 5 years ago
Duke Leto 1f1428257e Remove blockindex changes from zindex that should not be in this branch 5 years ago
Jonathan "Duke" Leto f686d9288c blockindex bugfix suggested by blackjoker 5 years ago
Jonathan "Duke" Leto c91d1d1fdf Use uints to save RAM/disk on block stats; fix ntz serialization 5 years ago
Jonathan "Duke" Leto 3b49c1d256 Improve ntz detection and serialize to disk 5 years ago
Jonathan "Duke" Leto 5c310aa048 Define -zindex 5 years ago
Jonathan "Duke" Leto 2b3023444d Properly serialize/deserialize new blockindex with zstats 5 years ago
Jonathan "Duke" Leto 22c0a22926 Compiles, RPC gives back some shielded stats, which have bugs 5 years ago
Jonathan "Duke" Leto 188b44937b Clean up and improve some definitions of shielded stats; fix some compiler issues 5 years ago
Duke Leto 5c519f9665 Start teaching hushd to track various stats about shielded xtns 5 years ago
DeckerSU 45aecd9c3c osx: switch to gcc-8 static build 5 years ago
blackjok3r 389da98eb8 revert labs exemption 5 years ago
blackjok3r 6e7b2363be undo stuff 5 years ago
blackjok3r 0f6fe03990 fix 5 years ago
Jonathan "Duke" Leto cc6b990bdb Revert "Attempt to fix coredump found by TheTrunk/Shossain" 5 years ago
Jonathan "Duke" Leto 4b8ae26232 Attempt to fix coredump found by TheTrunk/Shossain 5 years ago
blackjok3r 25bf471ddd add notary pay stuff without breaking blockindex. 5 years ago
blackjok3r ab7558ab9d inital commit for notarypay 0BR 5 years ago
blackjok3r fa309e5b0e Add context flag to stop checking twice 5 years ago
DeckerSU a6e7da55e2 fix gcc-8 / g++-8 build 5 years ago
jl777 0f6ee83311 Tmp files 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
jl777 3491227494 Sprout funds 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 9412ec11a9 Add back Lwma guards for performance 6 years ago
jl777 89296c979c Fix lwmapos crash 6 years ago
jl777 bff0c90b85 Revert test 6 years ago
jl777 ff6593fc5c Test lwma 6 years ago
jl777 05eaa89826 ASSETCHAINS_LWMAPOS is int32_t 6 years ago
jl777 d7f29aacf8 uint32_t 6 years ago
jl777 f28f7c8324 ASSETCHAINS_LWMAPOS check in IsVerusPOSBlock() 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
jl777 efb8981cb9 Segid cache 6 years ago
jl777 8613127572 LastTip() and tweak deprecation heights 6 years ago
Michael Toutonghi 37ad688668 Protect from null ptr on chain tip 6 years ago
jl777 2618950955 Test 6 years ago
jl777 a46d6afb2b Test 6 years ago
jl777 7e282415b1 Coin supply api 6 years ago
jl777 d1db09204a Syntax 6 years ago
jl777 1cdb961ba2 Fix PoW mining in mixed PoS/PoW, fix orphaned stake tx 6 years ago
Michael Toutonghi f6608b5a0d cleanup 6 years ago
Jack Grigg ae97177c86
Track net value entering and exiting the Sapling circuit 6 years ago
Sean Bowe 1f8be05b63 Add consensus support for Sapling merkle trees. 6 years ago
Sean Bowe e814be60fe Rename hashSproutAnchorEnd to hashFinalSproutRoot to be consistent. 6 years ago
Sean Bowe f2c6d214e5 Rename hashSaplingAnchorEnd to hashFinalSaplingRoot to match spec. 6 years ago
Sean Bowe 30325eebf5 Add primitive implementation of GetSaplingAnchorEnd. 6 years ago
Sean Bowe 691a3fa2e9 Rename hashReserved to hashSaplingAnchorEnd. 6 years ago
Sean Bowe 08f0728884 Rename hashAnchor to hashSproutAnchor. 6 years ago
Jack Grigg 68a1a592ca
Remove nType and nVersion from Zcash-specific code 6 years ago