Commit Graph

3 Commits

Author SHA1 Message Date
Ali Behjati e4959768f4
Remove unused solana contracts and their wasm creations (#110)
Removes token bridge, nft bridge, migration. Also removes them from deployments and docs.
2022-03-23 13:29:21 +01:00
Ali Behjati 6544e97c35
Fix pyth test publisher (#76)
* Fix test pyth publisher to actually publish price

- Uses newer pyth images and removes existing hacks for old versions. It essentially makes dockers cleaner.
- Also improve some adds in dockers to cache more efficiently
2022-03-11 08:49:27 +01:00
Ali Behjati f72caf0b56
p2w attester contract use p2w-sdk (#68)
* Make solana pyth2wormhole contract to use the sdk
2022-03-08 12:28:09 +01:00