Commit Graph

2 Commits

Author SHA1 Message Date
hana 65769ce23d
Update rust to 1.60, solana to 1.11.6 (#3492)
also change bpf to sbf throughout the codebase

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2022-08-18 12:16:02 -07:00
Sebastian Bor 78cb324352
Governance: Program metadata (#2679)
* feat: implement UpdateProgramMetadata instruction

* feat: put metadata info into the logs

* feat: use CARGO PKG version

* feat: add updated_at for program metadata

* chore: Update instruction comments

* chore: replace .unwrap() with ?

* fix: Change max size to support XXX.YYY.ZZZ version format
2021-12-31 00:44:32 +00:00