agrippa

Results 19 comments of agrippa
trafficstars

@paul-schaaf I think the ability to have `test.genesis.toml` for each test makes a lot of sense for obvious reasons. I'd still like to be able to use Anchor.toml or similar...

> why not? I dont remember because it's been a while since we made this choice. I think early on we realized we'd need the metaplex programs on our test...

this is already merged in another pr right? the functionality has returned.

Is there some way we can get the VSR version / fork using on-chain data? this stuff shouldnt show up if the version of VSR doesn't support it. To be...

I'd like to freeze all dao-related packages being added to the repo's package.json. Could you copy-paste the functions you need into a folder instead?

Hi @kopeboy, these are great questions. We track feedback in our discord, I made a feedback thread for you there. The additional fees you're seeing, such as fees for voting...

I still havent figured out if this thing is unused or not...

I have learned this is the intended?? behavior when you don't set identity. If I add the following line: ` metaplex.identity = () => ({ publicKey: fromOwner } as any)`...