< GitHub120>
[bitcoin] jtimon opened pull request #8345: Introduce Consensus::GetFlags() and hide IsSuperMajority() (master...0.12.99-consensus-flags) https://github.com/bitcoin/bitcoin/pull/8345
< jtimon>
NicolasDorier: created #8345 commented on #8344
< jtimon>
#8345 only has one moveonly commit for IsSuperMajority() (at the cost of introducing a temporal circular dependency), please review
< NicolasDorier>
I like some commit and not others. I'd like that we manage to merge what will be common to both of us, and then make the more controversial PR so other can compare easily our approaches
< jtimon>
btcdrak: where would you prefer to put getflags ?
< jtimon>
because you accept ISM needs to move out of main in the first place, right?
< GitHub25>
[bitcoin] jtimon opened pull request #8346: Mempool: Use Consensus::CheckTxInputs direclty over main::CheckInputs (master...0.12.99-consensus-mempool-checks) https://github.com/bitcoin/bitcoin/pull/8346
< GitHub197>
[bitcoin] jtimon opened pull request #8347: Trivial: Make CBlockIndex param const in ContextualCheckBlockHeader and ContextualCheckBlock (master...0.12.99-consensus-const-lost) https://github.com/bitcoin/bitcoin/pull/8347