github starkware-libs/starknet-specs v0.8.1

19 days ago

The version fixes the interaction between nodes and starknet-js, where large integers for subscription ids generated by nodes were not possible to represent as numbers in JS.

What's Changed

  • Breaking: change subscription_id from integer to string by @tabaktoni in #288
  • Apply formatting with prettier by @FabijanC in #287
  • Reconcile the RESOURCE_BOUNDS and FEE_ESTIMATE types by @ArielElp in #290

Full Changelog: v0.8.0...v0.8.1

Don't miss a new starknet-specs release

NewReleases is sending notifications on new releases.