encointer / encointer-parachain

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

test v1.2.0 release on rococo #141

Closed brenzi closed 2 years ago

brenzi commented 2 years ago

preparation

ensure phase is registering during upgrade: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo.api.encointer.org#/explorer/query/0xcf3a11705db0a8e62224bb83dc25ddf838fb2ab012cc70f4a3d9bd9e1003257d

ceremony index is now: 50

upgrade

runtime v8 to be done by parity on Rococo relay chain

test protocol

successful ceremony test with a mix of app 1.7.5 and 1.8.0 b7b643fdd3e5d6f4099ad50b7aae1aade34c1da6

  1. register 3 during registering phase
  2. perform meetup
  3. claim as foreign account during Attesting phase.
  4. verify rewards issued
  5. phase change to registering
  6. verify inactivity counter was reset to 0 for Adriana
  7. verify reputation of delta account: 50, srcq45PYNyD, Reputation::VerifiedUnlinked
  8. transfer ADR from one phone to other
brenzi commented 2 years ago

perform tests similar to https://github.com/encointer/encointer-node/issues/240