Skip to content

rust 1.81 update #336

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

Merged
merged 6 commits into from
Mar 11, 2025
Merged

rust 1.81 update #336

merged 6 commits into from
Mar 11, 2025

Conversation

SylvainMartel
Copy link
Contributor

PR for an update to use rust 1.81.(to be in sync with askar, and also crate a new release since indy-vdr 0.4.3 doesn't compile with rust 1.80+) Hopefully I didn't miss anything. The JS wrapper, I haven't checked though,. Tests are green for it but that is all I can say about it, my JS skills are really, really rusty.

No logic code was changed in indy-vdr.

  • Updated rust version to v1.81 and cross to 0.2.5
  • Updated python/go wrapper tests to use indicio network since sovrin is going down and is currently unreliable for tests
  • updated rust libraries that do not have any breaking changes
  • update macos image to macos-13. This is the last image that can still build x86_64 intel for mac.
  • updated the indy-vdr crate version to 0.4.4

Signed-off-by: Sylvain Martel <[email protected]>
Signed-off-by: Sylvain Martel <[email protected]>

- Updated rust to v1.81
- Updated python/go wrapper tests to use indicio network since sovrin is going down and is already unreliable
- updated rust libraries that do not introduce breaking changes
- update macos image to macos-13. This is the last image that can still build x86_64 intel for mac.
Copy link
Member

@WadeBarnes WadeBarnes left a comment

Choose a reason for hiding this comment

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

It's better to get the genesis file through the ledger browser when using BCovrin Test.

SylvainMartel and others added 3 commits March 11, 2025 10:48
Co-authored-by: Wade Barnes <[email protected]>
Signed-off-by: Sylvain Martel <[email protected]>
Co-authored-by: Wade Barnes <[email protected]>
Signed-off-by: Sylvain Martel <[email protected]>
Co-authored-by: Wade Barnes <[email protected]>
Signed-off-by: Sylvain Martel <[email protected]>
@WadeBarnes WadeBarnes merged commit 203c29e into hyperledger:main Mar 11, 2025
26 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