solana/account-decoder/src
Illia Bobyr 43c0f05ca0
Bumps base64 from 0.13.1 to 0.21.0. (#31522)
Changes:

  marshallpierce/rust-base64@v0.13.1...v0.21.0

`base64::{encode,decode}` are now deprecated in favor of an API that
explicitly selects an `Engine`.  Migrated all calls to the new API.
2023-05-11 11:34:58 -07:00
..
lib.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
parse_account_data.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
parse_address_lookup_table.rs fixes errors from clippy::redundant_clone (#29536) 2023-01-05 18:42:19 +00:00
parse_bpf_loader.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
parse_config.rs Remove some clippy lints 2022-06-22 09:23:22 -07:00
parse_nonce.rs removes feature gate code separating durable nonce from blockhash domain (#26055) 2022-07-06 12:03:13 +00:00
parse_stake.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
parse_sysvar.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
parse_token.rs Upgrade to token-2022 0.6.0 (#30353) 2023-03-10 10:32:19 +09:00
parse_token_extension.rs Upgrade to token-2022 0.6.0 (#30353) 2023-03-10 10:32:19 +09:00
parse_vote.rs vote: encapsulate `Lockout` (#29753) 2023-01-18 19:28:28 -07:00
validator_info.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00