solana-with-rpc-optimizations/transaction-status/src
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
..
lib.rs Drop default_on_eof attribute from Reward struct 2021-07-14 19:17:04 +00:00
parse_accounts.rs Remove feature switch for demoting sysvar write locks (#18373) 2021-07-06 21:22:22 +00:00
parse_associated_token.rs account-decoder: don't use strings to convert between Pubkey types (#17391) 2021-05-21 22:53:53 +00:00
parse_bpf_loader.rs Add Close instrruction and tooling to upgradeable loader (#15887) 2021-03-17 21:39:29 -07:00
parse_instruction.rs tx-status: Don't assume a memo instruction succeeded 2021-06-28 18:23:34 -06:00
parse_stake.rs Add parsing for new stake instructions; clean up confusing test args 2021-07-06 21:53:18 +00:00
parse_system.rs Fix parsing CreateAccountWithSeed instructions (#13513) 2020-11-10 23:51:53 +00:00
parse_token.rs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
parse_vote.rs Add parsing for new vote instructions 2021-07-06 21:53:18 +00:00
token_balances.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00