mirror of
https://github.com/status-im/status-go.git
synced 2025-01-24 21:49:54 +00:00
730f540a0b
* Revert "Revert "Expand Local Notifications to support multiple Notification types (#2100)"" This reverts commit 5887337b881561fa1418239d587d1ce2116c6ba8. * Revert "Revert "fix protocol.MessageNotificationBody marshalling"" This reverts commit cf0a16dff15c327a34074d0e6ceae4ded52f73e5. * Bump version to 0.70.0 * Added localnotifications for Transaction messages * Fixed bug where Message.SigPubKey was presumed to be set * Added lookup for contact existing in Messenger.allContacts Additionally added functionality to add a contact to the messenger store if it isn't present * Get chat directly from Messenger.allChats store Co-authored-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>