Skip to content

1.0.0

Compare
Choose a tag to compare
@ns212 ns212 released this 30 Aug 16:42
· 1958 commits to master since this release
184e190

1.0.0 (2021-08-30)

Chore

  • rename interbtc-parachain to kintsugi-parachain
  • reset spec_version to 1
  • upgrade crates to v1.0.0
  • remove get_total_issued_tokens and WrappedDebt

Feat

  • start mainnet deployment in shutdown
  • option to start in SHUTDOWN
  • add kusama parachain config
  • add westend parachain config
  • add build command to generate a chain-spec with parachain-id

Fix

  • register parathread img link
  • consider oracle to be offline when ANY currency is outdated
  • get benchmarks to compile
  • polkadot release tag
  • withdraw for remaining to_be_redeemed first
  • zero-cost base extrinsic weight, to be able to do runtime upgrade without fees

Refactor

  • remove unused disable_op_return_check genesis config
  • fetch oracle online status from security module
  • replace redundant checks with try_get