solana/programs/bpf
Jon Cinque 51f3b9aa7c
feature: add new token program feature (#18780)
* feature: add new token program feature

* Fixup test

* Update to spl-token v3.2.0

* Update Cargo.lock + fmt

* Update token program version in fetch-spl.sh

* Bump associated token program to 1.0.3

* Add aToken so
2021-07-21 14:34:25 +02:00
..
benches Bump solana_rbpf to version 0.2.13 (#18068) 2021-07-07 09:50:11 +02:00
c Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
rust Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
tests tx wide compute budget (#18631) 2021-07-16 00:31:22 -07:00
.gitignore
Cargo.lock feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
Cargo.toml Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
build.rs Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00