Skip to content

Conversation

jbonilla-tao
Copy link
Collaborator

Taoshi Pull Request

Description

[Provide a brief description of the changes introduced by this pull request.]

Related Issues (JIRA)

[Reference any related issues or tasks that this pull request addresses or closes.]

Checklist

  • I have tested my changes on testnet.
  • I have updated any necessary documentation.
  • I have added unit tests for my changes (if applicable).
  • If there are breaking changes for validators, I have (or will) notify the community in Discord of the release.

Reviewer Instructions

[Provide any specific instructions or areas you would like the reviewer to focus on.]

Definition of Done

  • Code has been reviewed.
  • All checks and tests pass.
  • Documentation is up to date.
  • Approved by at least one reviewer.

Checklist (for the reviewer)

  • Code follows project conventions.
  • Code is well-documented.
  • Changes are necessary and align with the project's goals.
  • No breaking changes introduced.

Optional: Deploy Notes

[Any instructions or notes related to deployment, if applicable.]

/cc @mention_reviewer

@jbonilla-tao jbonilla-tao force-pushed the feat/new_bt branch 4 times, most recently from 6c9e8d8 to b98afc9 Compare December 9, 2024 11:40
Improve logging in metagraph updater

Using fork of polygon client to remove websockets compatibility issue with BT 8.4.5

Possible fix to pydantic warnings

allow git repos as requirements

Optimize Agg in polygon REST calls
@jbonilla-tao jbonilla-tao force-pushed the feat/new_bt branch 2 times, most recently from 3ae8ab6 to c7b651a Compare December 9, 2024 18:32
bittensor == 7.4.0
polygon-api-client == 1.13.7
pydantic == 2.10.3
git+https://github.com/jbonilla-tao/client-python.git@patch-1#egg=polygon-api-client
Copy link
Contributor

Choose a reason for hiding this comment

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

what does this do?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Until polygon approves this polygon-io/client-python#802,

we will have to pull the source code from this fork which removes a package conflict with BT version >= 8.4.5

@jbonilla-tao jbonilla-tao merged commit 947af5f into main Dec 9, 2024
4 checks passed
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