-
Currently uptime for a validator is just reported over the last epoch (I think!). Perhaps we report multiple uptimes: last epoch, last N epochs, from the start of the stage?
We probably need to di…
-
computer has vpn, the idea request times out. But postman succeeded
![9611d2c972962070005c18615fc4a99](https://github.com/sol4k/sol4k-examples/assets/55132977/5f980f80-8c16-4ee6-b543-061a3a6b429a)
-
When USDC on Polygon is an option, display the button and then open Metamask and prompt user to approve transaction.
-
# Summary
Can't build a project with dependencies,
```toml
celestia-types = "0.4.0"
solana-transaction-status = "1.18.22"
```
# Overview
Solana hasn't yet fully implemented the shift to…
-
#### Problem
Following the tutorial at [0] does not lead to the expected output. The build succeeds but there is no output artifact.
This has been reproduced on both Linux 6.6.3 and MacOS Sonoma.
…
-
Currently I am trying to run `anchor build` but it fails with below message.
G:\Projects\Blockchain\solana\solana-twitter>anchor test
Failed to obtain package metadata: `cargo metadata` exited wit…
-
#### Problem
Some programs raise `Invoked an instruction with data that is too large` error with `1.16.0` release.
I wasn't able to reproduce this error in a smaller program but I can share 3 di…
-
Hi @armaniferrante !
Does that hex value refer to a certain line of the code? I have a hard time debugging this error.
Thanks
-
I see the demo:
```
c.GetTokenAccountBalance(
context.Background(),
"HeCBh32JJ8DxcjTyc6q46tirHR8hd2xj3mGoAcQ7eduL",
)
```
what the value HeCBh32JJ8DxcjTyc6q46tirHR8hd2xj3mGoAcQ7eduL ?
w…
-
is there way to decode the buffer from `getAccountInfo` from solana/web3js on sdk v2 such as `LIQUIDITY_STATE_LAYOUT_V4` and `MARKET_STATE_LAYOUT_V3`