Skip to content

fix(crowdloan): normalize creator checks for proxy actors#904

Closed
bitloi wants to merge 1 commit intolatent-to:stagingfrom
bitloi:fix/issue-liquidity-remove-all
Closed

fix(crowdloan): normalize creator checks for proxy actors#904
bitloi wants to merge 1 commit intolatent-to:stagingfrom
bitloi:fix/issue-liquidity-remove-all

Conversation

@bitloi
Copy link
Copy Markdown
Contributor

@bitloi bitloi commented Apr 6, 2026

Use the effective actor (proxy if set, otherwise wallet coldkey) for creator checks in crowdloan finalize, update, and dissolve.

Adds regression tests that cover:

  • proxy creator allowed
  • wallet fallback when no proxy
  • non-creator proxy still rejected

@bitloi bitloi changed the base branch from main to staging April 6, 2026 18:03
@bitloi bitloi force-pushed the fix/issue-liquidity-remove-all branch from 183df0e to c50c3a8 Compare April 6, 2026 19:02
@bitloi bitloi changed the title fix:liquidity remove --all nonce race and JSON receipt crash fix(crowdloan): normalize creator checks for proxy actors Apr 6, 2026
@bitloi bitloi closed this Apr 6, 2026
@bitloi bitloi deleted the fix/issue-liquidity-remove-all branch April 6, 2026 19:10
@bitloi bitloi restored the fix/issue-liquidity-remove-all branch April 6, 2026 19:11
@bitloi bitloi reopened this Apr 6, 2026
@bitloi bitloi closed this Apr 6, 2026
@bitloi bitloi deleted the fix/issue-liquidity-remove-all branch April 6, 2026 19:15
@bitloi bitloi restored the fix/issue-liquidity-remove-all branch April 6, 2026 19:18
@bitloi bitloi reopened this Apr 6, 2026
@bitloi bitloi closed this Apr 7, 2026
@bitloi bitloi reopened this Apr 7, 2026
@bitloi
Copy link
Copy Markdown
Contributor Author

bitloi commented Apr 7, 2026

I will keep this PR open for now.

@bitloi bitloi marked this pull request as draft April 7, 2026 11:58
@thewhaleking
Copy link
Copy Markdown
Contributor

Superceded by #908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: crowdloan creator checks ignore proxy account for finalize/update/dissolve

2 participants