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

New Proxy for Auctions + Crowdloans + Registrar + Slots #3683

Merged
1 commit merged into from
Aug 31, 2021

Conversation

shawntabrizi
Copy link
Member

This PR introduces a new Auctions proxy which can access the various pallets used for Parachain auctions and onboarding.

Any account with this proxy type can call all functions of the auctions, crowdloan, registrar, and slots pallet.

We added this proxy to Kusama, Westend, and Rococo. We will add it to Polkadot when parachain auctions begin there.

@shawntabrizi shawntabrizi added B7-runtimenoteworthy C1-low PR touches the given topic and has a low impact on builders. D5-nicetohaveaudit ⚠️ PR contains trivial changes to logic that should be properly reviewed. labels Aug 20, 2021
@shawntabrizi
Copy link
Member Author

bot merge

@ghost
Copy link

ghost commented Aug 31, 2021

Trying merge.

@ghost ghost merged commit be1d298 into master Aug 31, 2021
@ghost ghost deleted the shawntabrizi-auction-proxy branch August 31, 2021 14:33
ordian added a commit that referenced this pull request Sep 2, 2021
* master:
  dependabot: ignore yet another git dep (#3759)
  Bump serde_json from 1.0.66 to 1.0.67 (#3767)
  Bump syn from 1.0.74 to 1.0.75 (#3710)
  Companion for substrate #9371 (#3487)
  Fixes/improvements for disputes (#3753)
  chore: test helper arbitrary ordering for 2 (#3762)
  disputes: fix relay chain selection sanity check (#3750)
  technical committee is using the weight of council, but should have its own generated weight instead (#3511)
  new proxy for auctions, crowdloans, registrar, slots (#3683)
  Bump libc from 0.2.100 to 0.2.101 (#3726)
  Removed unneeded deps (#3658)
  Bump serde from 1.0.127 to 1.0.130 (#3739)
  Companion for Generate storage info for pallet authority_discovery #9428 (#3517)
  Return a Result in invert_location (#3730)
  XCM: Allow reclaim of assets dropped from holding (#3727)
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C1-low PR touches the given topic and has a low impact on builders. D5-nicetohaveaudit ⚠️ PR contains trivial changes to logic that should be properly reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants