Skip to content

Releases: encointer/encointer-node

1.8.2

25 Mar 06:58
Compare
Choose a tag to compare

What's Changed

  • enable democracy enactment in runtime
  • CLI improvements

Full Changelog: 1.8.0...1.8.2

1.8.0

06 Mar 14:23
aa2a122
Compare
Choose a tag to compare

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.

pallet changes include:

Full Changelog: 1.5.4...1.8.0

1.5.4

22 Sep 12:01
852355a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3

18 Sep 14:02
cfbead2
Compare
Choose a tag to compare

What's Changed

  • [client] support AnnouncementSigner and CommunityRules in the spec files by @clangenb in #349
  • [runtime] Refactor LoCoLight to LoCoFlex: 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

16 Sep 06:48
Compare
Choose a tag to compare

1.5.1

31 Jul 17:18
d5756a9
Compare
Choose a tag to compare

What's Changed

upgrade to polkadot v1.0.0 by @brenzi in #339

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

30 Jul 21:47
8a5aacf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0

1.4.2

22 Jun 07:13
0e4b927
Compare
Choose a tag to compare

runtime:

  • breaking change: make faucet whitelist optional

cli:

  • more convenient faucet cli commands

1.4.1

17 Jun 10:15
Compare
Choose a tag to compare

cli only release

  • add list-reputables command

1.4.0

17 Jun 07:59
Compare
Choose a tag to compare

runtime v24 with new pallets

  • faucet
  • reputation-commitments (for faucet but also for personhood-oracle)

upgraded dependencies:

  • polkadot-0.9.42