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

Wrote gas usage tester #86

Merged
merged 4 commits into from Jul 31, 2018
Merged

Wrote gas usage tester #86

merged 4 commits into from Jul 31, 2018

Conversation

japesinator
Copy link
Contributor

@japesinator japesinator commented Jul 18, 2018

example usage:

➜  echidna git:(dev-gastest) ✗ ./gastest-exe solidity/cli.sol
set0
  Max: 5635 (set0(-14388209496906786766250))
  Min: 368 (set0(-213731670844773146274333))
  Avg: 879.9524
set1
  Max: 5968 (set1(147745700470835787602170))
  Min: 410 (set1(178825704935844154673995))
  Avg: 943.568
➜  echidna git:(dev-gastest) ✗ python -c "print (5698 + 410 * 9) / 10"
938

@ggrieco-tob
Copy link
Member

We should fix #94 before reviewing and merging this.

@blperez01 blperez01 merged commit ee75ce2 into master Jul 31, 2018
@blperez01 blperez01 deleted the dev-gastest branch August 1, 2018 22:17
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.

None yet

3 participants