Matthew Callens
Matthew Callens
+1 on this issue, `async` selector times out on `next build`.
+1 for this currently storing IPFS URIs on chain as the raw protocol link so that clients can decide which gateway to use, and would be nice to utilize the...
@michelvocks Is there update on this issue?
`Buffer` may not be available in your code bundle depending on the version of node you are building from. Importing a polyfill for the browser should solve it.
`destroy` is a bit misleading to the purpose of the new constraint, maybe renaming it to something like `archive` would be more semantic?
the [tic-tac-toe example](https://www.anchor-lang.com/docs/tic-tac-toe) in the anchor docs makes use of the `MethodsBuilder` pattern that is preferred.
I assume `STAKING_PROGRAM_ID` is not the address of _your_ program that you are writing. `0xbc0` is [Anchor error code 3008](https://github.com/coral-xyz/anchor/blob/master/lang/src/error.rs#L158) indicating that a program ID provided or discovered was not...
@kevinrodriguez-io rebase this branch from `master` to pull in the clippy error fixes and rerun the tests.
can you explain more what the issue you're reporting or trying to solve is?
@HgAmiui9 can this issue be closed?