-
Notifications
You must be signed in to change notification settings - Fork 8
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
Hotfix: resolved export documentation issue #44
Conversation
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
* Added SDK integration, flexible policy accounts, and general security updates (#41) * make policy account resizable * resiable idenitty accounts (#35) * resiable idenitty accounts * update tests, init more tests * remove commented files * update signer checks + hash policy account (#36) * update signer checks to use only authority or delegate * policy hash + patches (#38) * generic security fixes * use hash to identify policies (#39) * use hash to identify policies * use policy account in hash * Merged resizable policies and dashboards * Updated clients rwa-token-sdk for resizable policy * Added program * update anchor binary * update idls * Rename IDL types in client * use camel case + fix eslint + fix tests partially + update anchor repo * fix tests * Added @bridgesplit/sdk update to example * Updated to support new PolicyType * Updated policy enum types * Updated examples * fix typedoc issues * fix typedoc issues * Update instructions * Updated instructions * Convention update * Updated typedoc json * Updated testing path * Removed examples * fix build yaml * update package + add lint to actions * update package naming across file * rm untracked file * Added conventions * Updated client to be coral anchor. * clear github cache * Deleted old idls * update file names * fix tests --------- Co-authored-by: Bhargava Sai Macha <[email protected]> * Fixed documentation (#44) --------- Co-authored-by: Chris Hagedorn <[email protected]>
* Staging (#45) * Added SDK integration, flexible policy accounts, and general security updates (#41) * make policy account resizable * resiable idenitty accounts (#35) * resiable idenitty accounts * update tests, init more tests * remove commented files * update signer checks + hash policy account (#36) * update signer checks to use only authority or delegate * policy hash + patches (#38) * generic security fixes * use hash to identify policies (#39) * use hash to identify policies * use policy account in hash * Merged resizable policies and dashboards * Updated clients rwa-token-sdk for resizable policy * Added program * update anchor binary * update idls * Rename IDL types in client * use camel case + fix eslint + fix tests partially + update anchor repo * fix tests * Added @bridgesplit/sdk update to example * Updated to support new PolicyType * Updated policy enum types * Updated examples * fix typedoc issues * fix typedoc issues * Update instructions * Updated instructions * Convention update * Updated typedoc json * Updated testing path * Removed examples * fix build yaml * update package + add lint to actions * update package naming across file * rm untracked file * Added conventions * Updated client to be coral anchor. * clear github cache * Deleted old idls * update file names * fix tests --------- Co-authored-by: Bhargava Sai Macha <[email protected]> * Fixed documentation (#44) --------- Co-authored-by: Chris Hagedorn <[email protected]> * Update README.md (#51) * Remove anchor wallet copy * lint --------- Co-authored-by: Bhargava Sai Macha <[email protected]> Co-authored-by: Luke Truitt <[email protected]>
* Staging (#45) * Added SDK integration, flexible policy accounts, and general security updates (#41) * make policy account resizable * resiable idenitty accounts (#35) * resiable idenitty accounts * update tests, init more tests * remove commented files * update signer checks + hash policy account (#36) * update signer checks to use only authority or delegate * policy hash + patches (#38) * generic security fixes * use hash to identify policies (#39) * use hash to identify policies * use policy account in hash * Merged resizable policies and dashboards * Updated clients rwa-token-sdk for resizable policy * Added program * update anchor binary * update idls * Rename IDL types in client * use camel case + fix eslint + fix tests partially + update anchor repo * fix tests * Added @bridgesplit/sdk update to example * Updated to support new PolicyType * Updated policy enum types * Updated examples * fix typedoc issues * fix typedoc issues * Update instructions * Updated instructions * Convention update * Updated typedoc json * Updated testing path * Removed examples * fix build yaml * update package + add lint to actions * update package naming across file * rm untracked file * Added conventions * Updated client to be coral anchor. * clear github cache * Deleted old idls * update file names * fix tests --------- Co-authored-by: Bhargava Sai Macha <[email protected]> * Fixed documentation (#44) --------- Co-authored-by: Chris Hagedorn <[email protected]> * Update README.md (#51) * Create README.md --------- Co-authored-by: Bhargava Sai Macha <[email protected]> Co-authored-by: Luke Truitt <[email protected]>
No description provided.