You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add pinocchio-sdk
feat: add cpi_signer_macro
feat: add light-program-test, light-client docs
Co-authored-by: Swen Schäferjohann <42959314+SwenSchaeferjohann@users.noreply.github.com>
* refactor: unify CpiAccounts in sdk-types
* feat: add PackedTreeInfo::get_tree_pubkey()
* refactor: small ix into sdk-types
* fix: don't run light-client doc test
* cleanup
* refactor: AddressTreeInfo
* simplify error conversion
* fix: typo
* unify program id constants
* fix enum typo
* Revert "simplify error conversion"
This reverts commit ff99942.
* fixed stuff
* refactor: rename duplicate AccountInfoTrait -> CompressedAccountInfoTrait
* revert: remove program changes from pinocchio-sdk commit
Reverts only the changes made to the programs/ directory in commit
b3f14e7 while preserving all other changes from that commit.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* cleanup
* feat: add select_state_tree_info, chore: return Result from get_random_state_tree_info
* fix: account compression tests
* refactor: add result to handle out of bounds errors
* cleanup
* refactor: migrate light sdk errors to 16k namespace
---------
Co-authored-by: Swen Schäferjohann <42959314+SwenSchaeferjohann@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments