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

1

0.2.2-0

Diff

frankiebee
published 0.2.1 •

Changelog

Source

[0.2.1] Amihan - 2024-06-06 (entropy-core compatibility: 0.1.0)

*** DISCLAIMER ***

A lot changed in this version this changelog entry may not be completely accurate and is non standard due to team change of hands complications

Changed/Added[/Broke]

  • getWallet was removed in favor of keyring pattern
  • verifying keys are now the main way to look up programs
  • we no longer have permission accounts. only public
  • default registration now registers you with a default program. See new adapter for this deviceKeyProxy
  • signWithAdapter has been replaced with signWithAdaptersInOrder
  • we no longer use jest it is now tape for tests
  • dev/bin has more scripts for network spin ups!
  • any mention of eth has been removed till further until further research has been conducted on the matter
  • getOwnedPrograms has been added to dev
  • core version has been updated to 0.1.0
  • polkadot should spew less logs now
  • loads of tests have been added
  • new process is being put in place for the team

versions under here are pre test-net and are not supported

frankiebee
published 0.1.5-5 •

frankiebee
published 0.1.5-4 •

frankiebee
published 0.1.5-3 •

frankiebee
published 0.1.5-2 •

frankiebee
published 0.1.5-1 •

frankiebee
published 0.1.5-0 •

frankiebee
published 0.1.4 •

Changelog

Source

[0.1.4] Bacchus - 2024-01-09 (entropy-core compatibility: 0.0.10)

Changed

  • the signTransaction:eth adapter now return the serialized raw transaction string (#292)

Fixed

  • sigRequest may now be hex prefixed and not cause internal issues where choosing validators returns undefined. (#293)
frankiebee
published 0.1.3 •

Changelog

Source

[0.1.3] Bes - 2024-01-31 (entropy-core compatibility: 0.0.10)

Breaking Changes:

  • @entropyxyz/entropy-js is now @entropyxyz/sdk

Added

  • Update programs and signing (#283):
  • entropy.programs.dev is the new interface to deploying programs
  • signing now supports auxilaryData

Changed

  • register now takes a list of program pointers instead of a single program bytecode
  • programs class now only deals with registered account program pointers
  • deploying a program now happens under dev programs sub class
  • sign takes a hash function name defined by core protocol for hashing the signature
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