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

6 python wrapper fix #8

Merged
merged 10 commits into from
Jun 10, 2022
Merged

Conversation

ahermida
Copy link
Collaborator

@ahermida ahermida commented Jun 7, 2022

6 First Pass At Updating the Python API

This PR:

  • addresses breaking IDL changes + fixes aggregator test to handle them
  • updates aggregator functions + job functions
  • fixes generated code so it actually loads
  • updates anchor / sol dependencies
  • fixes some bugs related to parsing oracleJobs
  • fixes the create-feed test
  • adds open_round
  • adds test where we create a feed with automatic updates disabled
  • updates proto wrapper fns

@ahermida ahermida added the bug Something isn't working label Jun 7, 2022
@ahermida ahermida requested a review from gallynaut June 7, 2022 18:58
@ahermida ahermida self-assigned this Jun 7, 2022
@ahermida ahermida linked an issue Jun 7, 2022 that may be closed by this pull request
@ahermida ahermida changed the base branch from main to python-anchor-client June 7, 2022 18:59
@gallynaut gallynaut merged commit b580a2b into python-anchor-client Jun 10, 2022
@gallynaut gallynaut deleted the 6-python-wrapper-fix branch June 10, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python wrapper
2 participants