Commit Graph

196 Commits

Author SHA1 Message Date
Arihant Bansal
bb6d51471c feat: fix merge 2025-01-12 09:52:11 +05:30
Arihant Bansal
83a7616367 chore: combine all multisig tools in one 2025-01-11 22:44:45 +05:30
Arihant Bansal
9aa74ceab0 chore: remove unnecessary commented function 2025-01-11 22:39:52 +05:30
Arihant Bansal
80fb0c4d5f fix 2025-01-11 22:38:46 +05:30
0xCipherCoder
a6f9b05e2a Updated protocol name instead of library name 2025-01-11 21:27:54 +05:30
0xCipherCoder
f1b8a118ac Merged main 2025-01-11 10:09:56 +05:30
0xCipherCoder
04a27f974c Merged main 2025-01-11 10:09:09 +05:30
aryan
677d17491c chore: docs + lint 2025-01-11 02:29:52 +05:30
calintje
e5e25b0ab0 Fix 2025-01-10 20:39:43 +01:00
0xCipherCoder
85eabc2263 Removed tooling added 2025-01-10 19:15:37 +05:30
0xCipherCoder
7032ed7d99 Added refactoring changes for agent, action and tools 2025-01-10 17:34:13 +05:30
aryan
5ba7178399 Merge branch 'main' into feat/squads_multisig 2025-01-10 05:17:46 +05:30
aryan
6c66606d59 feat: change jup api to fetch token directly (#122)
# Pull Request Description

## Related Issue
Fixes # (issue number)

## Changes Made
This PR adds the following changes:
<!-- List the key changes made in this PR -->
- change jup api to fetch token directly
  
## Implementation Details
<!-- Provide technical details about the implementation -->
doc api: https://station.jup.ag/docs/token-list/token-list-api

## Transaction executed by agent 
<!-- If applicable, provide example usage, transactions, or screenshots
-->
Example transaction: 

## Prompt Used
<!-- If relevant, include the prompt or configuration used -->
```
Get token data from either a token address or ticker symbol
```

## Additional Notes
<!-- Any additional information that reviewers should know -->
<img width="1455" alt="image"
src="https://github.com/user-attachments/assets/1a95ec16-ad10-461e-8ca9-90f4f89616aa"
/>


## Checklist
- [x] I have tested these changes locally
- [ ] I have updated the documentation
- [ ] I have added a transaction link
- [x] I have added the prompt used to test it
2025-01-10 05:02:39 +05:30
A91y
06e025c1a8 Merge branch 'main' into feat/squads_multisig 2025-01-08 22:58:50 +05:30
aryan
afcf0ad9c1 Merge branch 'main' into feature/reclaim_rent 2025-01-07 18:58:59 +05:30
aryan
3632b5028f Merge branch 'main' into main 2025-01-07 17:54:10 +05:30
Thrishank
8172654fbf Merge branch 'main' into feature/reclaim_rent 2025-01-07 16:43:21 +05:30
UjjwalGupta49
02c3f226c3 read flash privilege from agent config 2025-01-07 15:12:29 +05:30
biccsdev
4a86c2a688 missed this file 2025-01-06 21:37:54 -06:00
biccsdev
e680ddd4f3 3land tools implementation 2025-01-06 21:37:08 -06:00
UjjwalGupta49
f77cada52a updated flash privilige settings and improved token support 2025-01-06 21:35:28 +05:30
DonDuala
57ce14f8b1 Merge branch 'main' into combine 2025-01-06 10:58:38 -05:00
aryan
2504450e1a chore: docs + lint 2025-01-06 20:39:55 +05:30
thrishank
f827b3104c fix log 2025-01-06 19:05:13 +05:30
Thrishank
69c000d5c6 Merge branch 'main' into feature/reclaim_rent 2025-01-06 19:01:24 +05:30
UjjwalGupta49
de4e724365 move types and created actions 2025-01-06 17:50:39 +05:30
A91y
62749519a8 Merge branch 'main' into feat/squads_multisig 2025-01-06 15:19:01 +05:30
Thrishank
c06a86322c Merge branch 'main' into feature/reclaim_rent 2025-01-05 21:37:27 +05:30
DonDuala
47f19c4a25 Merge branch 'sendaifun:main' into combine 2025-01-05 09:32:49 -05:00
UjjwalGupta49
a1088797b3 resolve conflicts 2025-01-05 17:21:25 +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
aryan
8ab4d5ad5a Typo fix Update orca_open_centered_position_with_liquidity.ts (#134)
### Title
Typo fix in `orca_open_centered_position_with_liquidity.ts`

### Description
This pull request fixes a typo in the
`orca_open_centered_position_with_liquidity.ts` file. The word "cuurent"
has been corrected to "current."

### Changes
- Corrected the typo in the description: "a basis point (bps) offset
from the cuurent price of the pool" to "a basis point (bps) offset from
the current price of the pool."

### Impact
This is a documentation fix and does not affect the functionality of the
code.
2025-01-05 15:48:36 +05:30
A91y
0aa4e5f77e feat: add approve proposal functionality to SolanaAgentKit 2025-01-05 15:44:56 +05:30
thrishank
46491bc2a4 update instructions processing logic 2025-01-05 13:47:19 +05:30
thrishank
8d2d65904a lint & format 2025-01-05 13:08:01 +05:30
Thrishank
874cc95195 Merge branch 'main' into feature/reclaim_rent 2025-01-05 12:45:48 +05:30
thrishank
01341e584f fix request 2025-01-05 12:41:04 +05:30
DonDuala
534d88b47a Combine manifest tool files 2025-01-04 18:14:28 -04:00
Vini murafa
52adc3f9ba Typo fix Update orca_open_centered_position_with_liquidity.ts 2025-01-04 22:15:28 +01:00
DonDuala
3752d3f656 Fix manifest integration 2025-01-04 16:39:52 -04:00
Arihant Bansal
7fc51c5302 chore: lint + docs 2025-01-05 00:50:19 +05:30
Arihant Bansal
42ffa3da29 fix: pyth price feed 2025-01-05 00:48:31 +05:30
Arihant Bansal
a4f990f4c8 fix: url 2025-01-05 00:40:27 +05:30
UjjwalGupta49
0b654b064e Revert "update manifest sdk"
This reverts commit aa4dfdf9c3.

revert docs
2025-01-05 00:31:25 +05:30
UjjwalGupta49
aa4dfdf9c3 update manifest sdk 2025-01-05 00:27:18 +05:30
aryan
9da44f0be3 fix: manifest sdk 2025-01-05 00:22:04 +05:30
Arihant Bansal
15a5a6b08d merge and docs 2025-01-04 23:41:47 +05:30
Arihant Bansal
8bd0b462d2 feat: update to hermes v2 2025-01-04 23:37:51 +05:30
thrishank
e8147da5fe handle 0 empty accounts 2025-01-04 23:31:01 +05:30