solana-program-library/memo/program
Tyera Eulberg 190e664dd1
Add initial signed-memo program (#1135)
* Initial s-memo

* Populate readme

* Add signed-memo to spl docs

* Log less, fail faster

* Replace and bump memo

* Update memo id

* Add memo prefix and len

* Add test that demonstrates compute bounds

* Add logging and compute to memo docs
2021-01-28 12:21:21 -07:00
..
src Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00
tests Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00
Cargo.toml Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00
Xargo.toml Reorganize crates based on program 2020-08-08 15:25:47 -07:00
program-id.md Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00
run-tests.sh Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00