Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(experimental): rename getScalarEnumCodec to getEnumCodec #2383

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

lorisleiva
Copy link
Collaborator

@lorisleiva lorisleiva commented Mar 26, 2024

Now that "Data Enum" is called "Discriminated Union", "Scalar Enum" can also be appropriately renamed as "Enum".

See #2296.

Copy link

changeset-bot bot commented Mar 26, 2024

🦋 Changeset detected

Latest commit: 9f72428

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 35 packages
Name Type
@solana/codecs-data-structures Patch
@solana/codecs-core Patch
@solana/codecs Patch
@solana/errors Patch
@solana/transactions Patch
@solana/accounts Patch
@solana/addresses Patch
@solana/codecs-numbers Patch
@solana/codecs-strings Patch
@solana/keys Patch
@solana/options Patch
@solana/rpc-api Patch
@solana/rpc-types Patch
@solana/web3.js-experimental Patch
@solana/sysvars Patch
@solana/assertions Patch
@solana/compat Patch
@solana/instructions Patch
@solana/rpc-spec Patch
@solana/rpc-subscriptions-spec Patch
@solana/rpc-subscriptions-transport-websocket Patch
@solana/rpc-subscriptions Patch
@solana/rpc-transport-http Patch
@solana/rpc Patch
@solana/signers Patch
@solana/transaction-confirmation Patch
@solana/web3.js-legacy-sham Patch
@solana/programs Patch
@solana/rpc-graphql Patch
@solana/rpc-subscriptions-api Patch
@solana/rpc-parsed-types Patch
@solana/rpc-transformers Patch
@solana/functional Patch
@solana/rpc-spec-types Patch
@solana/webcrypto-ed25519-polyfill Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@steveluscher steveluscher left a comment

Choose a reason for hiding this comment

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

Added via Giphy

Copy link
Collaborator Author

lorisleiva commented Mar 27, 2024

Merge activity

  • Mar 27, 9:34 AM EDT: @lorisleiva started a stack merge that includes this pull request via Graphite.
  • Mar 27, 9:38 AM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 27, 9:39 AM EDT: @lorisleiva merged this pull request with Graphite.

Base automatically changed from loris/rename-data-enum to master March 27, 2024 13:37
@lorisleiva lorisleiva merged commit ce1be3f into master Mar 27, 2024
6 checks passed
@lorisleiva lorisleiva deleted the loris/rename-scalar-enum branch March 27, 2024 13:39
Copy link
Contributor

github-actions bot commented Apr 1, 2024

🎉 This PR is included in version 1.91.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants