Giter Site home page Giter Site logo

Comments (4)

HickupHH3 avatar HickupHH3 commented on July 26, 2024 1

My understanding is that TimelockController supports native / ERC20 token transfers already (in general, arbitrary code execution). Proposals have to be made and executed on the ArenaGovernor, which then calls TimelockController.

It is important to note that any asset sent to the Governor contract will be inaccessible. All funds should be held by the TimelockController. https://docs.openzeppelin.com/contracts/4.x/api/governance#GovernorTimelockControl

TODO: write tests to ensure this is the case.

from contracts.

MrToph avatar MrToph commented on July 26, 2024 1

Yes, everything needs to go through the Timelock, the timelock is also the owner of all contracts. The Timelock just executes governor proposals, so you can transfer funds if there's a proposal that reached quorum

from contracts.

sockdrawermoney avatar sockdrawermoney commented on July 26, 2024 1

Yeah, my assumption was a governance vote to either release funds to an EOA for distribution or to directly distribute them from the governance action.

from contracts.

MrToph avatar MrToph commented on July 26, 2024

I always assumed the distribution of awards should come with a governance vote but would be good to double-check @adamavenir

from contracts.

Related Issues (18)

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.