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

Initial SDK implementation #1

Merged
merged 4 commits into from
Dec 5, 2023
Merged

Initial SDK implementation #1

merged 4 commits into from
Dec 5, 2023

Conversation

adamped
Copy link

@adamped adamped commented Dec 2, 2023

Thank you for contributing to Maestro! We appreciate your effort and dedication to improving this project. To ensure that your contribution is in line with the project's guidelines and can be reviewed efficiently, please fill out the template below.

Remember to follow our Contributing Guide before submitting your pull request.

Summary

A Rust SDK for the Maestro API based off the structure of the existing Go SDK.

Type of Change

Please mark the relevant option(s) for your pull request:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code refactoring (improving code quality without changing its behavior)
  • Documentation update (adding or updating documentation related to the project)

Checklist

Please ensure that your pull request meets the following criteria:

  • I have read the Contributing Guide
  • My code follows the project's coding style and best practices
  • My code is appropriately commented and includes relevant documentation
  • I have added tests to cover my changes
  • All new and existing tests pass
  • I have updated the documentation, if necessary

Testing

Please describe the tests you have added or modified, and provide any additional context or instructions needed to run the tests.

Additional Information

If you have any additional information or context to provide, such as screenshots, relevant issues, or other details, please include them here.

Vardominator
Vardominator previously approved these changes Dec 4, 2023
LICENSE copy Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@Vardominator Vardominator merged commit 7a86f74 into maestro-org:main Dec 5, 2023
1 check passed
Vardominator pushed a commit that referenced this pull request Sep 30, 2024
Fix the package name in the installation part. fixes #27
Vardominator pushed a commit that referenced this pull request Oct 15, 2024
makes `active_stake_pct` optional as it is `null` sometimes.
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.

2 participants