-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
Currently on out of date solana crate versions:
-
solana-account = "~2.2" -
solana-account-decoder = "^2.3.6" -
solana-account-decoder-client-types = "^2.3.6" -
solana-client = "^2.3.6" -
solana-clock = "~2.2" -
solana-commitment-config = "~2.2" -
solana-entry = "^2.3.6" -
solana-hash = "~2.3" -
solana-instruction = { version = "~2.3", default-features = false } -
solana-message = "^2.3.6" -
solana-native-token = "~2.3" -
solana-program = "~2.2" -
solana-program-pack = "~2.2" -
solana-pubkey = { version = "^2.3.6", features = ["serde", "borsh", "curve25519"] } -
solana-signature = { version = "~2.3", features = ["rand"] } -
solana-transaction = "~2.2" -
solana-transaction-context = "^2.3.6" -
solana-transaction-status = "^2.3.6" -
spl-memo = "6.0.0"=>spl-memo-interface -
spl-token = "7.0.0"=>spl-token-interface
yellowstone-grpc-client and yellowstone-grpc-proto need to be upgraded as well when rpcpool/yellowstone-grpc#624 is merged.
Metadata
Metadata
Assignees
Labels
No labels