aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/message_store.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero1-22/+61
2020-05-24[master] MMS: New 'config_checksum' subcommandrbrunner71-24/+77
2020-04-27message_store: don't print an error when there is no mms filemoneromooo-monero1-1/+1
2020-04-15Allow wallet2.h to run in WebAssemblywoodser1-1/+1
2019-09-02Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez1-1/+1
2019-08-20MMS: Use chans instead of normal addresses for auto-configrbrunner71-11/+3
2018-12-22message_store: fix error message adding const char * with offsetmoneromooo-monero1-7/+7
2018-12-12MMS (Multisig Messaging System): Initial versionrbrunner71-0/+1445