Tracy Adams

Results 5 issues of 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...

bug

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...

### Description After the latest update to v1.0.180, I get the following crash on startup: ``` { "name": "UnknownError", "data": { "message": "TypeError: undefined is not an object (evaluating 'Provider2.sort(Object.values(item.models))[0].id')\n...

bug