wormhole/solana/bridge/program/src
Reisen 118bc13bcb Fix all warnings in the bridge program.
- Allowed non snake case globals for const generic names.
- Left feature warning on as these are valuable to others during cargo
  build, where you might want to spot what projects are using unstable
  features when pulling dependencies.

Change-Id: I595253513554c441284def7e354bb4e4e2df550e
2021-06-25 07:55:55 +00:00
..
api Fix all warnings in the bridge program. 2021-06-25 07:55:55 +00:00
accounts.rs Fix Signature Calculation 2021-06-24 10:02:15 +00:00
api.rs Restructure workspace 2021-06-21 10:24:52 +02:00
instructions.rs Rework integration tests around exposed instructions 2021-06-24 13:55:31 +00:00
lib.rs Fix all warnings in the bridge program. 2021-06-25 07:55:55 +00:00
types.rs Fix all warnings in the bridge program. 2021-06-25 07:55:55 +00:00
vaa.rs Fix all warnings in the bridge program. 2021-06-25 07:55:55 +00:00