Skip to content

0.18.3-litecoin

Latest
Compare
Choose a tag to compare
@ynohtna92 ynohtna92 released this 27 Apr 05:21

Changelog

0.18.3 - 2023-04-19

Added

Changed

Misc

0.18.2 - 2023-04-17

Migration

  • Wallet databases are now stored in the /wallets subdirectory of the data
    dir. To use old wallet databases with 0.18.2, move <WALLET_NAME>.redb files
    into the /wallets subdirectory of the data dir. Currently, the only
    information stored in wallet databases are pending etchings.

Changed

  • Store wallets in /wallets subdir of data dir (#3553 by casey)
  • Remove /runes/balances page (#3555 by lugondev)
  • Forbid etching below rune activation height (#3523 by casey)

Added

Misc

0.18.1 - 2023-04-11

Fixed

  • Fix off-by-one in wallet when waiting for etching commitment to mature (#3515 by casey)

0.18.0 - 2023-04-10

Fixed

  • Check etching commit confirmations correctly (#3507 by casey)

Added

Changed

Misc

0.17.1 - 2023-04-01

Fixed

Misc

0.17.0 - 2023-03-31

Added

Changed

  • Recognized field without required flag produce cenotaphs (#3422 by casey)
  • Rename test-bitcoincore-rpc to mockcore (#3415 by casey)
  • Derive reserved rune names from rune ID (#3412 by casey)
  • Don't complain about large runestones if --no-limit is passed (#3402 by casey)
  • Move runes types into ordinals crate (#3391 by casey)
  • Disambiguate when sending runes (#3368 by raphjaph)
  • Only allow sending sats by name (#3344 by casey)
  • Downgrade from beta to alpha (#3315 by casey)

Misc

0.16.0 - 2023-03-11

Added

Changed

Misc

Full Changelog: 0.15.0-litecoin...0.18.3-litecoin