Commit Graph

13 Commits

Author SHA1 Message Date
0xCipherCoder
85eabc2263 Removed tooling added 2025-01-10 19:15:37 +05:30
A91y
e1989c8f71 feat: add rejectMultisigProposal method to SolanaAgentKit and implement proposal rejection functionality 2025-01-05 15:51:30 +05:30
A91y
ab39b66e40 feat: add executeMultisigTransaction method to SolanaAgentKit and implement transaction execution functionality 2025-01-05 15:48:45 +05:30
A91y
0aa4e5f77e feat: add approve proposal functionality to SolanaAgentKit 2025-01-05 15:44:56 +05:30
A91y
e9922ed39e feat: add create_squads_multisig function and update deposit_to_multisig documentation for clarity 2024-12-28 22:05:14 +05:30
A91y
08b3d24dad refactor: remove unused imports in create_proposal.ts for cleaner code 2024-12-28 22:04:23 +05:30
A91y
dcdaae1b39 feat: update create_proposal function to include transactionIndex parameter for improved proposal creation 2024-12-28 22:03:50 +05:30
A91y
19b61d1997 feat: update transfer_from_multisig to include isNative parameter for associated token address retrieval 2024-12-28 22:03:00 +05:30
A91y
5c2eace633 feat: add create_proposal function for transferring SOL or SPL tokens from a multisig vault 2024-12-28 21:57:26 +05:30
A91y
ebad2b84f5 feat: add transfer_from_multisig function for transferring SOL or SPL tokens from a multisig vault 2024-12-28 21:44:10 +05:30
A91y
629a791763 feat: add deposit_to_multisig function for transferring SOL or SPL tokens 2024-12-28 21:26:06 +05:30
A91y
5ed370a2d3 refactor: rename createSquadsMultisig function to create_squads_multisig for consistency 2024-12-28 21:25:57 +05:30
A91y
075242bd91 feat: implement createSquadsMultisig functionality for multisig wallet creation 2024-12-28 20:13:17 +05:30