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

feat: pin hickory-client and hickory-resolver #6698

Closed

Conversation

hansieodendaal
Copy link
Contributor

@hansieodendaal hansieodendaal commented Nov 23, 2024

Description

Pined hickory-client and hickory-resolver

Motivation and Context

There was an interface change between

  • hickory-client v0.25.0-alpha.2 and hickory-client v0.25.0-alpha.3
  • hickory-resolver v0.25.0-alpha.2 and hickory-resolver v0.25.0-alpha.3
    and other projects that use "https://github.com/tari-project/tari.git" as dependency will resolve to the latter and not the former due to its lock file being generated after that of "https://github.com/tari-project/tari.git".

How Has This Been Tested?

All builds succeed

What process can a PR reviewer use to test or verify this change?

Review CI builds

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@hansieodendaal hansieodendaal changed the title featPin hickory-client and hickory-resolver feat: pin hickory-client and hickory-resolver Nov 23, 2024
Copy link

Test Results (CI)

    3 files    129 suites   36m 22s ⏱️
1 344 tests 1 344 ✅ 0 💤 0 ❌
4 030 runs  4 030 ✅ 0 💤 0 ❌

Results for commit 1715e08.

@hansieodendaal
Copy link
Contributor Author

We do not use hickory-proto and therefor cannot pin that version as well

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.

1 participant