-
During my Anchor tests, I need to simulate certain time change for my Solana program to react differently, such that the time_now below in my Solana program should change:
```
use solana_program::…
-
I'm getting a resolution issue related to the `"@solana/buffer-layout": "4.0.0"` resolution and breaking changes to the lib.
There's an extensive thread related to this issue located at https://git…
h4rkl updated
2 years ago
-
Trying to deploy anchor app to solana-test-validator run-in in the docker it gets stuck. It counts up all the transactions then restarts and says it will retry. Everything else seems to be working ok.…
-
Hello team, hope you are all good, here is my issue:
after creating and following the guide on retrieving the shop information adding them to .env file i ran yarn start and the test is running fine …
-
Per [the anchor docs](https://docs.rs/anchor-lang/latest/anchor_lang/accounts/index.html):
> AccountInfo can be used as a type but [Unchecked Account](https://docs.rs/anchor-lang/latest/anchor_lang…
-
I'm trying to retrieve all tokens associated with a public key, but as far as I understand the token name stored under the `data` key is serialised. How exactly can I convert this back into a human-re…
-
That way explorers have easy access to same functionality as in #3009
-
**Describe the bug**
In case sending transaction takes me some time. I get an error after sending tx
**Info:**
- Suite Version: 24.2.0
**How to reproduce**
Steps to reproduce the behavior…
-
Hi, I've noticed that the name service for SPL is not available here.
https://github.com/solana-labs/solana-program-library/blob/c05f445d73ffe917367c590aaccee1ec018801f6/name-service/
Any plan t…
-
Seeing this error running `docker build` on an M1 Mac:
```bash
docker build -f docker/Dockerfile . -t dialect/protocol:latest
...
=> ERROR [ 3/14] RUN sh -c "$(curl -sSfL https://release.solana.…