Skip to content

Releases: interlay/interbtc

1.6.1

24 Jan 13:49
1.6.1
3104e4c
Compare
Choose a tag to compare

1.6.1 (2022-01-19)

Chore

  • bump transaction version
  • upgrade to polkadot-v0.9.15

Chore

  • switch docker base image to ubuntu-lts

Docs

  • add lease period extension

Fix

  • disallow unnecessary xcm calls

Refactor

  • simplify ModifyStake api
  • base escrow rewards on initial balance
  • re-enable transaction weights, harmonize runtimes

1.6.0

24 Jan 13:48
1.6.0
b012ef1
Compare
Choose a tag to compare

1.6.0 (2022-01-17)

Feat

  • add orml-xcm pallet to send xcm message with sovereign account

Fix

  • compilation errors

Refactor

  • update prepare-test-net script and include sudo / oracle in endowed_accounts

1.5.13

11 Jan 14:05
b4c86e6
Compare
Choose a tag to compare

1.5.13 (2022-01-11)

Feat

  • add staging-latest chain spec

Fix

  • make parachain-id optional

Refactor

  • integrate collator selection / session pallets into testnet and regenerate keys

1.5.12

11 Jan 11:58
1.5.12
ffd3968
Compare
Choose a tag to compare

1.5.12 (2022-01-07)

Chore

  • upgrade to polkadot 0.9.13

1.5.11

11 Jan 11:58
1.5.11
7db0f9e
Compare
Choose a tag to compare

1.5.11 (2022-01-07)

Feat

  • add parachain testnet runtime w/ sudo

1.5.10

04 Jan 12:04
b1bdd2c
Compare
Choose a tag to compare

1.5.10 (2022-01-04)

Chore

  • order kintsugi and interlay currencies in properties

Docs

  • add raw chain spec for parachain launch

1.5.9

21 Dec 12:15
8ba4ad7
Compare
Choose a tag to compare

1.5.9 (2021-12-21)

Chore

  • update transaction and spec version

Feat

  • add endowed accounts to chain spec

Fix

  • remove unused blocknumber import
  • update ss58 registry and add prefix to properties
  • supply start height should be after end of year 4

Refactor

  • make native currency default currency for multisig and issue griefing collateral
  • remove initial allocation and vesting from mainnet genesis
  • use native currency for parachain fees

1.5.8

16 Dec 23:08
fe72ed2
Compare
Choose a tag to compare

1.5.8 (2021-12-16)

Feat

  • integrate rpcs in parachain service

1.5.7

16 Dec 21:36
1ed4a34
Compare
Choose a tag to compare

1.5.7 (2021-12-16)

Chore

  • remove unused constants from runtimes
  • annotate system accounts on kintsugi runtime

Feat

  • introduce new ss58 prefixes for interlay and kintsugi

Fix

  • restrict escrow minimum deposit to prevent vkint rounding to zero
  • correct escrow limiting calculation
  • use dynamic transaction fee multiplier (used to be 0)
  • release deposit for fast-tracked proposals

Refactor

  • vesting should use system height

1.5.6

15 Dec 15:14
e68817f
Compare
Choose a tag to compare

1.5.6 (2021-12-15)

Fix

  • escrow annuity pallet should use correct provider