Skip to main content

Questions tagged [opengov]

0 votes
0 answers
14 views

i am using polkadotsdk version 1.11 and i am studying opengov dao for my project which is running on opengov . while going through it i came to whitelist column and also got to know about technical ...
Karanvir Singh's user avatar
0 votes
1 answer
40 views

I'm not sure if this is the right question to ask, but do I need to create a proposal on OpenGov in order to open an HRMP channel between Kusama AssetHub and my Parachain? Any insights or resources ...
Noah's user avatar
  • 35
1 vote
1 answer
109 views

I am looking to leverage the referendum track in a creative way by assigning the Medium Spender track ownership of an asset on Asset Hub. In order to do this we need to find an address for the track. ...
Ramsey - Decentration's user avatar
2 votes
0 answers
28 views

I need to customise the tracks for my OpenGov implementation. How should I do that? I mean what are the things I would need to consider and how to make a decision on that? Curve default code: const ...
Pankaj's user avatar
  • 2,103
5 votes
1 answer
86 views

I have a solochain running on prod now i need to add the Open Gov to the chain to make the chain decentralize. Can you please share some reference/resources to help me in that process.
Pankaj's user avatar
  • 2,103
0 votes
1 answer
30 views

i am using polkadot(1.1.0) version . i am trying to use referendum in it when i submit proposal it is showing time(voting period) . how to changes that voting period value in it.
Karanvir Singh's user avatar
1 vote
0 answers
49 views

We need to monitor the spec version of the block, that is, the runtime upgrade. Of course, we know that openGov's suggestions will determine the upgrade. So we're going to run this guide to monitor ...
hs1228's user avatar
  • 45
1 vote
0 answers
17 views

I was curious to know why the submission deposit for an OpenGov proposal is non-refundable if the proposal times out. https://github.com/paritytech/polkadot-sdk/blob/master/substrate/frame/referenda/...
AlbertoV19's user avatar
3 votes
2 answers
59 views

I want to link the Open Gov referendum that requests funding from the Treasury with the Treasury proposal. I see that this is done in Polkassembly. An example is this: The Referenda which has an id 62 ...
Alex Bean - R0GUE's user avatar