Skip to content
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

Solana kits #248

Closed
wants to merge 89 commits into from
Closed

Solana kits #248

wants to merge 89 commits into from

Conversation

mubby864
Copy link

Pull Request Description

This is related to the number of Solana that will be sold

Related Issue

Fixes # (issue number)

Changes Made

This PR adds the following changes:

Implementation Details

Transaction executed by agent

Example transaction:

Prompt Used

Additional Notes

Checklist

  • I have tested these changes locally
  • I have updated the documentation
  • I have added a transaction link
  • I have added the prompt used to test it

thearyanag and others added 28 commits January 20, 2025 15:00
fixed search asset issue for vercel ai
# Pull Request Description
## Related Issue
Adds priority fees to 3land transactions

## Changes Made
- Added default priority fee of 50000 for all transactions
- Implemented custom priority fee override for failed transactions
- Added fee parameter to transaction functions

## Implementation Details
- Set default priority fee = 50000 in transaction handler
- Added optional priorityFee parameter to allow user overrides
- Applied priority fees to all contract interaction methods

## Checklist
- [x] I have tested these changes locally
- [x] I have updated the documentation
- [x] I have added a transaction link

let me know if you have any questions :D
# Pull Request Description

[Allora Network](https://allora.network/) is an AI-powered inference
platform that delivers real-time, self-improving forecasts and insights
for various use cases. By aggregating and analyzing data from diverse
sources—such as blockchain networks and off-chain APIs—Allora seamlessly
provides low-latency, high-performance analytics without requiring
complex infrastructure. The platform’s intuitive approach allows
developers to focus on building intelligence-driven solutions, while
Allora takes care of the heavy lifting behind the scenes.

## Related Issue
N/A

## Changes Made
This PR adds the following changes:
<!-- List the key changes made in this PR -->
- This PR implements tools and actions that enables agents to leverage
the Allora's AI-powered inference platform.
- Added three new features under allora toos, `getAllTopics`,
`getInferenceByTopicId` and `getPriceInference`. The first lists all
inference topics at the Allora network, and the second returns the
inference for a specific topic. The third one is a syntactic sugar for
topics related to forecasting crypto assets prices.

  
## Implementation Details
<!-- Provide technical details about the implementation -->
- Followed `guides/add_your_own_tool.md` directions.

## Transaction executed by agent 
<!-- If applicable, provide example usage, transactions, or screenshots
-->
N/A

## Prompt Used
<!-- If relevant, include the prompt or configuration used -->
```
- get all allora topics
- get inference for topic 42
- get price inference for SOL in 10m
```

## Additional Notes
<!-- Any additional information that reviewers should know -->

## Checklist
- [x] I have tested these changes locally
- [x] I have updated the documentation
- [x] I have added a transaction link
- [x] I have added the prompt used to test it
# Do not log secret key on load

## Related Issue
Fixes sendaifun#237 

## Changes Made
This PR adds the following changes:
- removes logging of secret key
# Pull Request Description

Update the `15+ actions` in the readme to `60+ actions`
# Pull Request Description

This PR fixes a drift account info issue pointed out by the Drift
protocol team

## Changes Made
This PR adds the following changes:
<!-- List the key changes made in this PR -->
- I updated the drift and drift vault SDK versions
- I corrected the `driftUserAccountInfo` function

## Prompt executed by agent 
<!-- If applicable, provide example usage, transactions, or screenshots
-->
Example transaction: 
<img width="592" alt="Screenshot 2025-01-23 at 09 11 58"
src="https://github.com/user-attachments/assets/24c48204-de50-4231-bc73-abfe04776d51"
/>


## Prompt Used
<!-- If relevant, include the prompt or configuration used -->
```
show my drift account info
```

## Additional Notes
<!-- Any additional information that reviewers should know -->

## 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
Copy link
Collaborator

@michaelessiet michaelessiet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @mubby864 , please can you provide more context on what this PR solves

@thearyanag thearyanag closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.