Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@FabijanC FabijanC released this 21 Aug 14:47
· 4 commits to main since this release
c5f8e9e

What's Changed since v0.5.0-rc.4

  • Expand websocket API to support JSON-RPC 0.9.0 by @FabijanC in #830
    • Remove starknet_subscribePendingTransactions
    • Add starknet_subscribeNewTransactions, starknet_subscribeNewTransactionReceipts
    • Expand starknet_subscribeEvents
    • Websocket API still not offering general JSON-RPC support, only subscriptions
  • Bugfix: excessive properties in response of starknet_getBlockWithReceipts by @FabijanC in #832
  • Release 0.5.0 by @FabijanC in #833

Full Changelog: v0.5.0-rc.4...v0.5.0