Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 18:17
· 871 commits to develop since this release
94fb6f7
Access controller: ownership transfer (#98)

* access-controller: Allow transferring ownership

* With anchor 0.20 we can now use the MAX_ADDRS constant

* access-controller: Rearrange fields

* Revert access list reorder

* Regenerate e2e bindings

* pkg/solana: Add ProposedOwner to AccessController

* update expected AC state size

* update gauntlet artifacts

Co-authored-by: aalu1418 <aalu1418@gmail.com>