Releases: hugomrdias/filecoin
Releases · hugomrdias/filecoin
iso-filecoin: v5.0.0
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
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
4.0.5 (2024-05-16)
Bug Fixes
iso-filecoin: v4.0.4
4.0.4 (2024-05-16)
Bug Fixes
- use biome and release from new repo (92b6b2e)
iso-filecoin: v4.0.3
4.0.3 (2024-02-08)
Bug Fixes
iso-filecoin: v4.0.2
4.0.2 (2024-02-07)
Bug Fixes
- add cjs file for real now (52f06d6)
iso-filecoin: v4.0.1
4.0.1 (2024-02-07)
Bug Fixes
iso-filecoin: v4.0.0
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
3.0.3 (2023-10-30)
Bug Fixes
iso-filecoin: v3.0.2
3.0.2 (2023-10-30)
Bug Fixes
- move iso-filecoin to fission org (e64de20)