acheron

Results 202 comments of acheron

Fixed by https://github.com/coral-xyz/anchor/pull/2824.

Fixed by https://github.com/coral-xyz/anchor/pull/2824.

This is a breaking change so it's not really a "minor update".

Does this not work if you use `useAnchorWallet` instead of `useWallet`?

Please give an example on what you want to do.

Thanks for the example! However, I generally side with not making breaking changes if the change doesn't bring massive advantages. I understood your problem but it doesn't seem like it...

Thanks, I'll have to test this locally before merging. How did you fix the bench issue?

> Currently, if we have this supposedly _immutable_ account: > > ```rust > pub account: Account

> The other arguments could be.. we have many other types which ensure certain things, for example, `Signer` and `Program`. As for the syncing issue, I guess, that can be...

Added in https://github.com/coral-xyz/anchor/pull/2824 (not with `rustdoc`).