Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

feat: add transfer_ownership #1193

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

greged93
Copy link
Contributor

@greged93 greged93 commented Jun 8, 2024

Time spent on this PR: 0.1 day

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Ownership of the Kakarot contract can't be transfered.

Resolves #1192

What is the new behavior?

  • Add transfer of ownership of the contract.
  • Add tests.

This change is Reviewable

@ClementWalter ClementWalter merged commit 50e6e2e into kkrt-labs:main Jun 8, 2024
6 checks passed
greged93 added a commit that referenced this pull request Jun 10, 2024
<!--- Please provide a general summary of your changes in the title
above -->

<!-- Give an estimate of the time you spent on this PR in terms of work
days.
Did you spend 0.5 days on this PR or rather 2 days?  -->

Time spent on this PR: 0.1 day

## Pull request type

<!-- Please try to limit your pull request to one type,
submit multiple pull requests if needed. -->

Please check the type of change your PR introduces:

- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):

## What is the current behavior?
Ownership of the Kakarot contract can't be transfered.
<!-- Please describe the current behavior that you are modifying,
or link to a relevant issue. -->

Resolves #1192 

## What is the new behavior?
- Add transfer of ownership of the contract.
- Add tests.

<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg"
height="34" align="absmiddle"
alt="Reviewable"/>](https://reviewable.io/reviews/kkrt-labs/kakarot/1193)
<!-- Reviewable:end -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add transfer of ownership to Kakarot contract
2 participants