Henry-E

Results 21 issues of Henry-E

[Solana removed the ability ](https://docs.solana.com/developing/intro/rent#rent-exempt)to create accounts are not rent exempt, so we can get rid of the `rent_exempt=false` constraint option. Not sure if removing it will be beneficial or...

https://realms.today/dao/HymmUoabLo1sB8nTENxSFz1bAmobMJyGQoXqyXZ9FySB/treasury?cluster=devnet If you click on any of the `recent transactions` it will take you to a mainnet beta explorer link instead of a devnet one.

good first issue

~Still a work in progress, needs a test + some clean up. But the core logic is here.~ Let's say you have an order book you want to shut down....

At least while we still use openbook and are opening up the metadao program to new DAOs, we can use the dollar value of a project's token to help determine...

good first issue
help wanted
design

To mention some of the simple design decisions as well. Here's the flow of creating the metadata account and using it - the DAO treasury automatically signs and creates this...

This is what raydium does in their CLMM code and prophet suggested something similar during a code review, so maybe worth a tiny PR to modify. Solana timestamp is an...

Just popping this here as a self reminder to make a PR for this. The base and quote vaults already have functionality that they don't get double created, it's likely...

enhancement
good first issue
help wanted

There's a variable `max_observation_change_per_update_lots` which is now used to update the TWAP. The problem is that these updates lots vary based on the base and quote lots. So a $5...

Hi, I'm testing out this library using expo. I've added all the necessary lines to the manifest and the aid_list.xml file. But I'm still having a lot trouble getting the...