filecoin-signing-tools icon indicating copy to clipboard operation
filecoin-signing-tools copied to clipboard

Filecoin Signing Library

Results 27 filecoin-signing-tools issues
Sort by recently updated
recently updated
newest added

- [ ] Use key_derive for the example. - [ ] Add a small section in the documentation - [ ] Adjust circleCI configuration to confirm This very likely depends...

P4-VeryLow

In order to improve testing we should add error type for invalid transaction. Example : ``` { "description": "Address protocol 2 Invalid payload length of 21 bytes", "encoded_tx": "iFYCAAAAAAAAAAAAAAAAAAAAAAAAAAAAVgIAAAAAAAAAAAAAAAAAAAAAAAAAAAABRAABhqBDAAnEQwBhqABA", "valid":...

enhancement
Idea

:link: [zboto Link](https://app.clickup.com/t/2jug43w)

Audit

OS : macos any way to ffi for python 3.7? i just import `libfilecoin_signer_ffi.dylib` on python by cdll and call some methods on dylib but it occur something segfault. :link:...

P2-Mid

In https://github.com/Zondax/filecoin-signing-tools/pull/551 we have removed the fuzzing code. When introducing the `remote` serde feature we removed the need for intermediary structure to convert from JSON to CBOR. Therefore some of...

Hi, I am trying to use the singing tools for my app written in flutter. I noticed that the example only provided how to build artifact for "Android" with ```...

We need to support BLS signing. We need to pick a proper javascript lib that we could use in the pure js lib and for tests. :link: [zboto Link](https://app.clickup.com/t/2r5b6c8)

P3-Low

We have some crypto functionalities like ExtendKeys. It should be move under its own folder. :link: [zboto Link](https://app.clickup.com/t/2jug424)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.11.0&new-version=18.11.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@ipld/dag-cbor](https://github.com/ipld/js-dag-cbor) from 7.0.3 to 8.0.0. Release notes Sourced from @​ipld/dag-cbor's releases. v8.0.0 8.0.0 (2022-10-19) ⚠ BREAKING CHANGES publish as esm-only (#71) Features publish as esm-only (#71) (807fdd4) Trivial Changes...

dependencies