Skip to content

v0.10.4-rc.2

Pre-release
Pre-release

Choose a tag to compare

@odednaor odednaor released this 10 Sep 08:27
· 2 commits to master since this release
80ef49c

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