Skip to content

Releases: worldcoin/iris-mpc

key manager impl

02 Aug 08:37
8bd40c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2-alpha...v0.2.3-alpha

v0.2.2-alpha

30 Jul 08:53
d63f987
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1-alpha...v0.2.2-alpha

v0.2.1-alpha

30 Jul 08:20
b878e57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-alpha...v0.2.1-alpha

v0.2.0-alpha

25 Jul 12:16
0d44e1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9-alpha...v0.2.0-alpha

v0.1.9-alpha

25 Jul 11:19
cc0d044
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8-alpha...v0.1.9-alpha

v0.1.8-alpha

25 Jul 09:07
a6d902a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7-alpha...v0.1.8-alpha

v0.1.7-alpha

24 Jul 09:43
65102ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6-alpha...v0.1.7-alpha

v0.1.6-alpha

23 Jul 11:12
0c2b7bc
Compare
Choose a tag to compare

What's Changed

  • first draft of server as actor in own module by @dkales in #104
  • feat: Add one-time-pad encryption for network transfers using the correlated randomness. Can be activated with the otp_encrypt feature flag. by @rw0x0 in #102
  • build(deps): bump thiserror from 1.0.61 to 1.0.62 by @dependabot in #108
  • store: introduce postgres [MPC-1] [MPC-2] by @naure in #56
  • Monitor healthcheck task for failures by @teor2345 in #92
  • chore: Hide database URL in config debug printing by @wojciechsromek in #115
  • chore: Enable TLS for DB communication by @wojciechsromek in #117
  • build(deps): upgrade various dependencies by @dkales in #114
  • feat: Add release drafter by @jozwior in #70
  • build(deps): bump tokio from 1.38.0 to 1.38.1 by @dependabot in #118
  • fix: free up device allocated memory [MPC-3] by @rdragos in #73
  • SQS at the end [MPC-12] by @naure in #122
  • fix: build nccl in separate workflow by @jazzbee in #120
  • feat: move configuration file from WF to TFH by @jazzbee in #121
  • db-order-by: load the database in a deterministic order [MPC-2] by @naure in #123
  • feat: common value file for deployment by @jazzbee in #127
  • Chunk DB and use streams for phase 2 by @philsippl in #116
  • fix: move envs to separate files by @jazzbee in #128
  • fix: Rename KMS IDs to ARNs by @wojciechsromek in #129
  • chore(refactor): Move server initialization logic into separate init functions by @0xKitsune in #130
  • fix: preliminary fix for server hangs by @dkales in #133
  • chore(tests): Move tests located in bin to tests by @0xKitsune in #124
  • fix(server): Add server bin to Cargo.toml by @0xKitsune in #138
  • feat: add EBS to deployment by @jazzbee in #136
  • chore: Disable writing/reading the dbs to disk by @wojciechsromek in #146

New Contributors

Full Changelog: v0.1.5-alpha...v0.1.6-alpha

v0.1.5-alpha

15 Jul 09:56
e2ce381
Compare
Choose a tag to compare
Merge pull request #109 from worldcoin/feat-donot-run-root

feat: don't run on root user

v0.1.4-alpha: Merge pull request #103 from worldcoin/feat-update-dockerfile

11 Jul 12:25
12dd9ee
Compare
Choose a tag to compare