github starkware-libs/starknet-specs v0.10.4-rc.2

pre-release3 hours ago

Scope: Wallet API
Adds an optional valid_until parameter to wallet_strk20Balances, letting a dapp request how long its authorization to read shielded balances stays valid, so a multi-step flow such as a swap can re-query balances without prompting the user on each call. The parameter is optional, so this is a non-breaking change.
The full node JSON-RPC, Proving API and P2P specs are unchanged in this release (nodes stay at 0.10.2).

What's Changed

Full Changelog: v0.10.4-rc.1...v0.10.4-rc.2

Don't miss a new starknet-specs release

NewReleases is sending notifications on new releases.