Socket
Socket
Sign inDemoInstall

starknet

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starknet - npm Package Versions

1
22

3.10.3

Diff

Changelog

Source

3.10.3 (2022-05-04)

Bug Fixes

  • encode: maximum call stack size exceeded (3cd8195)
seanseany
published 3.10.2 •

Changelog

Source

3.10.2 (2022-04-27)

Bug Fixes

  • tests: fix getBlock blocks (c0422b7)
seanseany
published 3.10.1 •

Changelog

Source

3.10.1 (2022-04-20)

Bug Fixes

  • account: function documentation fix (34a9779)
  • contractFactory: wrong prop type (598bcd0)
  • contract: recursion function name fix (803b6dc)
  • typings (1fadf41)
  • utils: adding transaction utils to the utils export (6429179)
seanseany
published 3.10.0 •

Changelog

Source

3.10.0 (2022-04-20)

Bug Fixes

Features

  • account: new hash formula (ea4df2c)
seanseany
published 3.9.0 •

Changelog

Source

3.9.0 (2022-04-08)

Bug Fixes

  • account: adding overhead on estimateFee for maxFee (ec52f61)
  • contract: override object when invoking a function (c605151)
  • estimatedFeeToMaxFee with integers only (71d19a7)
  • rename txVersion to version (2ae36b2)
  • utils: remove check for the BN (50a7951)

Features

  • account: adding new transaction version for fee estimation (2f7cb3f)
seanseany
published 3.8.0 •

Changelog

Source

3.8.0 (2022-04-04)

Bug Fixes

  • getBlock should not default to pending block (7a641b5)

Features

seanseany
published 3.7.0 •

Changelog

Source

3.7.0 (2022-03-24)

Features

  • Account: account constructor should take a KeyPair or a Signer as parameter (ea6ae40)
  • add BigInt support within BigNumberish (e42427a)
  • using typeguard to narrow variable's type in Account's constructor (ed048f3)
seanseany
published 3.6.0 •

Changelog

Source

3.6.0 (2022-03-24)

Bug Fixes

  • account: estimate fee transfered from provider to account class (93e7dd9)
  • formatting (248246f)
  • link (494e000)
  • provider: estimateFee entrypoint conversion fix (e40204a)
  • provider: estimation fee response type (ce674ca)

Features

  • add LedgerSigner class + blind signing (9b700f3)
  • contract: contract expanded with estimateFee method (fbaf4ba)
  • improvements after PR reviewing (9f30e20)
  • new improvements after new PR review (2e16808)
  • provider: provider expanded with getTransactionTrace (b67361a)
seanseany
published 3.5.1 •

Changelog

Source

3.5.1 (2022-03-11)

Bug Fixes

seanseany
published 3.5.0 •

Changelog

Source

3.5.0 (2022-03-11)

Bug Fixes

  • contract test (a9b4103)
  • contract-factory: move more towards ethers.js api (4caa6ce)
  • contract: structure change (1ef9d2f)
  • contract: tests for new contract interface (9273f54)
  • enable validateMethodAndArgs on call (efa63d6)
  • reverting validateMethodAndArgs changes (d847fa8)

Features

  • contractFactory: lib expanded with contract factory (2c9c3d1)
  • contract: implement contract.deployed() ⇒ Promise<Contract> (91f4992)
  • contract: new contract interface (01eeae8)
  • contract: new contract methods signature (cc87943)
  • default contract args (2a3956d)
  • provider: preparation for the fee integration (c1c231b)
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