Socket
Socket
Sign inDemoInstall

casper-js-sdk

Package Overview
Dependencies
59
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

2.15.5

Diff

Changelog

Source

[2.15.5] - 2024-04-18

Fixed

  • invalid seed usage in the HDKey (#410)
casper-sre
published 2.15.3 •

Changelog

Source

[2.15.3] - 2023-10-16

Fixed

  • Replace legacy sendAsync with request (#373)
casper-sre
published 2.15.2 •

Changelog

Source

[2.15.2] - 2023-8-4

Fixed

  • Reintroduced getStateRootHash fix as its not specific for casper-node 1.5 (#339)
casper-sre
published 2.15.1 •

Changelog

Source

[2.15.1] - 2023-8-4

Fixed

  • Reverted broken 1.4.x compatibility. The version compatible with protocol version 1.5.x will be released as a separate one. (#351)
casper-sre
published 2.15.0 •

Changelog

Source

[2.15.0] - 2023-8-3

Added

  • checkApproval optional parameter (false by default) to the deploy method of CasperServiceByJsonRPC class. (#348)

Fixed

  • Fixed JSON RPC request issues with 1.5 node. (#339,#344)

Changed

  • waitForDeploy method of CasperServiceByJsonRPC class now supports deploy hash in string
casper-sre
published 2.14.0 •

Changelog

Source

[2.14.0] - 2023-7-11

Fixed

  • StoredValue TypedJSON serialization issue. (#312)

Added

  • Added BaseSigner class for further wallet & signer integrations, support CasperWallet. (#300)

  • Support node URL without /rpc like casper-client does. (#298)

  • Added to field to the TransferJson. (#312)

casper-sre
published 2.13.3 •

Changelog

Source

2.13.3

Fixed

  • Fixed to support 64 bytes Ed25519 private key generated using v2.10
casper-sre
published 2.13.2 •

Changelog

Source

2.13.2

Fixed

  • Fix for wrong signatures being generated for SECP256K1 keys - it was missing der: false setting in a function call
casper-sre
published 2.13.1 •

Changelog

Source

2.13.1

Added

  • New method makeDeployWithAutoTimestamp that fetches timestamp and then uses it to create deploy header. Recommended to use it in browsers env.
2345Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc