Ryan Lee

Results 56 comments of Ryan Lee

What kind of work would be needed to make this possible?

It would be useful if we could override the default error message for a specific validator. For example, I don't want to write, "X should exist" for every exist validator...

How far are you into this / what kind of work has already been done?

It seems fairily straightforward and intuitive, so I would say so. One thing that I think is fairly lacking in the current verson of eosfactory is the ability to include...

![image](https://github.com/polkadot-js/apps/assets/21375952/438627fe-0db6-487e-a7bd-1ffff630ed0b) Seems legit. On the polkadot network there is 1 that has a pre-image -- so we know it works. I think its just the hash of whitelisted calls but...

I can confirm the FellowshipTreasury pallet does exist on collectives and can be queried ```ts import { getScProvider, WellKnownChain } from "@polkadot-api/sc-provider" import { getChain } from "@polkadot-api/node-polkadot-provider" import {...

Actually yeah, there is just no treasury pallet on collectives

the fellowshipTreasury pallet is completely different from the current treasury pallet. the latter seems dated. two questions 1. can you add some proposals & approvals on westend 2. how do...