Evan

Results 6 issues of Evan

The [Anchor account constraints documentation](https://docs.rs/anchor-lang/latest/anchor_lang/derive.Accounts.html) outlines the `rent_exempt` account constraint. This constraint enforces rent exemption when set to `enforce` and skips the rent exemption check normally done through other constraints...

lang
next

This PR aims to add Helius as an RPC Provider in Metaplex's Developer Hub documentation

This PR directly addresses the issue raised in #23282 where Deno panics if `deno coverage` is called with `--include` regex that returns no matches. I've opted not to change the...

This PR fixes build issues caused by the most recent changes merged in prod

This PR aims to address #38 by adding an anti-frontrunning check to proposals on initialization

This PR aims to start addressing #2859 by eliminating all instances of `getFees` and `getFeeCalculatorForBlockhash` as they'll be removed in Agave 2.0

community