Commit Graph

6 Commits

Author SHA1 Message Date
Ali Behjati ce177b7038
Remove wormhole contract from wasm generation (#160) 2022-04-04 14:53:13 +02:00
Ali Behjati ec7746b3d5
Remove sdk/spydk from wasm and remove buf gen web yaml (#145) 2022-04-01 19:22:47 +02:00
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 643ab162d1
Make p2w-sdk js use p2w-sdk rust wasm bindings (#65)
* Make p2w-sdk js use p2w-sdk rust wasm bindings (instead of solana contract bindings)
- Removes `wasm.rs` in solana contract too.
2022-03-07 20:15:06 +01:00
Ali Behjati 1d34c1c0c8 Fix unchanged cache mount paths 2022-03-07 11:50:22 +00:00
Ali Behjati d9c7c86f4d Move WASM gen docker to root
It is because wasm is going to be used for p2w-sdk too.
2022-03-07 10:11:40 +00:00