Commit Graph

8 Commits

Author SHA1 Message Date
Michael Vines 80e29ef6b9 Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00
Jack May 46f0b42873
Programs can be client dependencies (#181) 2020-07-31 16:35:49 -07:00
Dan Albert f166a9978c
Add package-lock.json (#156) 2020-07-24 17:09:15 -06:00
Jack May 271073e67b
Consolidate .gitignore (#80) 2020-07-06 21:38:18 -07:00
Jack May 9214d08be6
Add rustdocs (#39) 2020-06-17 11:25:19 -07:00
Jack May d4ad04b31f
Add vscode to .gitignore (#38) 2020-06-16 20:26:23 -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
Tyera Eulberg dfbfc9367b
Reorganize repository in preparation for more programs (#20)
* Initial reorg

* Update READMEs

* Update CI

* Add CI build stages
2020-06-05 12:34:17 -06:00