DistributedCollective / bootstrap-continuous-tokens

Bootstrap continuous tokens
2 stars 2 forks source link

Feat/transfer owner permissions #6

Closed py-ro closed 2 years ago

py-ro commented 2 years ago

Updates

  1. add governanceAddress and beneficiaryAddress in hardhat.config network parameters
  2. After deployment, if a governanceAddress is provided, permissions are sent to that address
  3. Fix tests: deploy new contracts instances before each test case
swamp-thing-sovryn commented 2 years ago

@py-ro can you point me out where are you testing proper ownership transfer has been done please? I cannot find it.

I'm not sure if it's easy but I would like to see:

  1. How does the deployer loses access to some admin related functions after deployment
  2. If (1) is working, that it won't brick the contract.