Socket
Socket
Sign inDemoInstall

ethereumjs-abi

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereumjs-abi - npm Package Versions

2

0.6.8

Diff

Changelog

Source

[0.6.8] - 2019-08-13

  • Added support for arrays in Solidity tight packing ABI.solidityPack() function, PR #82
holgerd77
published 0.6.7 •

Changelog

Source

[0.6.7] - 2019-03-18

  • Added support/CI testing for Node 10, 11, PR #77
  • Dropped support for Node 4, 6, PR #77
  • Updated ethereumjs-util dependency to v6.0.0, bn.js to 4.11.8, PR #77
  • Updated dev dependency versions, PR #77
holgerd77
published 0.6.6 •

Changelog

Source

[0.6.6] - 2019-01-16

  • Include size of fixed-size array in offset for dynamic type, PR #60
  • Replaced problematic for..in loops with C-style loops, PR #68
  • Updated ethereumjs-util dependency to v5.0.0, PR #59
  • Run CI tests on currently supported Node versions, PR #61
axic
published 0.6.5 •

Changelog

Source

[0.6.5] - 2017-12-07

  • Fix tight packing for ABI.soliditySHA3
  • Fix ABI.solidityPack early return on bytes32 input
  • Support for multi dim / dynamic arrays
  • Support addresses starting with zeroes
axic
published 0.6.4 •

Changelog

Source

[0.6.4] - 2016-08-29

  • Fix length calculation for static arrays and skip enough bytes after them
axic
published 0.6.3 •

Changelog

Source

[0.6.3] - 2016-08-10

  • Support for the (u)fixedMxN datatype
  • Fix conversion of type shorthands (int, uint, fixed, ufixed)
  • Serpent fixes
  • Other bug fixes / improvements
axic
published 0.6.2 •

Changelog

Source

[0.6.2] - 2016-06-01

  • Minor improvements and bug fixes
  • Additional tests
axic
published 0.6.1 •

Changelog

Source

[0.6.1] - 2016-05-19

  • Properly decode fixed-length arrays
axic
published 0.6.0 •

Changelog

Source

[0.6.0] - 2016-04-26

  • Introduce ABI.stringify
  • Remove signature handling form rawEncode/rawDecode
  • Added ABI.simpleEncode and ABI.simpleDecode
  • Export methodID and eventID
  • Various improvements

Older releases:

axic
published 0.5.1 •

2
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