encointer / encointer-parachain

The common good parachain for Kusama
https://encointer.org
GNU General Public License v3.0
9 stars 13 forks source link

change cycle gathering time to 18:00 #198

Closed brenzi closed 1 year ago

brenzi commented 1 year ago

currently, gatherings happen at 12:50 CEST in Zurich (GMT+2) The meetupTimeOffset towards high sun is:

encointerCeremonies.meetupTimeOffset: i32
-2,100,000

If we'd like the time to be 18:00 for Leu, we need to add 10min+6h = 18'600'000ms to the current value, yielding 16500000

here's the call on rococo where it has been applied already: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo.api.encointer.org#/extrinsics/decode/0xd101840064823b3470b9b189acf0396d70042a4dbb566c8ae371bf6c53aa4c5560a4010801343d8cec56b75211a69ccac69629765d6ea16ab3c46b39f0a532de029ad02e1a3a44ce70c24424c73a57debe7e6f99eded94773f782ff2d7a6514ea164e48f8de401410400003202043d0a20c5fb009101

forum thread: as discussed hereNext ceremony: Wed Aug 16 2023 12:50:55 GMT+0200Next ceremony: Wed Aug 16 2023 12:50:55 GMT+0200

brenzi commented 1 year ago

Done and approved