• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenZeppelin / openzeppelin-solidity / 833
66%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2019 05:05PM UTC
Jobs 1
Files 78
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
833

push

travis-ci-com

frangio
Using extcodehash instead of extcodesize for less gas (#1802)

* Using extcodehash instead of extcodesize for less gas

`extcodehash` uses less gas then `extcodesize`. You can tell which address is a contract by the hash (see EIP-1052).

* Fix

* Add explainer

* Update Address.sol

* add changelog entry

326 of 326 branches covered (100.0%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 1 file covered. (100.0%)

746 of 746 relevant lines covered (100.0%)

215.1 hits per line

Jobs
ID Job ID Ran Files Coverage
3 833.3 (SOLIDITY_COVERAGE=true) 08 Jul 2019 05:05PM UTC 0
100.0
Travis Job 833.3
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #833
  • 0282c360 on github
  • Prev Build on master (#829)
  • Next Build on master (#834)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc