Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 977 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 977 Bytes

Changelog

v0.1.2

  • common
    • #29 Add force migration rule
  • airdrop
    • #31 Closable airdrop
  • core
    • #25 Make simulation query to return fee-reflected result
    • #30 Change the type of funds in QueryMsg::SimulateMint
  • periphery
    • #26 Use simulate-mint while executing ExecuteMsg::MintExactAmountOut

v0.1.1

  • core
    • #25 Make every queries to return results that applied streaming fee
    • #25 Detach query QueryMsg::GetConfig <-> QueryMsg::GetFee
    • #26 Regenerate & publish SDK to v0.1.0