Chirantan Ekbote

Results 20 comments of Chirantan Ekbote

I'm not sure if this is appropriate to post here so please feel free to delete this comment if it's not. I've rebased my changes on top of the 0.4...

This PR just moves stuff around. Once it lands, I will add some more changes to make signature verification easier to use but I can't do it now because we're...

Added a readme. Also renamed "certusone" -> "wormhole-foundation". PTAL.

Had to rebase to fix merge conflicts. Please take another look.

> Why is this only for terra? Can't we use it in solana too? No particular reason. I just hadn't looked at the solana code at all and so didn't...

I think I'm just going to close this. The goal was to avoid having to manually write parsing code for the various VAA messages we already have and I'm not...

I've moved the crate into the sdk/rust directory and also added support for strings and maps.

> could we get the byte_utils.rs from terra/contracts/wormhole/src added into here as well? I use state.rs and byte_utils.rs in every single rust contract I build... The purpose of this crate...

Current dependencies on/for this PR: * dev.v2 * **PR #1001** 👈 * **PR #1789** * **PR #1793** This comment was auto-generated by [Graphite](https://app.graphite.dev/github/pr/wormhole-foundation/wormhole/1001?utm_source=stack-comment).

Looks like the checks were stale because a couple of these tests are broken on dev.v2. See #1485 for the fix.