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.2.6

Diff

Changelog

Source

0.2.6 / 2019-07-16

  • Stopped using npm-shrinkwrap, because it seemed to correlate w/ weird installation problems
  • Fix bug which caused outputFile option to crash due to misnamed variable
cgewecke
published 0.2.5 •

Changelog

Source

0.2.5 / 2019-07-15

  • Upgrade lodash for because of vulnerability report (contribution @ppoliani)
cgewecke
published 0.2.4 •

Changelog

Source

0.2.4 / 2019-07-08

  • Update abi-decoder to 2.0.1 to fix npm installation bug with bignumber.js fork
cgewecke
published 0.2.3 •

Changelog

Source

0.2.3 / 2019-07-04

  • Bug fix to invoke user defined artifactType methods correctly
cgewecke
published 0.2.2 •

Changelog

Source

0.2.2 / 2019-07-02

  • Add documentation about codechecks, buidler, advanced use cases.
  • Add artifactType option as a user defined function so people use with any compilation artifacts.
  • Add codechecks integration
  • Add buidler plugin integration
  • Remove shelljs due to GH security warning, execute ls command manually
cgewecke
published 0.2.1 •

Changelog

Source

0.2.1 / 2019-06-19

  • Upgrade mocha from 4.1.0 to 5.2.0
  • Report solc version and settings info
  • Add EtherRouter method resolver logic (as option and example)
  • Add proxyResolver option & support discovery of delegated method calls identity
  • Add draft of 0x artifact handler
  • Add url option for non-truffle, non-buidler use
  • Add buidler truffle-v5 plugin support (preface to gas-reporter plugin in next release)
  • Completely reorganize and refactor
cgewecke
published 0.2.0 •

Changelog

Source

0.2.0 / 2019-05-07

  • Add E2E tests in CI
  • Restore logic that matches tx signatures to contracts as a fallback when it's impossible to be certain which contract was called (contribution @ItsNickBarry)
  • Fix bug which crashed reporter when migrations linked un-deployed contracts
cgewecke
published 0.1.12 •

Changelog

Source

0.1.12 / 2018-09-14

  • Allow contracts to share method signatures (contribution @wighawag)
  • Collect gas data for Migrations deployments (contribution @wighawag)
  • Add ability allow to specify a different src folder for contracts (contribution @wighawag)
  • Handle in-memory provider error correctly / use spec reporter if sync calls impossible (contribution @wighawag)
  • Default to only showing invoked methods in report
cgewecke
published 0.1.11 •

cgewecke
published 0.1.10 •

Changelog

Source

0.1.10 / 2018-07-18

  • Update mocha from 3.5.3 to 4.10.0 (contribution ldub)
  • Update truffle to truffle@next to fix mocha issues (contribution ldub)
  • Modify binary checking to allow very long bytecodes / large contracts (contribution ben-kaufman)
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