HomePhabricator

Add explicit numeric constant value for all opcodes
7be8b2ff9c9eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add explicit numeric constant value for all opcodes

  • Easier for debugging (what opcode was 0x... again?)
  • Clarifies that the opcodes are set in stone in the protocol, and signals that it is impossible to insert opcodes in between.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Apr 21 2012, 08:10
deadalnixPushed on May 14 2017, 22:04
Parents
rABC00b9c0f4b20f: Merge pull request #1122 from dlitz/unsigned-char-fix
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC7be8b2ff9c9e: Add explicit numeric constant value for all opcodes (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Apr 21 2012, 08:34