wormhole-foundation / wormhole-scaffolding

Starter apps with Wormhole integration
Other
49 stars 33 forks source link

solana: fix various issues #25

Closed a5-pickle closed 1 year ago

a5-pickle commented 1 year ago

Objective

Various fixes. See commits for specific issue numbers.

How to Review this PR

  1. Verify tests work in solana when you run make test.
  2. Review program changes for Hello World and Hello Token.
  3. Review test changes.