Skip to content

v0.10.4

Latest

Choose a tag to compare

@odednaor odednaor released this 10 Sep 13:21
cac6a4f

Scope: Wallet API
Adds STRK20 shadow account support, and an optional valid_until parameter to wallet_strk20Balances that lets a dapp request how long its authorization to read shielded balances stays valid.
The full node JSON-RPC, Proving API and P2P specs are unchanged in this release: nodes stay at 0.10.2, and the Proving API and P2P specs at 0.10.3.

This is the first stable release under the per-spec release scope described in the README: all files share one version, but each release changes only one spec, so implementations may correctly report different versions.

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.10.4