Commit Graph

4 Commits

Author SHA1 Message Date
Michael Vines a156a10051 Adjust test_memo_compute_limits to account for toolchain differences 2021-03-17 00:37:20 -07:00
Jon Cinque 9a3707a8f8
memo: Expand error type to make test less flaky (#1380)
* memo: Expand error type to make test less flaky

* Cleanup errors as vars because cargo fmt looks ridiculous
2021-03-04 22:02:32 +01:00
Jon Cinque 9c12b50703
Update solana-program to 1.5.11 (#1362)
* Update solana-program to 1.5.11

* Update all programs
2021-03-02 19:19:50 +01:00
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