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

Anchor serialization debugging for IDL #16

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Anchor serialization debugging for IDL #16

wants to merge 18 commits into from

Conversation

0xPlish
Copy link
Contributor

@0xPlish 0xPlish commented May 3, 2024

  • Manual serde implementations
  • Add idl feature
  • type annnotations

@0xPlish 0xPlish requested a review from ivmidable May 9, 2024 05:20
@0xPlish 0xPlish added the do not merge Leave this PR open and unmerged label May 10, 2024
0xPlish and others added 2 commits July 14, 2024 12:48
* add fixu64

since anchor does not support generics fully yet we need to dumb down FixValue even more.

* name changes and formatting fixes

* remove build.sh

* Write macros to generate value variants of most Fix types

* compile + format

* Update fix_value.rs

since we are using AnchorSerialize with derive we don't need to impl IdlBuild

---------

Co-authored-by: Richard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Leave this PR open and unmerged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant