Commit Graph

9 Commits

Author SHA1 Message Date
mergify[bot]
7427dafc36 feature: add new token program feature (backport #18780) (#18803)
* 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

(cherry picked from commit 51f3b9aa7c)

# Conflicts:
#	Cargo.lock
#	account-decoder/Cargo.toml
#	accounts-cluster-bench/Cargo.toml
#	programs/bpf/Cargo.lock
#	rpc/Cargo.toml
#	sdk/src/feature_set.rs
#	tokens/Cargo.toml
#	transaction-status/Cargo.toml

* Fix merge issues

* Re-generate lock files

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-07-21 15:05:45 +00:00
Justin Starry
7b67a6d208 Load memo v2 into genesis for test validator (#15425)
* Load memo v2 into genesis for test validator

* feedback

* versions

* remove .so

* add .so
2021-02-19 15:59:31 +08:00
Michael Vines
aa97da2146 Upgrade to SPL Token 3.1.0 program binary 2021-02-12 21:57:53 +00:00
Michael Vines
9d75b82840 Add SPL Feature Proposal program 2020-11-19 04:27:44 +00:00
Tyera Eulberg
3282334741 Bump token version fetched for localnet (#13490) 2020-11-10 10:00:08 -07:00
Michael Vines
4d553f4879 Fetch associated-program-account 2020-11-05 23:03:03 +00:00
Michael Vines
5e017dc0f2 Update to spl-token 2 2020-08-29 09:25:17 -07:00
Jack May
0a94e7e7fa Specify loader when bootstrapping bpf programs (#11571) 2020-08-12 09:46:49 -07:00
Michael Vines
3a1ca4efff Fetch and install SPL programs by default 2020-07-29 12:48:56 -07:00