Releases: tangle-network/dkg-substrate
Releases · tangle-network/dkg-substrate
Release v0.2.1
What's Changed
- Add associated block ID check to job manager message delivery by @tbraun96 in #627
- Signing Manager V2 Documentation by @tbraun96 in #630
- Update signing-manager-v2.md by @drewstone in #631
- Update and rename signing-manager-v2.md to signing-manager.md by @thomivy in #632
- Allow acceptable block ID range by @tbraun96 in #634
New Contributors
Full Changelog: v0.2.0...v0.2.1
Signing Manager V2 And Major Reliability Gains
What's Changed
- Cache on failure to speed up consequent builds per PR by @tbraun96 in #603
- [hotfix] Update e2e.yml by @tbraun96 in #604
- Update mlc_config.json by @tbraun96 in #605
- Add Nix flake development env by @shekohex in #598
- Enable incremental builds for release in workflows by @tbraun96 in #608
- [fix] reject attempt to overwrite already signed proposal by @1xstj in #615
- Experiment with docker caching in pipeline by @tbraun96 in #612
- [WIP] Signing Manager V2 by @tbraun96 in #577
Full Changelog: v0.1.21...v0.2.0
Release v0.1.21
Release v0.1.20
What's Changed
- Update pallet weights to weights-v2 by @1xstj in #583
- Remove all unwraps from runtime code by @1xstj in #584
- Add babel and create cjs build by @salman01zp in #585
- [TASK] Emit ProposalSigned event for Refresh Vote Proposal by @1xstj in #587
Full Changelog: v0.1.19...v0.1.20
Release v0.1.19
What's Changed
- Return proposal kind info for Proposal events by @1xstj in #559
- Fix dkg types build by @salman01zp in #575
Full Changelog: v0.1.18...v0.1.19
Release v0.1.18
What's Changed
- Update types by @salman01zp in #555
- [TASK] Update benchmarks for all pallets by @1xstj in #553
- [WIP] Dkg testing harness by @tbraun96 in #516
- Fix: typos by @omahs in #560
- Hotfix for testing feature by @tbraun96 in #563
- Move @polkadot/dev to dev dependencies to support Node 18 by @Nutomic in #561
- Hotfix for lints in pipeline by @tbraun96 in #566
- Use Node 18 for types CI steps by @Nutomic in #567
New Contributors
Full Changelog: v0.1.17...v0.1.18
Release v0.1.17
What's Changed
Full Changelog: v0.1.16...v0.1.17
Release v0.1.16
What's Changed
- Add a new error type for exceeding runtime bounds on dkg-gadget by @1xstj in #538
- [fix] Fix docker build error : usage of sparse-registry by @1xstj in #540
- [fix] update sparse-registry flag in docker image CI by @1xstj in #541
- [TASK] Remove all ensure_root and replace with EnsureOrigin<> by @1xstj in #542
- Fix image build ci by @1xstj in #547
- update to polkadot-v0.9.39 by @1xstj in #548
Full Changelog: v0.1.15...v0.1.16
Release v0.1.15
Release v0.1.14
What's Changed
- Switch to storage flag for starting queued keygen in DKG gadget by @1xstj in #509
- [ci] set
CARGO_REGISTRIES_CRATES_IO_PROTOCOL
to use git by @shekohex in #514 - Db/fix readme by @dutterbutter in #518
- Add bridges list in genesis config (fixes #515) by @Nutomic in #520
Full Changelog: v0.1.13...v0.1.14