solana/transaction-status
Jon Cinque d5195921a9
transaction-status: Remove conversions between spl re-exports and local sdk (#33456)
* transaction-status: Remove `convert_pubkey`

Ran `git g -l convert_pubkey | xargs sed -i'' -re 's/convert_pubkey\(([^)]+)\)/\1/g'`

* Remove convert_compiled_instruction

Ran `git g -l convert_compiled_instruction | xargs sed -i'' -re 's/convert_compiled_instruction\(([^)]+)\)/\1/g'`

* Cleanup + clippy

* Remove instruction conversions in new extensions

* Run clippy --fix
2023-09-30 00:40:48 +02:00
..
benches Refactor: consolidate memo extraction for each message version (#22422) 2022-01-12 06:32:44 +08:00
src transaction-status: Remove conversions between spl re-exports and local sdk (#33456) 2023-09-30 00:40:48 +02:00
Cargo.toml spl: Bump token-2022 and friends (#33453) 2023-09-29 19:12:06 +02:00