-
- It should be obvious we support Solana
- no need for excessive integration details
- synergy with work around documenting Solana relayer operations in https://github.com/hyperlane-xyz/issues/issue…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### have you checked our wiki for common solutions?
- [X] I have searched the wiki or docs
### Bridge Experience
…
-
Hi,
first of all I think you have done an excellent job at creating a Python version of the Solana CLI!
I have seen the[ SPL client](https://michaelhly.github.io/solana-py/spl.html) it seems to re…
-
`build-bpf` is not supported directly on Windows. We could leverage the Docker functionality to support this.
-
#859
It's been 4 days and still waiting to merge. Thanks in appreciate.
-
## Problem Description
I'm trying to read all price from solana by each time I call the function. When I set `solana_network` with `devnet`, it was working perfect. However, when I try to use `main…
-
Hi all,
I am creating a new issue as comments in the older closed issue are not relevant. Basically not able to run this mode as plugin in Nuxt3/Vite configuration. It doesn't work in "nuxi run de…
-
Hi,
I used your `flake.nix` in my project and `nix build` succeeded. However, I'm not sure what's the best way to execute those commands such as `solana-install-init`.
What I did was `$ result/b…
-
#### Problem
When running `solana program deploy` with solana v1.18.8, the process will hang indefinitely and not resign/resend transactions after a while. There's no 5 retries like previous versio…
-
As soon as I run this command:
`solana program deploy ./dist/program/helloworld.so`
This error occurs:
Error: ELF error: ELF error: Failed to parse ELF file: Section or symbol name `.data._ZN12wasm…