Skip to content

Releases: docknetwork/dock-substrate

v0.32.0

10 Dec 05:44
857bf9f
Compare
Choose a tag to compare

Start new DID's nonces from 0.

v0.31.0

31 Oct 17:41
8a5d2a7
Compare
Choose a tag to compare

Include the cheqd migration pallet in the runtime.

v0.30.0

22 Oct 17:13
Compare
Choose a tag to compare
  • Pallet for the cheqd migration.
  • Update validator configuration.

v0.29.0

15 Aug 13:04
d73d77a
Compare
Choose a tag to compare

Extended high-rate rewards duration and disabled treasury fees.

0.28.0

03 Jul 16:58
2b74bc6
Compare
Choose a tag to compare
  • Implement Trust registry participants mechanism
  • Introduce BBDT16 off-chain signature scheme
  • Enable high-rate rewards for 30 days

0.27.0

04 Jun 11:04
dfe77f0
Compare
Choose a tag to compare

Reduce transaction byte fees.

0.26.0

04 Jun 08:09
2c15e86
Compare
Choose a tag to compare
  • Introduce the Trust Registry module.
  • Allow writing accumulators without referencing public keys.

0.24.0

04 Oct 11:18
Compare
Choose a tag to compare

Security release bumping up the dependency version.

v0.23.0

31 Aug 15:27
Compare
Choose a tag to compare
  • StatusListCredential module - storage for the status list 2021 credential and revocation list 2020 credential
  • OffchainSignatures module - storage for off-chain-used PS / BBS signature scheme keys and params in addition to BBS+
  • staking pallet: prevent validators from unlinking their stash account from the controller account while it has unclaimed era rewards

v0.22.0

13 Feb 18:22
Compare
Choose a tag to compare
  • Switch substrate dependencies to polkadot-v0.9.29 branch.
  • Switch the price_feed pallet to the new version which supports multiple currency pairs.
  • Remove the fiat_filter pallet from the runtime.
  • Introduce a new deposit lock mechanism for the democracy pallet.
  • Reduce costs for the democracy.note_preimage and democracy.note_preimage_operational calls.
  • Miscellaneous improvements for Did-related stored entities, fix for the DidKeys verification relationships.