Commit Graph

4 Commits

Author SHA1 Message Date
samkim-crypto 0c8fb24d47
upgrade solana-program to 1.14.6 (#3765) 2022-10-27 07:59:25 +09:00
Jon Cinque c318603368
managed-token: Remove ignored profile.release (#3728)
The SPL build currently gives this warning every time:

```
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /home/jon/src/solana/solana-program-library/managed-token/program/Cargo.toml
workspace: /home/jon/src/solana/solana-program-library/Cargo.toml
```

Remove the ignored `profile.release` configuration in managed-token.
2022-10-19 10:58:27 -04:00
hanako mumei 3a87c8fc0a update solana to 1.14.4 2022-10-12 10:48:23 -07:00
Jarry Xiao 318ced195f
Added prototype for managed-token program (#3573)
* Added prototype from managed-token program
2022-09-20 19:03:51 -04:00