Releases: encointer/encointer-node
Releases · encointer/encointer-node
1.8.2
1.8.0
What's Changed
The versioning scheme has been changed to align with encointer-parachain: major.minor stay with the upstream polkadot-sdk. Patch version bumps for internal encointer changes.
- Add Corsica LocoFlex community for rococo by @clangenb in #354
- add locations for Nyota by @brenzi in #355
- Gesell Spec V5 by @brenzi in #356
- fixes by @brenzi in #357
- move all dependency specs to workspace root toml by @brenzi in #360
- upgrade to polkadot v1.8.0 by @brenzi in #361
- add necessary storage migrations by @brenzi in #362
- Set MeetupSizeTarget to 15 by @pifragile in #358
pallet changes include:
- democracy upgrade (w3f grant deliverable) encointer/pallets#362
- tolerate noshows encointer/pallets#373
- protect bootstrapper reputation encointer/pallets#375
- increase target meetup size to 15 #358
Full Changelog: 1.5.4...1.8.0
1.5.4
What's Changed
- Democracy by @pifragile in #350
- add Nyota community spec by @brenzi in #352
- bump pallets; bump versions: runtime v30, node/client v1.5.4 by @clangenb in #353
Full Changelog: 1.5.3...1.5.4
1.5.3
What's Changed
- [client] support
AnnouncementSigner
andCommunityRules
in the spec files by @clangenb in #349 - [runtime] Refactor
LoCoLight
toLoCoFlex
: encointer/pallets#352 - bump runtime spec-version: v29, node/client version: 1.5.3 by @clangenb in #351
Full Changelog: 1.5.2...1.5.3
1.5.2
Bugfix release:
1.5.1
What's Changed
upgrade to polkadot v1.0.0 by @brenzi in #339
New Contributors
- @OverOrion made their first contribution in #338
Full Changelog: 1.5.0...1.5.1
1.5.0
1.4.2
runtime:
- breaking change: make faucet whitelist optional
cli:
- more convenient faucet cli commands
1.4.1
cli only release
- add list-reputables command
1.4.0
runtime v24 with new pallets
- faucet
- reputation-commitments (for faucet but also for personhood-oracle)
upgraded dependencies:
- polkadot-0.9.42