Skip to content
This repository was archived by the owner on Aug 17, 2018. It is now read-only.

MARKETProtocol/solidity-coverage-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solidity-coverage-bug

To reproduce

  1. check out repo
  2. npm install
  3. ./node_modules/.bin/solidity-coverage
  4. see that library call to a pure function fails with revert but call to pure function in contract works only in the coverage environment.
  5. compare to truffle test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published