Open TimoGlastra opened 4 months ago
Also if it's not too much trouble do you mind incorporating the changes in from this PR? https://github.com/hyperledger/indy-vdr/pull/270
Just the changes from these files:
wrappers/javascript/indy-vdr-nodejs/src/library/bindings.ts
wrappers/javascript/indy-vdr-nodejs/tests/IndyVdrTxnCache.test.ts
wrappers/javascript/indy-vdr-react-native/cpp/indyVdr.cpp
wrappers/javascript/indy-vdr-react-native/cpp/turboModuleUtility.cpp
otherwise I can do it in a separate PR if you'd prefer
Also if it's not too much trouble do you mind incorporating the changes in from this PR? https://github.com/hyperledger/indy-vdr/pull/270
Just the changes from these files:
wrappers/javascript/indy-vdr-nodejs/src/library/bindings.ts
wrappers/javascript/indy-vdr-nodejs/tests/IndyVdrTxnCache.test.ts
wrappers/javascript/indy-vdr-react-native/cpp/indyVdr.cpp
wrappers/javascript/indy-vdr-react-native/cpp/turboModuleUtility.cpp
otherwise I can do it in a separate PR if you'd prefer
Yes, will do!
@berendsliedrecht @andrewwhitehead any idea why the macOS build is suddenly failing? Only made changes to the JS wrapper
@TimoGlastra not sure why it's just failing for the mac build, try updating time
to 0.3.36
in the Cargo.toml file in libindy_vdr
Still failing sadly @berendsliedrecht
Now sure what is happening with the segmentation vault now ... :/
@TimoGlastra could it be related to vitest?
Yeah maybe 🤷 Haven't found the time to look into it yet :(
Updates the JS wrapper: