GithubHelp home page GithubHelp logo

Comments (8)

JeneaVranceanu avatar JeneaVranceanu commented on August 27, 2024 2

I suppose that instead of me @CJ42 expected to be tagged :)

from lips.

frozeman avatar frozeman commented on August 27, 2024

Lets go with Call renounceOwnership() 2x within 100 blocks

from lips.

frozeman avatar frozeman commented on August 27, 2024

@JeneaVranceanu @YamenMerhi

from lips.

CJ42 avatar CJ42 commented on August 27, 2024

event RenounceOwnershipInitiated(...)

There should be as well a deadline for renouncing ownership.

// renounceOwnership(...).       // ---------------------> timeline to confirm <---------------//                                
block n -----------------> block n + 50 ---------------------------------------------> block n + 150 ------------------> timeout

After block n + 150, this is a timeout and the process has to start all over again.

from lips.

CJ42 avatar CJ42 commented on August 27, 2024

@frozeman adding this as a comment for clarity (as it is mentioned in the first comment of the issue.

We agreed on calling the same function renounceOwnership(...) twice ✅
(no functions confirmRenounceOwnership() or renounceOwnershipConfirm()) ❌

from lips.

YamenMerhi avatar YamenMerhi commented on August 27, 2024

It was decided to make renounceOwnership(..) a two step process action, where the the user calls renounceOwnership(..), which starts a time in blocks, where for the first 100 blocks, he can not complete the renouncement, and after 100 blocks he has the ability to call renounceOwnership(..) again to complete the renouncement. If after 200 blocks after the initial call to renounceOwnership() the process was not completed, the user will have to start all over again. We also added a RenounceOwnershipInitiated Event to notify the user that renounceOwnership(..) was called for the first time.

This will allow for a delay time for the owner to act, if a malicious controller initiated the process. And allows for an expiry, the process is not completed within 100 blocks (~20min)

from lips.

b00ste avatar b00ste commented on August 27, 2024

@frozeman Can we use block.timestamp instead of block.number?

from lips.

CJ42 avatar CJ42 commented on August 27, 2024

Closing as implemented in #129

from lips.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.