Skip to content

added function to renounce ownership (#903)#907

Merged
frangio merged 2 commits into
OpenZeppelin:masterfrom
pw94:master
May 3, 2018
Merged

added function to renounce ownership (#903)#907
frangio merged 2 commits into
OpenZeppelin:masterfrom
pw94:master

Conversation

@pw94

@pw94 pw94 commented Apr 21, 2018

Copy link
Copy Markdown
Contributor

Fixes #903

🚀 Description

Added function to renounce ownership and tests

  • 📘 I've reviewed the OpenZeppelin Contributor Guidelines
  • ✅ I've added tests where applicable to test my new functionality.
  • 📖 I've made sure that my contracts are well-documented.
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).

@frangio frangio 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.

Thanks @pw94! 😄

@frangio frangio merged commit 7e44204 into OpenZeppelin:master May 3, 2018
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.

Add to Ownable a function to renounce ownership

2 participants