Skip to content

Commit

Permalink
Access controller: ownership transfer (#98)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
archseer and aalu1418 authored Jan 12, 2022
1 parent 33b3281 commit 94fb6f7
Show file tree
Hide file tree
Showing 12 changed files with 513 additions and 12 deletions.
136 changes: 136 additions & 0 deletions contracts/generated/ocr2/Close.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions contracts/generated/ocr2/Close_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions contracts/generated/ocr2/instructions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

155 changes: 155 additions & 0 deletions contracts/generated/store/CloseFeed.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions contracts/generated/store/CloseFeed_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94fb6f7

Please sign in to comment.