Releases: encointer/encointer-node
Releases · encointer/encointer-node
0.0.2
Release 0.0.2 Test
1.3.2
1.3.1
1.3.0
What's Changed
- fetch helper logs 'Issued' events too by @brenzi in #256
- cli Ux improvements by @brenzi in #253
- [client] update dump_update_account_balances by @clangenb in #258
- [client] enabling adding account to keystore with seed. by @clangenb in #259
- add aslah community spec by @brenzi in #261
- Upgrade to polkadot-v0.9.28 by @echevrier in #262
- bump rust-toolchain: nightly-2022-11-09 by @clangenb in #263
- [Client] use new extrinsic:
attest_attendees
instead of oldattest_claims
by @clangenb in #264 - Bump encointer-pallets by @clangenb in #267
- Bump versions: spec_version + binary version + transaction version by @clangenb in #265
- list-attestees shows vote and is grouped by the meetup index by @clangenb in #268
- Integration tests for new features by @pifragile in #269
- Bump deprecated actions and fix release job by @clangenb in #270
New Contributors
- @echevrier made their first contribution in #262
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0
CHANGELOG 1.2.0 runtime v18
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
0.8.8
0.8.7 (v17 for decoded)
incorporate pallet upgrades with UX improvements
release for polkadot decoded demo
0.8.6
- upgrade pallets to 1.1.0
- to be used with mobile app >=1.4.0
0.8.5
breaking changes
- unify rpc naming
others
- allow fee payment in community currency (not yet supported by client)
- aggregated ceremony data rpc call for faster app performance
- client can now talk to parachain as well (privileged calls through collective.propose