solana/transaction-status/src/parse_token/extension
samkim-crypto 4a94eeee5e
Upgrade to token-2022 0.6.0 (#30353)
* upgrade spl-token-2022 to 0.6.0

* Add spl_token_2022-0.6.0.so to program-test

* cargo lock

* update account decoder tests to use Pubkey::new_from_array instead of Pubkey::new

* update rpc tests to use Pubkey::new_from_array instead of Pubkey::new

* update token-2022 .so file

* cargo lock

* increase the threshold for allowable rebuilds in ci

* update spl ATA to v1.1.3

* decrement back the threshold for allowable rebuilds

* cargo lock

* increment ci rebuild threshold
2023-03-10 10:32:19 +09:00
..
confidential_transfer.rs Upgrade to token-2022 0.6.0 (#30353) 2023-03-10 10:32:19 +09:00
cpi_guard.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
default_account_state.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
interest_bearing_mint.rs
memo_transfer.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
mint_close_authority.rs
mod.rs update to spl-token-2022 0.5.0 2022-11-28 11:30:41 -08:00
permanent_delegate.rs update to spl-token-2022 0.5.0 2022-11-28 11:30:41 -08:00
reallocate.rs
transfer_fee.rs