5.0.0 (2024-10-29)
- new methods to convert fs to 0x and to ids
- Some error messages may be different with the new http client and there more options for fetch.
- sign and signMessage now return
Signature
instance instead of the raw bytes
- add bls support, verify and changed sign return to wallet(#130) (3508d54)
- added new http client and methods (6e13265)
- new methods to convert fs to 0x and to ids (687eba6)
- support f1/f2/f3 to ID and back to robust expect for f4 (f3d5e5f)
- default FilecoinAddressToEthAddress blockNumber to finalized (12585ad)
- rpc: only cache lookups when finalized (73051aa)
4.1.0 (2024-06-25)
- update readme (f35875f)
4.0.5 (2024-05-16)
4.0.4 (2024-05-16)
- use biome and release from new repo (92b6b2e)
4.0.3 (2024-02-08)
- fix cjs path for npm (e6ada1b)
4.0.2 (2024-02-07)
- add cjs file for real now (52f06d6)
4.0.1 (2024-02-07)
- add cjs files to npm (c794f35)
4.0.0 (2024-02-07)
- support commonjs, all deps are vendored and transpile
- support commonjs, all deps are vendored and transpile (3265f49)
3.0.3 (2023-10-30)
- fix docs deploy (1a7315f)
3.0.2 (2023-10-30)
- move iso-filecoin to fission org (e64de20)
3.0.1 (2023-09-21)
- export types (dfaa4db)
3.0.0 (2023-09-05)
- change rpc methods signature to support fetch options
- change rpc methods signature to support fetch options (e1908f9)
2.1.0 (2023-07-31)
2.0.2 (2023-07-25)
- add npm provenance (ea8a4f3)
2.0.1 (2023-07-24)
- improve toFormat defaults (d75c232)
2.0.0 (2023-07-24)
- change token toFormat signature
- change token toFormat signature (07f50b7)
1.3.0 (2023-07-23)
- add toBigInt and toContractDestination (88251b7)
1.2.0 (2023-07-22)
- add support for all address protocols (57ea3ce)
1.1.1 (2023-07-21)
- add Address.from (ef89490)
1.1.0 (2023-07-21)
- add delegated address and eth address (852a7fb)
1.0.0 (2023-07-10)
- Token
to*
methods return bignumber instead of string and added new toFormat method
- Token
to*
methods return bignumber instead of string and added new toFormat method (d27f5bc)
0.2.4 (2023-07-07)
- iso-filecoin: fix bip39 wordlist import (168478d)
0.2.3 (2023-06-23)
- dont prepare a msg with all the params (eb32843)
0.2.2 (2023-06-22)
- fix token.toBytes and add raw sign (2611be0)
0.2.1 (2023-06-22)
- add more entry points to docs (d31ad2c)
0.2.0 (2023-06-22)
- add, msg, sig, rpc (f574e7b)
0.1.5 (2023-05-15)
- main: release iso-base 0.1.5 (3849a49)
0.1.3 (2023-05-11)
- update deps (c5a562f)
0.1.2 (2023-03-28)
- fix docs links (dca1a62)
0.1.1 (2023-03-28)
- add docs (f0b2c47)
0.1.0 (2023-03-28)
- filecoin package (a77a184)
- remove unused dep (191a8b5)