No description provided.
Add experimental features to configure #360
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:experimental changing 2 files +30 −12-
sipa commented at 11:06 PM on November 25, 2015: contributor
-
apoelstra commented at 7:26 PM on November 26, 2015: contributor
Concept ACK. Without looking at why the build failed, I expect it's because you forgot to update
.travis.ymlto include the experimental flag :) - sipa force-pushed on Nov 26, 2015
-
gmaxwell commented at 9:08 PM on November 26, 2015: contributor
The "error: Schnorr signature module is experimental" should tell you what you need to do to fix it. "enable experimental configure options" sounds like it will enable them, perhaps it should say "allow". I would actually soften "are not considered safe for production use" to may not be safe for production use.
-
Add experimental features to configure 83221ecb00
- sipa force-pushed on Nov 26, 2015
-
sipa commented at 11:20 PM on November 26, 2015: contributor
Done.
- sipa merged this on Dec 12, 2015
- sipa closed this on Dec 12, 2015
- sipa referenced this in commit c18b869e58 on Dec 12, 2015
- sipa cross-referenced this on Dec 12, 2015 from issue Expiremental feature notice by gmaxwell