Skip to content

Releases: vacp2p/de-mls

v1.0.0

25 Dec 08:07
c99eadb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0.0

v0.1.0

25 Dec 07:46
49ab2b4
Compare
Choose a tag to compare

First de-mls prototype with Redis Server and smart contract for ACL

What's Changed

  • MLS PoC by @seemenkina in #7
  • feat(sc_keystore): initialize smart contract template by @rymnc in #8
  • chore(sc_keystore): add interface of smart contract by @rymnc in #9
  • chore(sc_keystore): initial implementation by @rymnc in #10
  • Implement delivery service using redis by @seemenkina in #11
  • chore(docker-compose): add env scaffolding instructions by @rymnc in #12
  • fix(contracts): deploy with broadcast flag by @rymnc in #13
  • smart contract integration by @seemenkina in #14
  • chore(Makefile) add target to run full example e2e by @rymnc in #15
  • Interactive CLI for demo by @seemenkina in #17
  • Remove unnecessary functionality by @seemenkina in #19
  • chore(sc_keystore): add Ownable to the contracts for access control by @rymnc in #21
  • fix(makefile): account for change in run function signature by @rymnc in #22
  • chore(bindings): regenerate contract bindings by @rymnc in #23
  • Update key package functionality by @seemenkina in #20
  • chore(contract): remove keypackage refs, regen bindings by @rymnc in #24
  • fix(contract): convert to acl by @rymnc in #25
  • Update add member flow by @seemenkina in #26
  • Fix linter by @seemenkina in #28

New Contributors

Full Changelog: https://github.com/vacp2p/de-mls/commits/v0.1.0