Commit Graph

6 Commits

Author SHA1 Message Date
Jack May 0f2226c190
Nits (#159)
* Nits

* nudge
2020-07-28 16:33:34 -07:00
Aaron Hill 88d738f9d2
Bump solana-sdk to 1.2.10 (#124)
This allows https://github.com/solana-labs/solana/pull/11015 to build
2020-07-13 14:55:46 -06:00
Jack May 76a61d700f
Add in syscall stubs to fix non-bpf builds (#71) 2020-06-30 22:57:12 -07:00
Tyera Eulberg b581366047
Memo: add Rust program id and bump version (#41)
* Add rust program id to memo

* Bump memo and sdk versions

* Use declare_id macro

* Bump solana version to pick up macro docs
2020-06-18 10:51:22 -06:00
Jack May 9214d08be6
Add rustdocs (#39) 2020-06-17 11:25:19 -07:00
Tyera Eulberg ff8b5ac158
Add utf8 memo program (#27)
* Initial memo commit

* Add program id

* Update CI

* Remove unneeded dependencies

* Try instead of map

* clippy --tests
2020-06-05 20:13:15 -06:00