dao-template icon indicating copy to clipboard operation
dao-template copied to clipboard

Results 7 dao-template issues
Sort by recently updated
recently updated
newest added

Hi every body I am currently encountering a problem in the part of the code where we try to find the id of a proposal with this line ``` const...

This action allows you to run the [Slither static analyzer](https://github.com/crytic/slither) against your project, from within a GitHub Actions workflow. References: - [slither-action](https://github.com/marketplace/actions/slither-action) - [slither-analyzer](https://pypi.org/project/slither-analyzer/#integration)

Hey @PatrickAlphaC , Thank you for the video and code, I'm running `yarn hardhat run scripts/vote.ts` and got the following error:. ```text Error: cannot estimate gas; transaction may fail or...

The code in line line 37 of deploy-box.ts const transferTx = await boxContract.transferOwnership(timeLock.address) is causing deployments to have an error stating transferownership function doens't exist, please how do i resolve

Can someone tell me why this issue arises? These are my tests ```js const { ethers, network } = require("hardhat"); const { VOTING_DELAY, VOTING_PERIOD, PROPOSAL_DESCRIPTION, NEW_STORE_VALUE, FUNC, DEVELOPMENT_CHAINS, MIN_DELAY, QUORUM_PERCENTAGE,...

### updated devDependencies - fixes TypeError argument count for added admin role (constructor) #28

since there is no module.exports , are you able to deploy on live chain??