Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@onflow/rlp

onflow96.4kMPL-2.01.2.3TypeScript support: included

Port of ethereumjs/rlp

readme

changelog

@onflow/rlp

1.2.3

Patch Changes

1.2.3-alpha.0

Patch Changes

1.2.2

Patch Changes

1.2.2-alpha.2

Patch Changes

1.2.2-alpha.1

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

1.1.0

Minor Changes

Patch Changes

1.1.0-alpha.2

Patch Changes

  • #1663 62dfafa9 Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.

1.1.0-alpha.1

Patch Changes

1.1.0-alpha.0

Minor Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.2-alpha.0

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

Patch Changes

1.0.0-alpha.1

Patch Changes

1.0.0-alpha.0

Major Changes

  • Release 1.0.0 alpha

  • YYYY-MM-DD BREAKING? -- description

  • 2022-02-11 -- Use Buffer from dependency

0.0.2 && 0.0.3 -- 2020-10-28

  • 2020-10-28 -- Version Bump to force NPM update

0.0.1 -- 2020-10-28

  • 2020-10-13 -- fix export issue on get length

0.0.0 -- 2020-10-07

  • 2020-09-29 -- Initial port from etheriumjs/rlp.