Orie Steele

Results 972 comments of Orie Steele

I just cloned fresh, and so far, I have not seen this.

@decentralgabe you mind testing `npm i @mattrglobal/node-bbs-signatures` by itself? maybe report issue there and cross link.

also node version, you need to be node14 for this mono repo, due to that library... its the main reason we still have node 14 recommendations at the top of...

I'm ``` ❯ node -v v14.15.5 ❯ npm -v 6.14.16 ``` `npm i` from fresh clone worked for me.

See the warning at the top of our readme: https://github.com/transmute-industries/verifiable-data#node-verion That said, I think we should probably try to matrix out support for more than just node14... even if we...

@yhuard yeah.... we plan to update that... there is some breaking WASM issue between versions... its in our backlog... if you are brave, I welcome a PR.

I suspect this is caused by "bad data"... and that the test data will need to be updated for the new library version.

Thanks for reporting this, I've encountered it was well. There are some issues with typescript I think that may have prevented us from doing this sooner

Its very confusing when communicating regarding SD-JWT. You really can't ever use the term by itself. You must use the term with: "Issuer Signed SD-JWT" and "Holder Disclosed SD-JWT". If...