github interlay/interbtc 0.10.0

latest releases: 1.25.4, 1.25.3, 1.25.2-hotfix2...
3 years ago

0.10.0 (2021-08-09)

Chore

  • upgrade all crates to 0.10.0
  • better griefing_collateral variable naming
  • use uniform pre/post condition comments
  • change spec name from BTC Parachain to InterBTC Parachain
  • add refund integration tests based on spec conditions
  • add doc comments to all primitive types
  • add refund unit tests based on spec conditions
  • cleanup dependencies
  • remove checked math from integration tests

Feat

  • oracle medianizing

Fix

  • don't withdraw stake if amount is zero
  • make feed_values weight depend on vec length
  • make sure that parachain is started with oracle offline

Refactor

  • vault can self-redeem without fees
  • vault should always be slashed first
  • use feed_values also for bitcoin fee estimates
  • place issue/redeem/replace/refund request in primitives
  • bind reward config to vault-registry

Test

  • total interbtc supply increases on refund

Don't miss a new interbtc release

NewReleases is sending notifications on new releases.