|
1 | 1 | { |
2 | 2 | "poolVotingThresholds": { |
3 | | - "committeeNormal": 0.65, |
4 | | - "committeeNoConfidence": 0.65, |
| 3 | + "committeeNormal": 0.51, |
| 4 | + "committeeNoConfidence": 0.51, |
5 | 5 | "hardForkInitiation": 0.51, |
6 | | - "motionNoConfidence": 0.6, |
7 | | - "ppSecurityGroup": 0.6 |
| 6 | + "motionNoConfidence": 0.51, |
| 7 | + "ppSecurityGroup": 0.51 |
8 | 8 | }, |
9 | 9 | "dRepVotingThresholds": { |
10 | 10 | "motionNoConfidence": 0.67, |
11 | 11 | "committeeNormal": 0.67, |
12 | | - "committeeNoConfidence": 0.65, |
| 12 | + "committeeNoConfidence": 0.6, |
13 | 13 | "updateToConstitution": 0.75, |
14 | 14 | "hardForkInitiation": 0.6, |
15 | 15 | "ppNetworkGroup": 0.67, |
|
18 | 18 | "ppGovGroup": 0.75, |
19 | 19 | "treasuryWithdrawal": 0.67 |
20 | 20 | }, |
21 | | - "committeeMinSize": 5, |
22 | | - "committeeMaxTermLength": 146, |
23 | | - "govActionLifetime": 14, |
| 21 | + "committeeMinSize": 0, |
| 22 | + "committeeMaxTermLength": 1000, |
| 23 | + "govActionLifetime": 60, |
24 | 24 | "govActionDeposit": 100000000000, |
25 | 25 | "dRepDeposit": 500000000, |
26 | 26 | "dRepActivity": 20, |
|
279 | 279 | 1 |
280 | 280 | ], |
281 | 281 | "constitution": { |
282 | | - "anchor": { |
283 | | - "url": "ipfs://QmQq5hWDNzvDR1ForEktAHrdCQmfSL2u5yctNpzDwoSBu4", |
284 | | - "dataHash": "23b43bebac48a4acc39e578715aa06635d6d900fa3ea7441dfffd6e43b914f7b" |
285 | | - }, |
286 | | - "script": "edcd84c10e36ae810dc50847477083069db796219b39ccde790484e0" |
| 282 | + "anchor": { |
| 283 | + "dataHash": "ca41a91f399259bcefe57f9858e91f6d00e1a38d6d9c63d4052914ea7bd70cb2", |
| 284 | + "url": "ipfs://bafkreifnwj6zpu3ixa4siz2lndqybyc5wnnt3jkwyutci4e2tmbnj3xrdm" |
| 285 | + }, |
| 286 | + "script": "fa24fb305126805cf2164c161d852a0e7330cf988f1fe558cf7d4a64" |
287 | 287 | }, |
288 | 288 | "committee": { |
289 | 289 | "members": { |
290 | | - "scriptHash-7ceede7d6a89e006408e6b7c6acb3dd094b3f6817e43b4a36d01535b": 500, |
291 | | - "scriptHash-6095e643ea6f1cccb6e463ec34349026b3a48621aac5d512655ab1bf": 500, |
292 | | - "scriptHash-27999ed757d6dac217471ae61d69b1b067b8b240d9e3ff36eb66b5d0": 500, |
293 | | - "scriptHash-87f867a31c0f81360d4d7dcddb6b025ba8383db9bf77a2af7797799d": 500, |
294 | | - "scriptHash-a19a7ba1caede8f3ab3e5e2a928b3798d7d011af18fbd577f7aeb0ec": 500 |
| 290 | + "keyHash-77c0a65f9302bccab35b44adc1823cb66c88a66c97cf3de8236dd718": 1000 |
295 | 291 | }, |
296 | | - "threshold": 0.67 |
| 292 | + "threshold": { |
| 293 | + "numerator": 2, |
| 294 | + "denominator": 3 |
| 295 | + } |
297 | 296 | } |
298 | 297 | } |
0 commit comments