Socket
Socket
Sign inDemoInstall

eth-gas-reporter

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-gas-reporter - npm Package Versions

1
7

0.1.9

Diff

Changelog

Source

0.1.9 / 2018-06-27

  • Fix bug that caused test gas to include before hook gas consumption totals
cgewecke
published 0.1.8 •

Changelog

Source

0.1.8 / 2018-06-26

  • Add showTimeSpent option to also show how long each test took (contribution @ldub)
  • Update cli-table2 to cli-table3 (contribution @DanielRuf)
cgewecke
published 0.1.7 •

Changelog

Source

0.1.7 / 2018-05-27

  • Support reStructured text code-block output
cgewecke
published 0.1.5 •

Changelog

Source

0.1.5 / 2018-05-15

  • Support multi-contract files by parsing files w/ solidity-parser-antlr
cgewecke
published 0.1.4 •

Changelog

Source

0.1.4 / 2018-05-14

  • Try to work around web3 websocket provider by attempting connection over http://. requestSync doesn't support this otherwise.
  • Detect and identify binaries with library links, add to the deployments table
  • Add scripts to run geth in CI (not enabled)
cgewecke
published 0.1.3 •

cgewecke
published 0.1.2 •

Changelog

Source

0.1.2 / 2018-04-20

  • Make compatible with Web 1.0 by creating own sync RPC wrapper. (Contribution: @area)
cgewecke
published 0.1.1 •

Changelog

Source

0.1.1 / 2017-12-19

  • Use mochas own reporter options instead of .ethgas (still supported)
  • Add onlyCalledMethods option
  • Add outputFile option
  • Add noColors option
cgewecke
published 0.1.0 •

Changelog

Source

0.1.0 / 2017-12-10

  • Require config gas price to be expressed in gwei (breaking change)
  • Use eth gas station API for gas price (it's more accurate)
  • Fix bug that caused table not to print if any test failed.
cgewecke
published 0.0.15 •

Changelog

Source

0.0.15 / 2017-12-09

  • Fix ascii colorization bug that caused crashed during table generation. (Use colors/safe).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc