Tech Revolution: Major Update to Error Handling in Digital Stores!
2023-01-17 02:53:17 UTC
Enhanced systems now tackle duplicates and conflicts head-on, improving user experience and data integrity across the board!
Commit Details:
feat: update stores to return error statuses for duplicates and conflicts (#428) * update ReactionStore to return error statuses for duplicates and conflicts * support endianness in bytesIncrement and bytesDecrement * add deletedMessages to mergeMessage event * update cast, reaction, amp store tests * update signer store * update UserDataStore and move fname tests to engine * update verification store * add test ensuring errors get returned over grpc