hyperledger / indy-vdr

A library and proxy server for interacting with Hyperledger Indy Node ledger instances
Apache License 2.0
50 stars 65 forks source link

Release wrappers for Indy VDR version 0.4.2 #268

Open swcurran opened 1 month ago

swcurran commented 1 month ago

Indy VDR 0.4.2 was released yesterday that adds support for caching. We'd like to get all the wrappers released, especially the one for Javascript/ReactNative.

swcurran commented 1 month ago

@genaris -- could you do this by any chance? It looks like you did the the previous one.

@cvarjao, @wadeking98 -- FYI.

TimoGlastra commented 1 month ago

I don't think the Indy VDR wrappers have been updated yet for JS/React Native, hence the https://github.com/hyperledger/indy-vdr/tree/js-0.4.1 branch.

Someone would need to make sure that the wrapper for both Node.JS and React Native is up to date and working before we can go ahead with the release

cvarjao commented 1 month ago

@TimoGlastra , did you start that branch? can we get that work rebased and merged to main first? 0.2.2 is already been used by Credo 0.5.x, so I think we should get to main.

wadeking98 commented 3 weeks ago

I've created a PR to grab the latest binary for the js wrappers: https://github.com/hyperledger/indy-vdr/pull/270