New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/util-rlp

Package Overview
Dependencies
Maintainers
1
Versions
432
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/util-rlp - npm Package Versions

1
57
44

1.1.0-beta.2

Diff
jacogr
published 1.1.0-beta.2 •
jacogr
published 1.1.0-beta.1 •
jacogr
published 1.1.0-beta.0 •
jacogr
published 1.0.1 •

Changelog

Source

1.0.1 Aug 02, 2019

Changes:

  • formatBalance now allows for Compact inputs
  • formaBalance now allows correct formatting of very large decimals
jacogr
published 0.95.0-beta.4 •
jacogr
published 0.95.0-beta.3 •
jacogr
published 0.95.0-beta.2 •
jacogr
published 0.95.0-beta.1 •
jacogr
published 0.95.0-beta.0 •
jacogr
published 0.94.1 •

Changelog

Source

0.94.1 Jul 20, 2019

Changes:

  • Add checkAddress(address, prefix) to @polkadot/util-crypto that validates an ss-58 address
  • Add support for the Kusama network (as a valid checked prefix)
  • Add an asm.js fallback for the React Native environment (via @polkadot/wasm-crypto)
  • The ed25519 key for Alice (representing the session), now appears in the test keyrings
  • Fix missing dependencies for keyring (after address moves in 0.93.1)