Skip to content

Conversation

@vlady-kotsev
Copy link
Collaborator

  • Complete enum implementation with proper Borsh serialization and folder structure
  • Removed redundant iterations
  • options params changes
  • Updated Readme reflecting configuration(options) changes

@vlady-kotsev vlady-kotsev requested a review from ERoydev October 23, 2025 10:35
@vlady-kotsev vlady-kotsev merged commit 94a309e into feat/codama-new-approach Oct 24, 2025
@vlady-kotsev vlady-kotsev deleted the feat/enum-support branch October 24, 2025 13:26
vlady-kotsev added a commit that referenced this pull request Oct 27, 2025
* initial

* fix: pda derrivation

* fix: remove redundant code

* fix: remove redundant code, add borsh_annotation_extended lib

* feat: add signed numbers custom handling

* chore: update dependency commit ref

* chore: update borsh_extended commit ref

* Chore/consistent lib exports (#6)

* fix: export programs

* fix: Hardcode to use lib, so build runner can work properly

* feat: add generateBorsh flag (#7)

* Derive the programID from programs module (#8)

* fix: Instruction fragment gets programId from programs module

* fix: Use the programs module to derive programId in pdas

* feat: add enum support (#10)

* feat: add enum support

* chore: update borsh_extended ref

* Feat/multi program file structure (#12)

* feat: add enum support

* feat: add programName folder

* fix: redundant param and relative import

* Feat/pda derrivation from args (#13)

* feat: handle pda derrivation from instruction args

* chore: update borsh extended ref

* chore: migrate to published borsh_annotations_extended

* feat: add basic tests (#14)

* fix: package.json, update borsh_extended package version

* chore: add changelog

* chore: update readme

---------

Co-authored-by: Emil Roydev <[email protected]>
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