137 Commits (v3.2.1-beta)

Author SHA1 Message Date
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 6 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
jl777 2f10423071 Test 6 years ago
jl777 a9bad5a300 test 6 years ago
Jack Grigg 1f9dfbb9f0
Fix -Wstring-plus-int warning on clang 6 years ago
Scott Sadler 0cb91a8d20 wip 6 years ago
Eirik Ogilvie-Wigley 9669920f75 Rename nullifier caches and maps to indicate sprout nullifiers 6 years ago
Eirik Ogilvie-Wigley cab341e1a8 Add sapling nullifiers to db and mempool 6 years ago
Eirik Ogilvie-Wigley 708c87f16d Add enum for nullifier type 6 years ago
Eirik Ogilvie-Wigley 685e936c31 Add sapling nullifier set 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 49311c0553 Syntax fixes 6 years ago
jl777 c60397dd3a Lagging chaintip fix 6 years ago
jl777 997cf5a1d2 Test 7 years ago
jl777 7c130297c2 KOMODO_ASSETCHAIN_MAXLEN -> 65 7 years ago
jl777 1141b67821 Revert interest changes 7 years ago
jl777 5d2f557e44 Disable mining unclaimed interest 7 years ago
jl777 4d4a7cd55d https://github.com/zcash/zcash/pull/2259/commits 7 years ago
Daira Hopwood ec19e8e283 Simplify JoinSplit priority calculation. refs 1896 7 years ago
Jack Grigg 43a03e3bfc
Migrate IncrementalMerkleTree memory usage calls 7 years ago