This repository has been archived by the owner on May 6, 2024. It is now read-only.
Releases: Zondax/filecoin-signing-tools
Releases · Zondax/filecoin-signing-tools
v2.2.0
What's New
- add optional flag to skip waiting for tx result on send tx by @emmanuelm41 in #866
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 by @dependabot in #824
- Bump @types/node from 18.11.10 to 18.11.11 by @dependabot in #825
- Bump @typescript-eslint/parser from 5.45.0 to 5.45.1 by @dependabot in #826
- Bump axios from 1.2.0 to 1.2.1 in /examples/wasm_node by @dependabot in #822
- Bump @types/node from 18.11.11 to 18.11.13 by @dependabot in #834
- Bump mocha from 10.1.0 to 10.2.0 in /examples/wasm_node by @dependabot in #833
- Bump @typescript-eslint/parser from 5.45.1 to 5.46.0 by @dependabot in #832
- Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #828
- Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.48.0 by @dependabot in #849
- Bump eslint-plugin-jest from 27.1.6 to 27.2.0 by @dependabot in #847
- Bump secp256k1 from 4.0.3 to 5.0.0 in /examples/wasm_node by @dependabot in #846
- Bump axios from 1.2.1 to 1.2.2 in /examples/wasm_node by @dependabot in #845
- Bump @typescript-eslint/parser from 5.46.0 to 5.48.0 by @dependabot in #848
- Bump @types/node from 18.11.13 to 18.11.18 by @dependabot in #843
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #829
- Bump @ipld/dag-cbor from 8.0.0 to 9.0.0 by @dependabot in #855
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #854
- Bump eslint from 8.29.0 to 8.31.0 by @dependabot in #853
- Bump multiformats from 10.0.2 to 11.0.0 by @dependabot in #850
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #851
- update axios by @rllola in #856
- Bump axios from 1.2.2 to 1.2.3 in /examples/wasm_node by @dependabot in #865
- Bump @typescript-eslint/parser from 5.48.0 to 5.48.2 by @dependabot in #864
- Bump eslint-plugin-react from 7.31.11 to 7.32.1 by @dependabot in #863
- Bump prettier from 2.8.1 to 2.8.3 by @dependabot in #862
- Bump eslint-plugin-jest from 27.2.0 to 27.2.1 by @dependabot in #860
- Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.1 by @dependabot in #858
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
## What's New
- export new useful functions from internal helper methods by @emmanuelm41 in #821
What's Changed
- Bump eslint from 8.27.0 to 8.28.0 in /signer-npm/js by @dependabot in #803
- Bump eslint from 8.25.0 to 8.28.0 by @dependabot in #802
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #801
- Bump webpack-cli from 4.10.0 to 5.0.0 in /examples/wasm_browser by @dependabot in #799
- Bump @zondax/filecoin-signing-tools from 1.1.2 to 2.0.0 in /examples/wasm_browser by @dependabot in #800
- Bump typescript from 4.8.4 to 4.9.3 in /signer-npm/js by @dependabot in #797
- Bump @typescript-eslint/parser from 5.40.0 to 5.43.0 by @dependabot in #796
- Bump @types/node from 18.11.0 to 18.11.9 by @dependabot in #788
- Bump @ipld/dag-cbor from 7.0.3 to 8.0.0 by @dependabot in #784
- changing bit32 version to latest by @vinayakkalra in #815
- Bump n from 9.0.0 to 9.0.1 by @dependabot in #805
- Bump eslint-plugin-react from 7.31.10 to 7.31.11 by @dependabot in #806
- Bump axios from 1.1.3 to 1.2.0 in /examples/wasm_node by @dependabot in #809
- Bump axios from 1.1.3 to 1.2.0 in /signer-npm/js by @dependabot in #810
- Bump prettier from 2.7.1 to 2.8.0 in /signer-npm/js by @dependabot in #811
- Bump eslint-plugin-jest from 27.1.3 to 27.1.6 by @dependabot in #812
- Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.45.0 by @dependabot in #813
- Bump @typescript-eslint/parser from 5.43.0 to 5.45.0 by @dependabot in #814
- Bump minimatch from 3.0.4 to 3.1.2 in /examples/wasm_node by @dependabot in #816
- Bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #817
- Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #820
- Bump eslint from 8.28.0 to 8.29.0 by @dependabot in #818
- Bump eslint from 8.28.0 to 8.29.0 in /signer-npm/js by @dependabot in #819
New Contributors
- @vinayakkalra made their first contribution in #815
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Fix version for arbitrary by @emmanuelm41 in #756
- Change to ES Modules on JS package by @emmanuelm41 in #742
- removing harcoded code cid by @rllola in #771
- fix bls-signature dependency issue by @emmanuelm41 in #798
- Add support to f4 addresses on JS package by @emmanuelm41 in #794
Dependencies
- Bump @ipld/dag-cbor from 7.0.2 to 7.0.3 in /signer-npm/js by @dependabot in #726
- Bump @ipld/dag-cbor from 7.0.2 to 7.0.3 by @dependabot in #725
- Bump eslint from 8.22.0 to 8.25.0 in /signer-npm/js by @dependabot in #754
- Bump axios from 0.27.2 to 1.1.2 in /signer-npm/js by @dependabot in #753
- Bump eslint from 8.22.0 to 8.25.0 by @dependabot in #752
- Bump axios from 0.27.2 to 1.1.2 in /examples/wasm_node by @dependabot in #750
- Bump typescript from 4.7.4 to 4.8.4 by @dependabot in #741
- Bump eslint-plugin-react from 7.31.0 to 7.31.10 by @dependabot in #755
- Bump @typescript-eslint/parser from 5.35.1 to 5.40.0 by @dependabot in #758
- Bump eslint-plugin-jest from 26.8.7 to 27.1.1 by @dependabot in #747
- Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.40.0 by @dependabot in #759
- Bump multiformats from 9.7.1 to 10.0.0 by @dependabot in #757
- Bump @types/node from 18.7.13 to 18.8.5 by @dependabot in #760
- add clone for making copying easily by @woshidama323 in #743
- Bump bip32 from 2.0.6 to 3.1.0 in /examples/wasm_node by @dependabot in #736
- Bump bip32 from 2.0.6 to 3.1.0 in /signer-npm/js by @dependabot in #739
- remove deprecated functions by @rllola in #761
- Bump mocha from 10.0.0 to 10.1.0 in /signer-npm/js by @dependabot in #767
- Bump axios from 1.1.2 to 1.1.3 in /signer-npm/js by @dependabot in #766
- Bump @types/node from 18.8.5 to 18.11.0 by @dependabot in #765
- Bump eslint-plugin-jest from 27.1.1 to 27.1.2 by @dependabot in #764
- Bump mocha from 10.0.0 to 10.1.0 in /examples/wasm_node by @dependabot in #763
- Bump axios from 1.1.2 to 1.1.3 in /examples/wasm_node by @dependabot in #762
- Bump @ipld/dag-cbor from 7.0.3 to 8.0.0 in /signer-npm/js by @dependabot in #775
- Bump multiformats from 10.0.0 to 10.0.2 by @dependabot in #774
- Bump eslint-plugin-jest from 27.1.2 to 27.1.3 by @dependabot in #773
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.43.0 by @dependabot in #795
- Bump eslint from 8.25.0 to 8.27.0 in /signer-npm/js by @dependabot in #791
New Contributors
- @woshidama323 made their first contribution in #743
Full Changelog: v1.1.2...v2.0.0
v1.1.2
What's Changed
- Bump eslint-plugin-react from 7.30.1 to 7.31.0 by @dependabot in #715
- Bump @typescript-eslint/parser from 5.33.1 to 5.35.1 by @dependabot in #716
- Bump @types/node from 18.7.9 to 18.7.13 by @dependabot in #717
- Test remove deprecated functions payment channel by @rllola in #720
- Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.35.1 by @dependabot in #718
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Bump @types/node from 18.6.3 to 18.6.4 by @dependabot in #690
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in #701
- Bump eslint from 8.21.0 to 8.22.0 in /signer-npm/js by @dependabot in #702
- Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.1 by @dependabot in #704
- Bump eslint-plugin-jest from 26.7.0 to 26.8.3 by @dependabot in #706
- Bump @typescript-eslint/parser from 5.32.0 to 5.33.1 by @dependabot in #705
- Bump @types/node from 18.6.4 to 18.7.6 by @dependabot in #707
- Bump @types/node from 18.7.6 to 18.7.9 by @dependabot in #709
- Bump eslint-plugin-jest from 26.8.3 to 26.8.7 by @dependabot in #710
- Update test for deprecated functions by @rllola in #708
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.4
What's Changed
- fix: rpc files missing in the release content by @lawRathod in #655
Full Changelog: v1.0.3...v1.0.4