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

release cleanup #5

Merged
merged 9 commits into from
Jul 17, 2018
Merged

release cleanup #5

merged 9 commits into from
Jul 17, 2018

Conversation

defunctio
Copy link
Contributor

Cleaned up an bug fixes for release;

  • Portability bug fixes
  • Refactored both EVMAsm and the CLI
  • Added instruction LUT
  • Reviewed and updated documentation
  • Added support for binary output (not really sure it's useful but it's there)

defunctio and others added 6 commits July 13, 2018 03:33
* added readthedocs
* update outdated docstrings
* reformat docstrings for linting
  * remove EVMAsm class as all methods were @staticmethod
  * cleanup and update docstrings
  * fixup tests
  * update tox
  * update setuptools
@dguido
Copy link
Member

dguido commented Jul 13, 2018

Nice! What's the story on the read the docs link?

@defunctio
Copy link
Contributor Author

Added, should be generated once it's merged into master. The webhook may need to be setup manually due to permissions. Also added you as a maintainer on rtd.

@dguido dguido merged commit 66b8b46 into crytic:master Jul 17, 2018
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.

2 participants