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
- Remove
- 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