github starknet-io/starknet.js v5.18.0

latest releases: v6.14.0, v6.13.1, v6.13.0...
pre-release13 months ago

5.18.0 (2023-08-05)

!! RPC possible Invalid transaction nonce issue (current workaround is to delay the next transaction by a couple of seconds so that RPC had time to update nonce, this will be fixed in 0.12.2)

RPC default config switched to pending block
RPC estimates versions patched with working ones.
Default provider intermediate patched types

early Starknet 0.12.1
early RPC 0.4.0-rc3

Bug Fixes

  • getevents range blocks optional (a746354)
  • hotfixed deault provider to issued RPC spec (4a8f4f9)
  • optional keys and address in eventfilters (4077b48)
  • pathfinder pascal status patch, fixed GetSyncingStatsResponse schema (89c0f25)
  • repair RPC simulation flag serialization (e5af0a0)
  • string (c6ae7bd)
  • undefined transaction GetTransactionResponse provide LibraryError (f57e844)
  • unfinished get_transaction_receipt default provider types (6589b2c)

Features

  • rpc 0.4.0-rc3, no cleanup (54674cb)
  • rpc default to pending block tag (fix wrong nonce issue), reverted estimate versio of rpc spec (2049b4f)
  • waitForTransaction Sequencer reworked with execution and finality status, 5s steps, not_rec (f4e414f)

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.