aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/message_store.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2021-01-23Improve cryptonote (block and tx) binary read performanceLee Clagett1-12/+4
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr1-0/+2
2021-02-09Remove unused variables in monero codebaseKevin Barbour1-1/+4
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