As per title. Once the opcode activates, it needs to count as a sigops.
Depends on D1601
Differential D1605
Count OP_CHECKDATASIG and OP_CHECKDATASIGVERIFY as sigops when the proper flag is set. deadalnix on Jul 26 2018, 20:56. Authored by
Details
As per title. Once the opcode activates, it needs to count as a sigops. Depends on D1601 Added test cases.
Diff Detail
Event Timeline
Comment Actions Rebase. Having an API that do force one to specify the checkdatasig count is good. I don't see any situation where we clean that up, unless we change the way sigops are counted in the future and in that case, the whole test goes anyway. |