Skip to content

Comments

Docs idl fixes#54

Merged
adiman9 merged 15 commits intomainfrom
docs-idl-fixes
Feb 25, 2026
Merged

Docs idl fixes#54
adiman9 merged 15 commits intomainfrom
docs-idl-fixes

Conversation

@adiman9
Copy link
Contributor

@adiman9 adiman9 commented Feb 25, 2026

No description provided.

…r setup guide

Add three-persona navigation (beginners, vibe coders, developers) to the
landing page with clear path routing. Create zero-to-hero setup guide for
complete beginners covering AI tool installation and first project setup.
Add cross-linking tips across technical docs pointing to AI-assisted paths.
…on_value codegen

- Add HashMap/BTreeMap IDL type parsing and snapshot conversion
- Auto-compute Anchor discriminators (sha256 preimage) for accounts,
  instructions, and events when not explicitly provided in IDL
- Replace serde_json::to_value with generated to_json_value() methods
  on all account, instruction, and custom type structs
- Add BytemuckUnsafe serialization mode using unsafe impl Pod/Zeroable
  to handle on-chain structs with padding that fail derive checks
- Fix cross-module type qualification for defined types in accounts module
- Add bytemuck min_const_generics feature
@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyperstack-docs Ready Ready Preview, Comment Feb 25, 2026 5:40am

Request Review

@adiman9 adiman9 merged commit a78a5ea into main Feb 25, 2026
9 checks passed
@adiman9 adiman9 deleted the docs-idl-fixes branch February 25, 2026 05:49
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.

1 participant