1.2.0
CHANGELOG runtime v8 (since v7)
relevant for communities
- allow reward payout immediately after ceremony in happy flow cases encointer/pallets#233
- allow registering for next ceremony already during attisng phase encointer/pallets#224
- make meetup validation more tolerant of real-life failures encointer/pallets#232
- allow anyone to trigger reward issuance for a meetup, not only assignees (free of charge) encointer/pallets#244
- endorsement possible after registration encointer/pallets#202
- add
transfer_all
extrinsic encointer/pallets#223 - add more events for better accounting encointer/pallets#234
deep-tech changes
- refactor meetup validation to fix possible attacks encointer/pallets#221
- [future-feature] allow simplified attestations (no strict need for QR code signing anymore) encointer/pallets#231
bugfixes:
- fix bogus garbage collection of active communities encointer/pallets#241
- fix reputation caching by node rpc encointer/pallets#245