electrum-nmc
electrum-nmc copied to clipboard
Verify scriptSigs using libnamecoinconsensus
Currently, the scriptSig verification uses the Python script evaluator from bitcointx. This is not consensus-compatible with Namecoin Core. While I don't think it's exploitable in practice, we should switch to libnamecoinconsensus.
Blocked by https://github.com/Simplexum/python-bitcointx/issues/74