summaryrefslogtreecommitdiff
path: root/src/wallet/message_store.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-171-22/+61
* [master] MMS: New 'config_checksum' subcommandrbrunner72020-05-241-24/+77
* message_store: don't print an error when there is no mms filemoneromooo-monero2020-04-271-1/+1
* Allow wallet2.h to run in WebAssemblywoodser2020-04-151-1/+1
* Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
* MMS: Use chans instead of normal addresses for auto-configrbrunner72019-08-201-11/+3
* message_store: fix error message adding const char * with offsetmoneromooo-monero2018-12-221-7/+7
* MMS (Multisig Messaging System): Initial versionrbrunner72018-12-121-0/+1445