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

conseiljs

Package Overview
Dependencies
Maintainers
4
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conseiljs - npm Package Versions

1
16

0.4.2-beta.3

Diff

anonymoussprocket
published 0.4.2-beta.2 •

anonymoussprocket
published 0.4.2-beta.1 •

anonymoussprocket
published 0.4.2-beta.0 •

anonymoussprocket
published 0.4.1 •

Changelog

Source

0.4.1

Breaking Changes

  • TezosNodeWriter.testContractInvocationOperation no longer has the derivationPath argument.
  • TezosConseilClient.getBlockByLevel now returns a single item, not an array.
  • TCFBakerRegistryHelper.getFees was renamed to getSimpleStorage to match other contract interfaces.

New Features

  • added TezosConseilClient.getBigMapData that allows quick big_map queries against Conseil.
  • added mempool support with TezosNodeReader.getMempoolOperation and TezosNodeReader.getMempoolOperationsForAccount.
  • added CryptonomicNameServiceHelper.
  • support for complex bigmap keys.
  • TezosConseilClient.getBlock now supports 'head' as a hash value.

Fixes

  • ConseilJS 250
  • ConseilJS 256
  • Updated documentation.
  • Updated dependencies.
anonymoussprocket
published 0.4.1-beta.3 •

anonymoussprocket
published 0.4.1-beta.2 •

anonymoussprocket
published 0.4.1-beta.1 •

anonymoussprocket
published 0.4.1-beta •

anonymoussprocket
published 0.4.0-beta •

Changelog

Source

0.4.0-beta

Breaking Changes

  • Moved chain/tezos/TezosProtocolHelper.ts to /chain/tezos/contracts/BabylonDelegationHelper.
  • TezosConseilClient.getBlockByLevel, TezosConseilClient.getAccount, TezosConseilClient.getOperationGroup now return single items, not arrays of 1.
  • EntryPoint.generateInvocationPair() now returns a tuple with entrypoint and parameters keys.
  • TezosConseilClient.awaitOperationConfirmation now returns a single item, not an array.
  • Removed CryptoUtils.getPasswordStrength() and the related zxcvbn dependency. This functionality should be added by the implementing application.
  • TezosNodeWriter.preapplyOperation(), testContractInvocationOperation() and injectOperation() now parse and report errors.
  • nodejs 12.14 is now a base requirement.

New Features

  • added Tezos Commons Baker Registry interface chain/tezos/contracts/TCFBakerRegistryHelper.
  • added TZIP 0007 (FA1.2) token contract interface chain/tezos/contracts/Tzip7ReferenceTokenHelper.
  • TezosMessageUtil can now pack key_hash value.

Fixes

  • Improved TezosNodeReader.getAccountManagerForBlock.
  • TezosNodeReader.isImplicitAndEmpty and TezosNodeReader.isManagerKeyRevealedForAccount now default to head by reference instead of query.
  • Added TezosNodeReader.getContractStorage.
  • Michelson parser support for D\[UI\]G n, D\[UI\]P n, DROP n.
  • Generally improved Michelson contract parser.
  • Improved TezosContractIntrospector parser.
  • Updated documentation.
  • Reduced and updated dependencies.
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