Page MenuHomePhabricator

Setup negative-activation unit tests for hardfork
Closed, ResolvedPublic

Description

These patch should add a flag to enable new opcodes, and a set of tests that:

  1. Ensure the opcodes are disabled with the flag unset
  2. Ensure the opcodes are disabled when the flag is set

Further patches will have to fix these tests, and prove that the functionality has been integrated correctly with the codebase.

Event Timeline

schancel triaged this task as High priority.Mar 15 2018, 14:16
schancel created this task.
schancel renamed this task from Allow new opcodes to be used after the May 2018 hardfork activates to Setup negative-activation unit tests for hardfork.Mar 15 2018, 21:47
schancel updated the task description. (Show Details)
schancel updated the task description. (Show Details)
schancel reassigned this task from movrcx to deadalnix.
schancel added a subscriber: movrcx.