Jake Hartnell
Jake Hartnell
> > > Though when it has a Polytone account on Juno, it may need to use it. > > > > > > Not really, IBC'd cw20s are native...
We have an awesome indexer now, so not blocked. : )
What's blocking this?
@NoahSaso do we have this? Feel that React does a pretty good job of protecting against this.
To be clear, the contract that needs to be modified is `contracts/voting/dao-voting-cw4.` There are examples of implementing active threshold in `contracts/voting/dao-voting-cw721-staked` and `contracts/voting/dao-voting-token-staked`, use those for reference. Both of those...
Someone suggested making validator actions easy to find. We should make a new category for those. https://x.com/cryptodungeonma/status/1736140393891107153?s=20
Another candidate for merging:  The update voting configs action could be combined? You pick the proposal module (multiple or single) you want to update the config for?
Needs a few things: - Fix the build - Add tests for `active_threshold` and being able to update it - Make sure CI passes - Clean up
> > Needs a few things: > > > > * Fix the build > > * Add tests for `active_threshold` and being able to update it > > *...
Slight bump on this. This is really powerful stuff, we are going to have a lot of DAOs voting in other DAOs. We have a use case setup already with...