Skip to content

Conversation

@Nagaprasadvr
Copy link
Contributor

@Nagaprasadvr Nagaprasadvr commented Mar 26, 2025

  • add cli argument to to enable proto messages to be generated automatically
  • cover program states, defined types , ix accounts , ix arguments , enums etc
  • test and generate proto file for all programs

@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2025

⚠️ No Changeset found

Latest commit: e8a45cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@Nagaprasadvr Nagaprasadvr marked this pull request as draft March 26, 2025 11:25
@Nagaprasadvr Nagaprasadvr marked this pull request as ready for review April 2, 2025 08:14
@Nagaprasadvr Nagaprasadvr force-pushed the vix-71-add-vixen-proto-parser-generation-support-to-codama branch from 223ab65 to 8a22fa6 Compare April 4, 2025 12:45
@Nagaprasadvr Nagaprasadvr marked this pull request as draft April 7, 2025 06:19
Nagaprasadvr and others added 4 commits April 7, 2025 11:51
`feat`: Add proto oneof msgs for program & allow folder structure change
…toproto-transforms

`feat` Add implementation for into_proto transforms
@Nagaprasadvr Nagaprasadvr force-pushed the vix-71-add-vixen-proto-parser-generation-support-to-codama branch from ee6ad2a to e028e02 Compare April 8, 2025 07:43
Comment on lines +50 to +52
cargoAdditionalDependencies: [
`codama-renderers-rust-e2e-${project} = { path = "../../../../renderers-rust/e2e/${project}" }`,
],
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this about?

Comment on lines +54 to +56
project: `codama-renderers-vixen-parser-e2e-${project}`,
generateProto: generateProto,
crateFolder: path.join(__dirname, project, 'parser'),
Copy link
Contributor

Choose a reason for hiding this comment

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

We are adding a lot of vixen specific params. Overall like to avoid this so lets discuss.

@Nagaprasadvr Nagaprasadvr force-pushed the vix-71-add-vixen-proto-parser-generation-support-to-codama branch from e028e02 to 06b4d0f Compare April 8, 2025 14:27
@Nagaprasadvr Nagaprasadvr force-pushed the vix-71-add-vixen-proto-parser-generation-support-to-codama branch from 06b4d0f to e8a45cf Compare April 8, 2025 14:27
@Nagaprasadvr
Copy link
Contributor Author

closing this as we have a new pr covering this

@lorisleiva lorisleiva deleted the vix-71-add-vixen-proto-parser-generation-support-to-codama branch May 10, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants