Skip to content

pyevmasm 0.2.3

Latest

Choose a tag to compare

@computerality computerality released this 17 Apr 00:16
· 44 commits to master since this release

The release of pyevmasm 0.2.3 includes the following changes:

  • Bug fix: Correct an error with a staticmethod called by the name property of the Instruction class
  • Numerous code cleanups and linting corrections
  • Additional type annotations