pull down to refresh
reply
There are a few things we need to change to comply with the 7 changes in 110:
- SegWit v2 cannot create a new place for annex data
- Instead of using OP_SUCCESS, we overload usage the six OP_CHECKSIG* type opcodes to allow for multiple algorithms (proving that this does not introduce other problems is taking some time)
- Witness bytes for lengthy PQ sigs must be chunked into groups of 256 bytes
It's a challenging problem but not impossible to solve.
We need to finish the 110 compatibility effort, address SegWit spending rule ambiguity, and scrub the BIP of any of Isabel Foxen Duke's "contributions".