Releases: Zondax/filecoin-signing-tools
v1.0.1
What's Changed
- Export missing class required to interact with rpc by @emmanuelm41 in #635
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This release is using the new PL actor types. It will only support PascalCase for json/javascript object like it is the standard for Lotus.
What's Changed
- update version in package.json and cargo.toml to 0.20.1 by @rllola in #490
- fix typo in codecid for paymentchannel v7 actor by @rllola in #496
- update doc url by @rllola in #501
- Reactivate FFI by @rllola in #503
- Migrating to
fil_actor_*
by @rllola in #536 - Fix dependencies by @rllola in #543
- Migrate to
fvm_shared
lib by @rllola in #551 - Added miner parameters by @rllola in #568
- Refactor code cid by @rllola in #620
Full Changelog: v0.20.1...v1.0.0
RC v1.0.0 (version 2)
This release is using the new PL actor types. It will only support PascalCase for json/javascript object like it is the standard for Lotus.
It is not production ready and should be used to test that the library change doesn't break anything.
What's Changed
Full Changelog: v0.20.1...v1.0.0-rc2
RC v1.0.0
This release is using the new PL actor types. It will only support PascalCase for json/javascript object like it is the standard for Lotus.
It is not production ready and should be used to test that the library change doesn't break anything.
What's Changed
- fix typo in codecid for paymentchannel v7 actor by @rllola in #496
- Migrating to
fil_actor_*
by @rllola in #536 - Fix dependencies by @rllola in #543
Full Changelog: v0.20.1...v1.0.0-rc1
RC v1.0.0
This release is using the new PL actor types. It will only support PascalCase for json/javascript object like it is the standard for Lotus.
It is not production ready and should be used to test that the library change doesn't break anything.
What's Changed
- fix typo in codecid for paymentchannel v7 actor by @rllola in #496
- Migrating to
fil_actor_*
by @rllola in #536
Full Changelog: v0.20.1...v1.0.0-rc0
V0.20.1
Support for v1.14 (beta)
v0.20.0 Merge pull request #454 from Zondax/1313dependabot/npm_and_yarn/eslin…
Preliminary support for v1.14
v0.19.0 Merge pull request #444 from Zondax/fix/signedmessage-mainnet-invalid…
Removing ipld-dag-cbor
Merge pull request #436 from Zondax/dev Dev
Upgrading obsolete dependencies
What's Changed
- Sync deps by @lawRathod in #432
- Upgrade deps by @lawRathod in #433
Full Changelog: v0.18.3...v0.18.5