Releases: encointer/encointer-parachain
Releases · encointer/encointer-parachain
1.5.0
1.4.0
What's Changed
- Polkadot v0.9.37 by @pifragile in #171
- Added Dwellir bootnode. by @Maharacha in #179
- Add Helikon boot node for Encointer on Kusama by @kukabi in #167
- add turboflakes encointer bootnode by @paulormart in #164
- add amforc bootnode by @tugytur in #166
- Add try-runtime with storage migrations of the encointer-pallets by @pifragile in #177
- Add bootnode to Encointer in Kusama - gatotech by @miloskriz in #183
- add taplo fmt by @clangenb in #185
- Polkadot update v0.9.42 by @OverOrion in #186
- GHA: fix deprecation warnings (save-state, set-output, Nodejs12) by @OverOrion in #189
- integrate community metadata migration by @brenzi in #192
New Contributors
- @Maharacha made their first contribution in #179
- @kukabi made their first contribution in #167
- @paulormart made their first contribution in #164
- @tugytur made their first contribution in #166
- @miloskriz made their first contribution in #183
- @OverOrion made their first contribution in #186
Full Changelog: 1.3.3...1.4.0
1.3.3
What's Changed
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
1.3.0
What's Changed
- bump encointer pallets by @clangenb in #151
- bump versions: collator version, spec_versions, transaction version by @clangenb in #152
- Bump encointer-pallets; fix - invalidate reputation cache upon unregistering by @clangenb in #153
- Bump deprecated CI actions by @clangenb in #154
Full Changelog: 1.2.1...1.3.0
1.2.1
*Bump substrate and polkadot to v0.9.28 * Bump encointer-pallets
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
1.1.1
bump collator patch version: v1.1.1 (#133)
1.1.0
breaking changes
- rpc changes
runtime
- Allow endorsement after registering