Skip to content

Add ownable contract example and integration test#356

Merged
czepluch merged 3 commits into
mainfrom
add-ownable-example
Apr 16, 2026
Merged

Add ownable contract example and integration test#356
czepluch merged 3 commits into
mainfrom
add-ownable-example

Conversation

@czepluch

Copy link
Copy Markdown
Contributor

Simple contract with owner field, getter, and guarded setter.
Tests cover deployment, reading owner, transferring ownership, and rejection of unauthorized ownership change.
Added test to run_contests.sh

Simple contract with owner field, getter, and guarded setter.
Tests cover deployment, reading owner, transferring ownership,
and rejection of unauthorized ownership change.

@d-xo d-xo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@czepluch czepluch merged commit 92abede into main Apr 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants