Releases: filecoin-project/filsnap
Releases · filecoin-project/filsnap
filsnap-adapter: v3.1.0
3.1.0 (2025-03-18)
Features
- adapter: add syncProvider to sync filsnap with metamask (cc1faca)
filsnap-adapter: v3.0.2
3.0.2 (2025-03-13)
Bug Fixes
filsnap: v1.5.4
1.5.4 (2025-03-11)
Bug Fixes
filsnap-adapter: v3.0.1
3.0.1 (2025-03-11)
Bug Fixes
filsnap: v1.5.3
1.5.3 (2025-03-10)
Bug Fixes
filsnap: v1.5.2
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
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
2.0.3 (2025-03-10)
Bug Fixes
- remove some files from been published (1b51c49)
filsnap: v1.5.1
1.5.1 (2025-02-28)
Bug Fixes
- add new methods to the readme (7a32d36)
filsnap: v1.5.0
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)