Emmanuel

Results 25 comments of Emmanuel

Hi @davidhsu1115, could you tell us which features you were interested in using? All JS features has been migrated there, as long as new features. Give it a try. Check...

> i see wasm implement in current version, but why have a todo for signTransaction > > ``` > // TODO: support BLS scheme > const signedMessage: SignedMessage = {...

A new complete package, built from scratch, will take filecoin signing tools place regarding JS implementation. As this issue refers to BLS on JS, it will be implemented on the...

Refers to this issue on the new package https://github.com/Zondax/izari-filecoin/issues/71

**UPDATE** The issue is generated by relative paths configured on `config.yaml`. As helm chart changes the root dir, relative paths get changed too. If you set absolute paths, it works...