Releases: piotr-iohk/ikar
Releases · piotr-iohk/ikar
v2023-04-14
Compatible with cardano-wallet@v2023-04-14.
What's Changed
- Support for utxo endpoints for shared wallets by @piotr-iohk in #95
- update dependencies by @piotr-iohk in #96
- Tx max_count support by @piotr-iohk in #97
- Limit displayed tx number on wallet page by @piotr-iohk in #98
- Bump nokogiri from 1.13.10 to 1.14.3 by @dependabot in #101
- Bump rack from 2.2.4 to 2.2.6.4 by @dependabot in #100
Full Changelog: v2022-12-14...v2023-04-14
v2022-12-14
Compatible with cardano-wallet@v2022-12-14.
What's Changed
- Refactor sign, submit, decode to be more clear and friendly by @piotr-iohk in #87
- update to ruby 3.1.2 by @piotr-iohk in #89
- list/get txs for shared wallets by @piotr-iohk in #90
- Bump sinatra from 2.2.0 to 2.2.3 by @dependabot in #91
- Bump nokogiri from 1.13.6 to 1.13.9 by @dependabot in #88
- Bump nokogiri from 1.13.9 to 1.13.10 by @dependabot in #92
- Bump version to wallet/ikar: v2022-12-14 and node:1.35.4 by @piotr-iohk in #93
Full Changelog: v2022-10-06...v2022-12-14
v2022-10-06
Compatible with cardano-wallet@v2022-10-06.
What's new:
- Support for:
GET /blocks/latest/header
- Bump to [email protected]
v2022-08-16
Compatible with cardano-wallet@v2022-08-16.
What's new:
- Support for constructing and decoding transaction from Shared wallet.
v2022-07-01
Compatible with cardano-wallet@v2022-07-01.
What's new:
- It's now possible to run Ikar with
nix
! Thanks @Unisay! ❤️
v2022-05-27
Compatible with cardano-wallet@v2022-05-27.
What's new:
- Support for
simple metadata
in transactions - Support for updating passphrase using wallet mnemonics
v2022-04-27
Compatible with cardano-wallet@v2022-04-27.
What's new:
Balance -> Sign -> Submit
andConstruct -> Sign -> Submit
using new submit endpoint- Support for minting/burning tokens in new transaction workflow
- Support for Get/Create policy key, Create policy id in Keys menu
v2020-11-11
Compatible with cardano-wallet@v2021-11-11.
What's new:
- Balance -> Sign -> Submit transaction
- Decode balance and constructed transaction (support for wallet's decode endpoint)
v2021-09-29
v2020-08-27
Compatible with cardano-wallet@v2021-08-27.
What's new:
- Support for construct and sign tx for Byron and Shelley wallets