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

[SDK][Python] bump: use '*' instead of frozen dependencies in human-protocol-sdk #3113

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

Dzeranov
Copy link
Contributor

@Dzeranov Dzeranov commented Feb 21, 2025

Issue tracking

#3112

Context behind the change

Some of frozen dependencies were updated.
Most of the changes are applied because of the migrations:

  1. web3 v6 -> v7
  • construct_sign_and_send_raw_middleware -> SignAndSendRawMiddlewareBuilder
  • geth_poa_middleware -> ExtraDataToPOAMiddleware
  1. validators v0.2 -> v0.34
  • from validators.utils import ValidationFailure -> from validators import ValidationError

How has this been tested?

  • make run-test
  • used example.py to connect to amoy network and perform some operations

Release plan

  1. After merging to develop create a pre-release SDK package.
  2. Update all the usages in code (mostly related to CVAT oracles)

Potential risks; What to monitor; Rollback plan

Need to monitor CVAT oracles.

@Dzeranov Dzeranov self-assigned this Feb 21, 2025
Copy link

vercel bot commented Feb 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 0:11am
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 0:11am
staking-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 0:11am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 0:11am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 0:11am

portuu3
portuu3 previously approved these changes Feb 24, 2025
@Dzeranov Dzeranov dismissed stale reviews from portuu3 and dnechay via ff013ac February 24, 2025 12:05
@Dzeranov Dzeranov requested review from portuu3 and dnechay February 24, 2025 12:06
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.

3 participants