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

Add error for unsupported solc versions #1488

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Conversation

Tiecoon
Copy link
Contributor

@Tiecoon Tiecoon commented Jul 15, 2019

Add a warning so people understand that we don't support solc 5+


This change is Reviewable

Copy link
Contributor

@ehennenfent ehennenfent left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@ehennenfent ehennenfent merged commit 65c8930 into master Jul 22, 2019
ehennenfent pushed a commit that referenced this pull request Jul 30, 2019
ehennenfent pushed a commit that referenced this pull request Aug 1, 2019
* Test skeleton

* Naive shift implementation

This should be interesting

* Revert "Add error for unsupported solc versions (#1488)"

This reverts commit 65c8930.

* Update readme

* Fix unclosed file warning

* Fix Truffle tests (maybe)
ekilmer added a commit that referenced this pull request Aug 27, 2019
* master:
  Improve performance of bulk read/writes to memory (#1509)
  Fixes ConstraintSet.new_bitvec size check (#1511)
  Fix operators.ORD for BitVecs of size > 8 (#1512)
  Removed redeclared smtlibv2 tests (#1513)
  Update manticore.py (#1508)
  Improve smemory tests (#1506)
  Manticore 0.3.1 (#1503)
  Optimize repeated division in CMPXCHG8B (#1501)
  Detecting the use of BALANCE in a strict comparison (#1481)
  Initial master merge into experimental state merging for native (#1482)
  Update crackme example to match the description (#1502)
  Add SHL/SHR/SAR (#1498)
  Add deprecation warnings for outdated API members (#1500)
  Patching STAICCALL (#1494)
  WIP: Support lsr.w on ARMv7 THUMB (#1363)
  Update evm examples (#1486)
  Logic Bomb Bugfixes (#1485)
  Add error for unsupported solc versions (#1488)
  Fix documentation typo in ManticoreBase (#1492)
  Add crytic-compile support (#1406)
@dguido dguido deleted the dev-solc-version branch October 22, 2019 17:12
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