ResistancePlatform / resistance-core

Resistance Core
Other
10 stars 4 forks source link

Activate Overwinter and Sapling right away or early on #12

Closed solardiz closed 5 years ago

solardiz commented 5 years ago

We want to and we can start with Zcash's latest protocol, so activate Overwinter and Sapling right away or early on. Because starting with these right away wasn't tested in Zcash's codebase, we might have to "upgrade" to these protocols at early block heights like 1 and 2 (perhaps with zero mining rewards for those special blocks), but this approach might conflict with us avoiding the need for Sprout's params files (issue #11).

solardiz commented 5 years ago

Done in the "Activate Overwinter right away, Sapling at block 1" commit. Related: https://github.com/zcash/zcash/issues/3713