Skip to content

Releases: hugomrdias/filecoin

iso-filecoin: v5.0.0

29 Oct 17:04
3f9b19d
Compare
Choose a tag to compare

5.0.0 (2024-10-29)

⚠ BREAKING CHANGES

  • new methods to convert f1/f2/f3/f4 to 0x and to f0
  • Some error messages may be different with the new http client and there more options for fetch.
  • Wallet.sign and Wallet.signMessage now return Signature instance instead of the raw bytes
  • Wallet.sign no longer signs the cid of the input but instead the bytes directly

Features

  • add bls support, verify and changed sign return type(#130) (3508d54)
  • added new http client and methods (6e13265)
  • new methods to convert f1/f2/f3/f4 to 0x and to f0 (687eba6)
  • support f1/f2/f3/f4 to ID and back to robust with cache support (f3d5e5f)

Bug Fixes

  • default FilecoinAddressToEthAddress blockNumber to finalized (12585ad)
  • rpc: only cache lookups when finalized (73051aa)

iso-filecoin: v4.1.0

25 Jun 19:53
a0c1a5e
Compare
Choose a tag to compare

4.1.0 (2024-06-25)

Features

  • improve eth<>fil address translation (b86981d)
  • upgrade to ts 5.5 and other deps updates (b332463)

Bug Fixes

iso-filecoin: v4.0.5

16 May 14:36
fab1a82
Compare
Choose a tag to compare

4.0.5 (2024-05-16)

Bug Fixes

iso-filecoin: v4.0.4

16 May 13:59
c55ea44
Compare
Choose a tag to compare

4.0.4 (2024-05-16)

Bug Fixes

  • use biome and release from new repo (92b6b2e)

iso-filecoin: v4.0.3

08 Feb 11:47
53c2a44
Compare
Choose a tag to compare

4.0.3 (2024-02-08)

Bug Fixes

iso-filecoin: v4.0.2

07 Feb 16:23
86db75b
Compare
Choose a tag to compare

4.0.2 (2024-02-07)

Bug Fixes

  • add cjs file for real now (52f06d6)

iso-filecoin: v4.0.1

07 Feb 16:12
2327a9c
Compare
Choose a tag to compare

4.0.1 (2024-02-07)

Bug Fixes

iso-filecoin: v4.0.0

07 Feb 14:19
52a31c5
Compare
Choose a tag to compare

4.0.0 (2024-02-07)

⚠ BREAKING CHANGES

  • support commonjs, all deps are vendored and transpile

Features

  • support commonjs, all deps are vendored and transpile (3265f49)

iso-filecoin: v3.0.3

30 Oct 17:55
39cbf31
Compare
Choose a tag to compare

3.0.3 (2023-10-30)

Bug Fixes

iso-filecoin: v3.0.2

30 Oct 17:42
52a3aaa
Compare
Choose a tag to compare

3.0.2 (2023-10-30)

Bug Fixes

  • move iso-filecoin to fission org (e64de20)