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

Update indy-vdr version (time crate related issue) #1293

Open
gmulhearn opened this issue Sep 26, 2024 · 1 comment
Open

Update indy-vdr version (time crate related issue) #1293

gmulhearn opened this issue Sep 26, 2024 · 1 comment

Comments

@gmulhearn
Copy link
Contributor

The version of indy-vdr we are using has a dependency on time crate which is pinned to a version that has issues with rust 1.80+. We should update indy-vdr to a newer version where that bad time crate version is not pinned (0.3.36+).

See here: hyperledger/indy-vdr#324

Unfortunately the current release of indy-vdr (0.4.3) does not have this change within it yet, so we may have to continue using git hashes (pre-releases) depending on how urgently we want this.

@swcurran
Copy link
Member

FYI — the delay in getting the Indy VDR update (and Askar) is the pinning of Rust for the react-native/Android wrapper requirements — getting in the updates needed so that there is a combination of dependencies that will compile. We hope to have that resolved Real Soon Now — bumping the NDK and Rust versions and anything else that is needed. If anyone has experience with Android+ReactNative wrappers for Rust, please jump in to help.

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

No branches or pull requests

2 participants