|
77 | 77 | "bootstraps": ["https://developbs.origintrial.me:5278/#05edf19bd36906240503e2e2e2f18d13f8211d2f"], |
78 | 78 | "remoteWhitelist": ["54.93.223.161", "127.0.0.1"], |
79 | 79 | "solutionDifficulty": 8, |
80 | | - "identityDifficulty": 8 |
| 80 | + "identityDifficulty": 8, |
| 81 | + "churnPlugin": { |
| 82 | + "cooldownBaseTimeout": "5m", |
| 83 | + "cooldownMultiplier": 2, |
| 84 | + "cooldownResetTime": "60m" |
| 85 | + } |
81 | 86 | }, |
82 | 87 | "bugSnag": { |
83 | 88 | "releaseStage": "development" |
|
156 | 161 | "network_id": "rinkeby", |
157 | 162 | "gas_limit": "2000000", |
158 | 163 | "gas_price": "20000000000", |
159 | | - "hub_contract_address": "0x16d553B9765b6Aa9fE7C45Dfa1a1839fD88DD7bc", |
| 164 | + "hub_contract_address": "0xA272797Bfc59946388D89CdB6821dEeC927E0E36", |
160 | 165 | "plugins": [ |
161 | 166 | { |
162 | 167 | "enabled": false, |
|
178 | 183 | "bootstraps": ["https://stagingbs.origintrial.me:5278/#1754b56ce26212eab45bc523c36e1d4bf57ea30e"], |
179 | 184 | "remoteWhitelist": ["54.93.223.161", "127.0.0.1"], |
180 | 185 | "solutionDifficulty": 14, |
181 | | - "identityDifficulty": 12 |
| 186 | + "identityDifficulty": 12, |
| 187 | + "churnPlugin": { |
| 188 | + "cooldownBaseTimeout": "5m", |
| 189 | + "cooldownMultiplier": 2, |
| 190 | + "cooldownResetTime": "60m" |
| 191 | + } |
182 | 192 | }, |
183 | 193 | "bugSnag": { |
184 | 194 | "releaseStage": "staging" |
|
279 | 289 | "bootstraps": ["https://82.196.10.12:5278/#e2f7ab11d0dd34595dfb2e71b4937ec8d790df84"], |
280 | 290 | "remoteWhitelist": ["54.93.223.161", "127.0.0.1"], |
281 | 291 | "solutionDifficulty": 14, |
282 | | - "identityDifficulty": 12 |
| 292 | + "identityDifficulty": 12, |
| 293 | + "churnPlugin": { |
| 294 | + "cooldownBaseTimeout": "5m", |
| 295 | + "cooldownMultiplier": 2, |
| 296 | + "cooldownResetTime": "60m" |
| 297 | + } |
283 | 298 | }, |
284 | 299 | "bugSnag": { |
285 | 300 | "releaseStage": "stable" |
|
383 | 398 | ], |
384 | 399 | "remoteWhitelist": ["127.0.0.1", "localhost"], |
385 | 400 | "solutionDifficulty": 14, |
386 | | - "identityDifficulty": 12 |
| 401 | + "identityDifficulty": 12, |
| 402 | + "churnPlugin": { |
| 403 | + "cooldownBaseTimeout": "5m", |
| 404 | + "cooldownMultiplier": 2, |
| 405 | + "cooldownResetTime": "60m" |
| 406 | + } |
387 | 407 | }, |
388 | 408 | "bugSnag": { |
389 | 409 | "releaseStage": "testnet" |
|
487 | 507 | ], |
488 | 508 | "remoteWhitelist": ["127.0.0.1"], |
489 | 509 | "solutionDifficulty": 14, |
490 | | - "identityDifficulty": 12 |
| 510 | + "identityDifficulty": 12, |
| 511 | + "churnPlugin": { |
| 512 | + "cooldownBaseTimeout": "5m", |
| 513 | + "cooldownMultiplier": 2, |
| 514 | + "cooldownResetTime": "60m" |
| 515 | + } |
491 | 516 | }, |
492 | 517 | "bugSnag": { |
493 | 518 | "releaseStage": "mariner" |
|
0 commit comments