* Add out-of-tree dependency on wormhole v2.8.9 This lets us outsource all wormhole/solitaire code to the upstream certusone repo * Docker.client: Use cargo-install to install binaries from github * p2w: fix solana-program wasm-bindgen * pyth2wormhole: Fix code-level errors against newer solitaire * p2w: Use upstream wormhole rust code, bump guardian to 2.8.9 * guardian: ensure solana is on, spy: bump image to 2.8.9 Co-authored-by: Reisen <reisen@morphism.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
README.md
This is a fork of https://github.com/RazrFalcon/memmap2-rs which implements stubs for all functions which is required to make the client code compile to WASM. It uses the v0.3.0 code (which has stubs) but was adapted to the v0.1.0 API which is used by Solana.