Jake Edwards

Results 3 issues of Jake Edwards

Basically when you use the operateMultisig to burn an IPF that is owned and appended to that IPS, it burns the IPF, but doesn't remove it from the IPS. On...

bug

On devnet, I have created an OpenBook market with the sdk (sdk-examples repo) `utilsCreateMarket.ts` script. Then with the OpenBook market ID I was able to successfully run the sdk `ammCreatePool.ts`...

I've been trying to use this as tower middleware in a jsonrpsee server, and it works fine until I get to `server.start()` where the `GovernorLayer` has missing trait implementations. I...