github starknet-io/starknet.js v6.11.0

latest releases: v6.11.1, v7.0.0
3 days ago

6.11.0 (2024-07-02)

Features

  • WalletAccount -> new standard for communicating with wallets - guide and example-repo
  • rpc 0.7.1
  • cairo 2.6.0 contract declaration
  • abiwan v2 intergation - Automatic TypeScript parsing of Cairo ABI-s guide
  • v3 transactions
  • structured data hashing in line with SNIP-12
  • Ethereum account (signer) docs
  • Cairo u512 docs
  • Enriched transaction receipt docs
  • types-js common library
  • added type coverage
  • provider.getL1MessageHash
  • add getGasPrice rpc provider method
  • export function parseCalldataField()
  • function validateAndParseEthAddress
  • provider.decodeParameters
  • fee margins configurable
  • use fetch-cookie package for cookie based sticky sessions
  • removed sequencer api , goerli testnet
  • various bugfixes

Test:

  • add coverage in automatic test suite
  • Improve tests performance
  • test's response schema validation

Docs:

  • search functionality
  • guide for wallet account
  • various improvements, new examples on methods in jsdoc and explanations

BREAKING CHANGES

  • v3 transactions
  • use only RpcProvider instead of Provider - PR
  • nested events - PR
  • migration guides from v5 to v6

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.