Fix bugs as per PR comment
Change bool static to static bool
Backport core's PR10201
Differential D1041
Make functions in validation.cpp static and pass chainparams deadalnix on Jan 27 2018, 00:21. Authored by
Details
Fix bugs as per PR comment Change bool static to static bool Backport core's PR10201 make check ./test/functional/test_runner.py --extended
Diff Detail
Event TimelineComment Actions I see some parts of PR10201 were already done on D348, D689 https://github.com/bitcoin/bitcoin/pull/10201/files#diff-349fbb003d5ae550a2e8fa658e475880L356 I see it is not static on current Core's master; |