github starknet-io/starknet.js v5.0.0

latest releases: v6.8.0, v6.7.0, v6.6.6...
pre-release14 months ago

5.0.0 (2023-02-22)

Bug Fixes

Features

  • add back ec for proper support (649e0aa)
  • add computeClassHash functionality (3f6d88e)
  • add public sequencer fetch method (1dab230)
  • add tests and make RawArgs more flexible (db9f274)
  • allow BigNumberish in RawCallData (9b897c7)
  • compute class hash tests (31a52a2)
  • format arbitrary length array, test edge case tuple arrays (42357b6)
  • implement longText aka. long string into calldata, remove toFelt and resolve circular ref (da58b5a)
  • initial commit to ue faster hashing (722717d)
  • initial poc (eb26fbd)
  • make class hash optional for Declare Txn (624ca8b)
  • make compile work with already compiled data, complete test (7e80837)
  • response formatter, refactored call method resturn object (77ee9f4)
  • response parse tuple, moved to calldata class, test (dbe04de)
  • update declareAndDeploy method (a47fbd5)
  • use ec internally (3392d03)
  • use yarn (ec1101e)

BREAKING CHANGES

  • uses BigInt and Faster Hashing

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.