Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

bump: Bump everything up for new token cli #6507

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

joncinque
Copy link
Contributor

Problem

We need to get a new token cli release out to go with the next 1.18 release, since it includes priority fees.

Solution

Bump everything needed for token-cli:

  • token-cli
  • token-client
  • token-2022 (major because of breaking changes)
  • associated-token-account (major because of new borsh version)
  • pod (needed for new constructors)

I was worried that the major version bump on token-2022 would be an absolute horror, but it was pretty ok!

@joncinque joncinque requested a review from buffalojoec March 27, 2024 23:33
Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump

@@ -1,6 +1,6 @@
[package]
authors = ["Solana Labs Maintainers <[email protected]>"]
description = "SPL-Token Command-line Utility"
description = "SPL Transfer Hook Command-line Utility"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@joncinque joncinque merged commit 62b5ba8 into solana-labs:master Mar 28, 2024
@joncinque joncinque deleted the tkclibumps branch March 28, 2024 00:04
@joncinque
Copy link
Contributor Author

Bah never mind, borsh messes this up so it's going to require a lot more bumps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants