Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@entropyxyz/sdk

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entropyxyz/sdk - npm Package Versions

2

0.4.1

Diff

frankiebee
published 0.4.1-2 •

frankiebee
published 0.4.1-1 •

frankiebee
published 0.4.1-0 •

frankiebee
published 0.4.0 •

Changelog

Source

[0.4.0] Fa - 2024-11-05 (entropy-core compatibility: 0.3.0)

Fixed

  • format error when getting a program not on chain #429

Broke

  • registration parmas now matches core language programDeployer -> programModAddress when #429
frankiebee
published 0.3.0 •

Changelog

Source

[0.3.0] Echo - 2024-10-23 (entropy-core compatibility: 0.3.0)

Added

  • configurationSchema & auxiliaryDataSchema to ProgramInterface
  • added new testing function jumpStartNetwork(entropy: Entropy) => Promise<undefined> This function must be called now with a funded key to kick off the network. It will not work for networks with less then 4 validators
  • added new docker script for four nodes
  • spinNetworkDown now has an access to the env var ENTROPY_DONT_KILL which will preserve the network the initial though for this was to look at network logs for debugging

Fixed

Breaking Changes

  • util function rename: hex2buf -> hexStringToBuffer
  • massive changes to entropy.programs.dev: (Look at documentation for more details)
    • getProgramInfo -> get and bytecode is returned as a buffer. not a Uint8buffer to match what was deployed
    • you now get owned programs for an address using getByDeployer.
    • interface name change: ProgramInfo -> ProgramInterface

Removed

  • dev/docker-scripts/two-nodes.yaml

Dev

  • update core version: v0.3.0
  • CharlieStash should no longer be used in dev environments use eve see sdk test
  • warning logs from polkadot js should be quieter
frankiebee
published 0.3.0-1 •

frankiebee
published 0.3.0-0 •

frankiebee
published 0.2.3 •

Changelog

Source

[0.2.3] Cybele - 2024-07-24 (entropy-core compatibility: 0.2.0)

Dev

  • no longer building node modules into dist 402
frankiebee
published 0.2.2 •

Changelog

Source

[0.2.2] Bathala - 2024-07-11 (entropy-core compatibility: 0.2.0)

Added

  • now exports utils 395
  • now exports testing environments from /dev 393

Fixed

  • hot fix for issue #380: try in reverse order for testnet environment
  • entropy.signingManager.getTimeStamp -> entropy.signingManager.getBlockNumber signature request no longer takes a time stamp and now takes a block number. 396

Changed

  • constructor now throws if you pass no object
  • sign now takes a verifying key 382
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