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 |
|
Jack May
|
dee655df35
|
Cleanup use (#16327)
|
2021-04-02 08:54:09 -07:00 |
|
Jeff Washington (jwash)
|
952c3bcbb7
|
AccountSharedData construction (#15790)
|
2021-03-11 18:09:04 -06:00 |
|
Jeff Washington (jwash)
|
8a3135d17b
|
Account->AccountSharedData (#15691)
|
2021-03-09 15:06:07 -06: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
|
0a9ff1dc9d
|
Initial solana-test-validator command-line program
|
2020-12-11 04:17:38 +00:00 |
|