Commit Graph

287 Commits

Author SHA1 Message Date
A91y
08b3d24dad refactor: remove unused imports in create_proposal.ts for cleaner code 2024-12-28 22:04:23 +05:30
A91y
28d5110fed feat: add createMultisigProposal method to SolanaAgentKit for creating proposals 2024-12-28 22:03:57 +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
9755beb541 feat: set default vaultIndex to 0 in depositToMultisig method for improved usability 2024-12-28 21:57:20 +05:30
A91y
777c88f4b4 feat: add transferFromMultisig method to SolanaAgentKit for transferring tokens from a multisig vault 2024-12-28 21:45:21 +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
17eeb202d9 feat: add createSquadsMultisig and depositToMultisig methods to SolanaAgentKit 2024-12-28 21:26:13 +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
Fahri Bilici
e48959fb1a fix: Make recipient address mandatory in mintNFT action validation 2024-12-28 16:48:10 +01:00
Fahri Bilici
378fea201d feat: Refactor actions to use tool functions for improved code clarity and maintainability 2024-12-28 16:24:57 +01:00
A91y
075242bd91 feat: implement createSquadsMultisig functionality for multisig wallet creation 2024-12-28 20:13:17 +05:30
calintje
7976de50d7 Add Orca tools. 2024-12-28 05:30:27 +01:00
Fahri Bilici
9326da25b1 adding missing tools 2024-12-27 23:34:15 +01:00
Damjan Dimitrov
8862570e20 Merge branch 'main' into feature/getBalanceOther 2024-12-27 22:25:26 +01:00
aryan
5ab87242fd fix: lint 2024-12-28 01:13:26 +05:30
aryan
6895018562 Merge branch 'main' into add-tiplinks 2024-12-28 01:13:08 +05:30
aryan
6f687187e6 fix: lint 2024-12-28 00:54:50 +05:30
Damjan
8b55fb7f52 Improve prompt to use JSON format 2024-12-27 16:32:11 +01:00
Damjan
c26b92e7cd Add support for querying other wallet balance 2024-12-27 16:19:52 +01:00
Fahri Bilici
79cada2cbd feat: Enhance Solana tools with action-based architecture
- Introduced action system for Solana tools, allowing for better modularity and maintainability.
- Updated SolanaBalanceTool, SolanaTransferTool, SolanaDeployTokenTool, SolanaDeployCollectionTool, SolanaMintNFTTool, SolanaTradeTool, and SolanaRequestFundsTool to utilize action handlers.
- Added new action exports in index.ts for better organization and accessibility.
2024-12-26 21:54:55 +01:00
shivaji43
a8448f6593 fix : changed the input format 2024-12-26 22:01:32 +05:30
shivaji43
b50563dd7b fix : input for mint address in json 2024-12-26 21:45:02 +05:30
michaelessiet
f7fad31377 chore: lint and format 2024-12-26 16:06:32 +01:00
michaelessiet
35c1e54989 feat: vercel-ai-sdk 2024-12-26 16:03:36 +01:00
Arpit Singh Bhatia
a80fb0f1e0 rebase final 2024-12-26 14:05:40 +05:30
shivaji43
18e81998a1 fix: changed the SolanaTipLinkTool description 2024-12-26 13:09:25 +05:30
shivaji43
54abea76ca fix: fixed string input issue 2024-12-26 12:58:03 +05:30
shivaji43
3f0b6e13e5 fix:handled spl token address 2024-12-26 12:46:35 +05:30
shivaji43
18ddd247c3 feat: created tiplink for Sol and spl tokens 2024-12-26 12:33:55 +05:30
calintje
4dd9655847 Cleaup, fix feeTier 2024-12-25 14:58:13 +01:00
calintje
7b0fdd6cd8 Remove console.log 2024-12-25 14:53:37 +01:00
calintje
911304e193 Merge branch 'main' into update-orca-single-sided-pools-and-send_transaction 2024-12-25 14:20:59 +01:00
calintje
ab7d03b2af Add compatibility with devnet. Update pool creation to support SOL wrapping. Update send tx function. 2024-12-25 13:51:56 +01:00
aryan
8c1ce69743 fix: lint 2024-12-25 17:20:17 +05:30
ARYAN
755456fb01 Merge branch 'main' into gib-bounty-sol062217 2024-12-25 17:17:59 +05:30
aryan
c81aa7f892 feat: linting + prettier 2024-12-25 17:08:17 +05:30
thatsmeadarsh
bb629f287f feat: Create tasks on Gibwork 2024-12-25 09:16:44 +05:30
ARYAN
4c23834fbe Merge branch 'main' into rename-and-fixes 2024-12-25 05:10:33 +05:30
aryan
737d5ce86b feat: tool description + types 2024-12-25 04:26:06 +05:30
aryan
d81d17e2fd Merge branch 'gib-bounty-sol033188' of github.com:adpthegreat/solana-agent-kit into gib-bounty-sol033188 2024-12-23 14:00:14 +05:30
aryan
cec8b33105 wip: alldomain + sns 2024-12-23 13:57:20 +05:30
adpthegreat
cfda7151a2 feat: added langchain class, refactored methods to use tlb parser, wrote and ran tests 2024-12-23 08:52:42 +01:00
adpthegreat
b1fcd6b56e feat: update imports in index.ts 2024-12-23 08:36:07 +01:00
adpthegreat
93ceb67328 updated imports for methods 2024-12-23 08:34:59 +01:00
adpthegreat
e2239a5029 feat:removed package-lock update pnpm lock, modified agent/index.ts 2024-12-23 08:30:11 +01:00
adpthegreat
b12b2a61d4 feat : added domain methods to solana agent kit 2024-12-23 08:30:11 +01:00
adpthegreat
1fc965c017 feat:updated domains methods, added fixes 2024-12-23 08:28:15 +01:00