Michał Piotrowski
aa92fae3e9
add test for memo ( #2678 )
...
* add test for memo
* add test for memo - fix clippy warning
* add test for memo - review suggestions
2021-12-29 14:30:04 -07:00
Jon Cinque
21f8af34e7
Update all solana dependencies to 1.7.3, fix issues ( #1958 )
...
* Update all dependencies to 1.7.3, fix issues
* Remove esm from mocha
* Fix missed token test
* Also update rust version
* token-swap: update tolerance on sim test
* Run `cargo clippy --fix` for needless_borrow errors
* Rerun cargo fmt
2021-06-25 00:39:08 +02:00
Trent Nelson
7d0248ffa4
spl-memo: Add back v1 program ID as `spl_memo::v1::id()`
2021-04-01 07:46:09 +00: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
Michael Vines
341149d0e9
Back to no-entrypoint feature name
2020-11-03 10:34:43 -08:00
Michael Vines
2b5e9d1286
Drop lifetimes
2020-11-01 20:48:15 -08:00
Michael Vines
80e29ef6b9
Port SPL to solana-program and `cargo build-bpf`
2020-10-24 19:21:38 -07:00
Michael Vines
26ab9bb26a
Reorganize crates based on program
2020-08-08 15:25:47 -07:00