Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

feat: Add pallet methods crowdloan.{contribute, withdraw} #409

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

emostov
Copy link
Contributor

@emostov emostov commented Mar 17, 2021

Closes #407.

feature: Adds crowdloan.contribute & crowdloan.withdraw, which will enable users to participate in crowdloans.

testing: Adds metadata from westend spec version 50, which has the components for PLO process. This metadata is used in the new unit tests.

Bumps polkadot-js/api to 4.1.1.

Screen Shot 2021-03-16 at 5 06 03 PM

Screen Shot 2021-03-16 at 5 10 28 PM

Closes #407.

 feature: Adds `crowdloan.contribute` & `crowdloan.withdraw`, which will enable users to participate in crowdloans.

testing: Adds metadata from westend spec version 50, which has the components for PLO process. This metadata is used in the new unit tests.
@emostov emostov added the enhancement New feature or request label Mar 17, 2021
@emostov emostov self-assigned this Mar 17, 2021
Copy link
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slick.

Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@emostov emostov merged commit f881f86 into master Mar 17, 2021
@emostov emostov deleted the zeke-crowdloan-methods branch March 17, 2021 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pallet methods for Polkadot & Kusama PLOs
3 participants