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

allow use of compilers with higher minor version #66

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

d10r
Copy link

@d10r d10r commented Nov 16, 2018

fixes #61

@codecov-io
Copy link

Codecov Report

Merging #66 into devel will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           devel    #66   +/-   ##
====================================
  Coverage    100%   100%           
====================================
  Files          5      5           
  Lines        160    160           
  Branches      26     26           
====================================
  Hits         160    160
Impacted Files Coverage Δ
contracts/ERC777BaseToken.sol 100% <ø> (ø) ⬆️
contracts/examples/ExampleTokensRecipient.sol 100% <ø> (ø) ⬆️
contracts/examples/ReferenceToken.sol 100% <ø> (ø) ⬆️
contracts/examples/ExampleTokensSender.sol 100% <ø> (ø) ⬆️
contracts/ERC777ERC20BaseToken.sol 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f564eb...12ac0f3. Read the comment docs.

@0xjac
Copy link
Owner

0xjac commented Apr 4, 2019

See the comment on the related issue.

@0xjac 0xjac added the on hold label Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use pragma solidity ^
3 participants