solana-with-rpc-optimizations/tokens/src
Jon Cinque c43afe2d7f
spl: Bump token to v3.3.0 and ATA to v1.0.5 (#22649)
* Bump spl-token and ATA to v3.3.0

* Add parsers for new token instructions
* Update parser for modified associated-token-account instruction

* Update to use 1.0.5 once it's released

* Update Cargo.lock in programs/bpf
2022-04-20 19:13:42 +02:00
..
arg_parser.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
args.rs Clippy 2021-10-23 08:21:20 +00:00
commands.rs Refresh blockhash for fee calculations (#23338) 2022-02-24 21:21:38 -07:00
db.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
main.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
spl_token.rs spl: Bump token to v3.3.0 and ATA to v1.0.5 (#22649) 2022-04-20 19:13:42 +02:00
token_display.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00