Details
Details
Everything still compiles, commtest able to call login/registration and X3DH RPCs as before.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| services/identity/src/database.rs | ||
|---|---|---|
| 350โ359 โ | (On Diff #38768) |
|
| services/identity/src/database.rs | ||
|---|---|---|
| 350โ359 โ | (On Diff #38768) | haha yeah i was really confused by this code... thanks for cleaning it up! |
| web/grpc/identity-service-client-wrapper.js | ||
|---|---|---|
| 201 โ | (On Diff #38770) | Why do we use toObject here but not in getKeyserverKeys? Is it because we need to iterate here, but not in getKeyserverKeys? |