This repository was archived by the owner on Jun 24, 2026. It is now read-only.
Manticore 0.3.3#1598
Merged
Merged
Conversation
ekilmer
suggested changes
Jan 27, 2020
Contributor
Author
ekilmer
approved these changes
Jan 27, 2020
ekilmer
left a comment
Contributor
There was a problem hiding this comment.
(if no changes by Friday)
| setup( | ||
| name="manticore", | ||
| description="Manticore is a symbolic execution tool for analysis of binaries and smart contracts.", | ||
| long_description=long_description, |
Contributor
There was a problem hiding this comment.
Nice add! Was going to open another PR for this, but I forgot
ekilmer
added a commit
that referenced
this pull request
Mar 12, 2020
* master: (23 commits) Update make_VMTests.py (#1628) Update manticore.py (#1627) Symbolic function strategies. (#1609) Fix for returndatasize (#1612) Improve balance related exploration (#1615) Add __format__ to Account (#1613) Use `mypy` to check the `tests` dir; fix some typing errors (#1610) Add a native example program & test case for #1604 (#1606) Hotfix: add long_description_content_type Manticore 0.3.3 (#1598) Improve WASM Memory Ergonomics (#1589) Make sure std files are not None before assigning peer (#1604) Add Examples badge to CI Badges (#1603) Better iterative optimization for expressions (#1599) Fix Regression(s) (#1577) Add missing `python3-dev` dep to quickstart instructions (#1600) Add license to setup.py (#1597) Streamline State Serialization Interface (#1596) Simplify ci.yml (#1588) Fix gas check (#1587) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.3.3 - 2020-01
Thanks to our external contributors!
Ethereum
Native
WASM
Other