Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

FundNotEnded: You can't start a crowdloan if the previous crowdloan backs your current lease #6592

Closed
Tomen opened this issue Jan 20, 2023 · 3 comments

Comments

@Tomen
Copy link

Tomen commented Jan 20, 2023

How to produce the issue:

  • Win a crowdloan to obtain LP 1 - 8
  • In LP 8, have an auction for LP 9-16
  • Try to crowdloan.create a new crowdloan for LP 9-16

Actual Outcome:

The extrinsic fails on:

ensure!(!Funds::<T>::contains_key(index), Error::<T>::FundNotEnded);

Expected Outcome:

Creating a new crowdloan should be possible

@bkchr
Copy link
Member

bkchr commented Jan 20, 2023

CC @shawntabrizi

@Tomen Tomen changed the title You can't start a crowdloan if the previous crowdloan backs your current lease FundNotEnded: You can't start a crowdloan if the previous crowdloan backs your current lease Jan 20, 2023
@Tomen
Copy link
Author

Tomen commented Feb 8, 2023

related paritytech/polkadot-sdk#720

@Tomen
Copy link
Author

Tomen commented Feb 8, 2023

duplicate of paritytech/polkadot-sdk#877

@Tomen Tomen closed this as completed Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants