Skip to content

Releases: centrifuge/centrifuge-cli

Polkadot Crowdloan Reward Mechanism

15 Mar 13:33
75a3953
Compare
Choose a tag to compare

Implements the polkadot crowdloan reward mechanism.

v0.1.0

22 Dec 14:40
8e77f53
Compare
Choose a tag to compare

This release is the "final" version of the CLI before the restructuring. This version is capable of running migration and crowdloan logic (only for Kusama).

v0.1.0-beta4

28 Oct 21:57
1c2665a
Compare
Choose a tag to compare

This release enables the usage of polkadot-api especially with the new metadata version that supports TypeInfo.

This release contains the current beta versions of the command Crowdloan and Migration. But usable for Altair currently.

v0.1.0-beta3-crowdloan - Crowdloan Plugin

28 Oct 13:10
7764f4a
Compare
Choose a tag to compare

Contains a new beta relase of the Crowdloan Plugin.

v0.1.0-beta2-crowdloan - Altair Crowdloan

22 Oct 08:39
cf422bb
Compare
Choose a tag to compare

Version that is able to initalize the Altair crowdloan pallets. INFO: Altair only readiness.

The crowdloan command is able to

  • build a merkle-tree from fetched contributions of the Kusama crowdloan
  • initialize the crowdloan-pallets on Altiar
  • funding the reward-pallet-address with enough minted funds

Migration capable CLI version

13 Oct 09:31
25ba309
Compare
Choose a tag to compare

This release cuts out the current usable version of the CLI which is capable of running data migrations from a stand-alone to a parachain. As the rest of the CLI is not yet ready to be used, this tag is specifically tagged with migration and as a beta release.