Address code review feedback
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 13 2023
Address code review feedback
Regarding all naming issues (applies to the whole stack), I've created a Notion doc that clarifies the names
Rebase
Remove unnnecessary div
In D6963#208218, @ginsu wrote:I think we should consider if we also need shimUnsupportedMessageInfo and unshimMessageInfo. These functions will help us support older native clients that haven't been updated yet.
Responded to comments
Replaced by D6994
LGTM, Works with my changes. Thank you for taking care of this!
Mar 12 2023
fix..
If we're fully deprecating non-Nix workflow we can probably add cmake-lint to Nix and bring back this diff?
update after fix + rebase
fix signedIdentityKeysBlobSelector after testing
with the data URI I don't think it really matters
Thanks for including unit tests
Some questions inline
Mar 11 2023
rebase and land
See if ClientClientResponse for serverRequestTypes.SIGNED_IDENTITY_KEYS_BLOB is correctly constructed and received by keyserver.
land
See if ClientClientResponse for serverRequestTypes.SIGNED_IDENTITY_KEYS_BLOB is properly constructed and received by keyserver.
include call to commCoreModule.initializeCryptoAccount(...)
rebase and land
Haven't done this yet, will test before landing.