Tracy Adams
Tracy Adams
### What are you trying to accomplish with this PR? Add a Linux-specific ssl-check bash function. The Mac one provided doesn't work on WSL/Ubuntu setups. This Linx-specific function replaces the...
As stated in #1840, there's some new parameters that have been added to the `solana-test-validator` CLI. Namely, the `geyser-plugin-config` param that's helpful when developing a geyser plugin in conjunction with...
**Describe the bug** A clear and concise description of what the bug is. SPL Tokens (not metaplex NFTs) that have an `external_url` set in json metadata do not use that...
Currently, if you set `limit` to > 1000 (hardcoded for now), you will get back a RPC error message saying `Pagination Error. Only one pagination parameter supported per query.`. For...