Releases: Zondax/ledger-filecoin
Releases · Zondax/ledger-filecoin
v0.10.0: Merge pull request #35 from Zondax/dev
Using uncompressed pubkey in addresses
v0.9.1: Merge pull request #34 from Zondax/fix_recovery_byte
fix recovery byte - v0.9.1
v0.9.0: Merge pull request #33 from Zondax/dev
Upgrading to v0.9.0
v0.7.1
Testnet support
v0.7.0 Adding testnet support
v0.6.2: Merge pull request #22 from Zondax/dev
Bug fix release
v0.6.0: Format address according to its protocol version; (#14) (#15)
* Format address according to its protocol version; * Adding tests for addresses; * Adding test * Fix protocol 3 * Added invalid address test for protocol 1 * Adding invalid address test * adding test for decompressLEB128 * fix test cases and script * update to v0.6.0 * fix unit tests Co-authored-by: Juan Leni <juan.leni@zondax.ch> Co-authored-by: Lola Dam <rllola80@gmail.com>