Skip to content

Testnet #31: Autonoe

Compare
Choose a tag to compare
@aubrika aubrika released this 04 Oct 01:54
· 4309 commits to main since this release

This testnet includes our first pass at implementing a concept of TransactionViews and TransactionPerspectives, which together will allow users to pass along a partial "view" of the decrypted contents of a transaction's shielded actions in the form of a "perspective" consisting of a bundle of action-scoped payload keys corresponding to some or all of the actions in a specific transaction. This allows someone in possession of a full viewing key for an account to share some of their decryption ability without needing to provide their full viewing key.

This release also fixes the block time to be 5 seconds instead of 1 second, alongside various other feature enhancements and improvements:

What's Changed

Full Changelog: 030-isonoe...031-autonoe