Skip to content

Releases: filecoin-project/filsnap

filsnap-adapter: v3.1.0

18 Mar 20:42
7f6a3d6
Compare
Choose a tag to compare

3.1.0 (2025-03-18)

Features

  • adapter: add syncProvider to sync filsnap with metamask (cc1faca)

filsnap-adapter: v3.0.2

13 Mar 14:31
3f4500a
Compare
Choose a tag to compare

3.0.2 (2025-03-13)

Bug Fixes

filsnap: v1.5.4

11 Mar 10:55
03551b6
Compare
Choose a tag to compare

1.5.4 (2025-03-11)

Bug Fixes

  • revert to mm sdk 6.17.1 (18a68f3)

filsnap-adapter: v3.0.1

11 Mar 10:58
5f7bbfb
Compare
Choose a tag to compare

3.0.1 (2025-03-11)

Bug Fixes

  • revert to mm sdk 6.17.1 (18a68f3)

filsnap: v1.5.3

10 Mar 11:38
a1a9706
Compare
Choose a tag to compare

1.5.3 (2025-03-10)

Bug Fixes

filsnap: v1.5.2

10 Mar 11:22
1335df8
Compare
Choose a tag to compare

1.5.2 (2025-03-10)

Bug Fixes

  • moved iso-filecoin to peer dependencies (5ce5bfb)
  • snap: fix insights handlers to be first result wins (5e2c58c)

filsnap-adapter: v3.0.0

10 Mar 11:43
f903779
Compare
Choose a tag to compare

3.0.0 (2025-03-10)

⚠ BREAKING CHANGES

  • move iso-filecoin to peer depedencies and remove filforwarder export

Features

  • move iso-filecoin to peer depedencies and remove filforwarder export (53b6bf3)

filsnap-adapter-react: v2.0.3

10 Mar 11:46
eb98baa
Compare
Choose a tag to compare

2.0.3 (2025-03-10)

Bug Fixes

  • remove some files from been published (1b51c49)

filsnap: v1.5.1

28 Feb 10:23
e340379
Compare
Choose a tag to compare

1.5.1 (2025-02-28)

Bug Fixes

  • add new methods to the readme (7a32d36)

filsnap: v1.5.0

28 Feb 10:03
357cdaa
Compare
Choose a tag to compare

1.5.0 (2025-02-27)

Features

  • add fil_sign to sign arbitrary bytes (95bef4b)
  • add base64 validation to signature schema (a14cd9f)
  • add lotus hex encoded private key export to the UI (4395102)
  • add support for multiple insights (transactions and signature) (3d6cc28)
  • new fil_getAccount method and normalize acount internally (93354f0)
  • new fil_getConfig and fil_setConfig to better handle the origin config (7ac6774)

Bug Fixes

  • better error for zod validations (2e46311)
  • fix rpc network name handling in fil_setConfig (cb6cce5)
  • remove schema coment that broke types (739283f)
  • rename internal account methods (57ac341)