Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OP_REVERSEBYTES / BCH_2020_05 #56

Merged
merged 3 commits into from
Aug 7, 2020
Merged

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    a83dde4 View commit details
    Browse the repository at this point in the history
  2. Add OP_REVERSEBYTES

    - Add implementation for OP_REVERSEBYTES
    - Add instruction set flag for OP_REVERSEBYTES
    - Add new BCH_2020_05_STRICT_SPEC which includes OP_REVERSEBYTES
    - Add non-strict version, which uses 2019_05 (plus OP_REVERSEBYTES) rules for unit tests
    - Add script_tests for OP_REVERSEBYTES
    - Update script tests addendum
    rkalis committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    86a9971 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    d0bff0c View commit details
    Browse the repository at this point in the history