Skip to content

Conversation

@defunctio
Copy link
Contributor

  • refactoring EVMAsm out of manticore into this package
  • support for both py2/3 with future

setup.py Outdated
setup(
name='pyevmasm',
version='0.0.1',
version='0.0.2',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider a versioning scheme starting at 0.1.0 as recommended by https://semver.org/

except:
from evmasm2 import *

class memoized(object):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i agree with jay that we should plan to move this into separate files later, if not now

@computerality computerality merged commit 4effb33 into master Jul 5, 2018
@dguido dguido deleted the refactor branch July 12, 2018 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants