Skip to content

0.1.9

Compare
Choose a tag to compare
@piotr-iohk piotr-iohk released this 04 Sep 15:39
· 237 commits to master since this release
418f7d8

Compat: v2020-08-03 cardano-foundation/cardano-wallet@29c040b

What's new:

  • support metadata in transactions and payment fees
  • reworked nightly tests to run faster
# metadata
metadata = {"1": "cardano"}
CardanoWallet.new.shelley.transactions.payment_fees(wid, {address => amt}, withdrawal = nil, metadata)
CardanoWallet.new.shelley.transactions.create(wid, passphrase, {address => amt}, withdrawal = nil, metadata)