Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-24 | [master] MMS: New 'config_checksum' subcommand | rbrunner7 | 1 | -24/+77 | |
2020-04-27 | message_store: don't print an error when there is no mms file | moneromooo-monero | 1 | -1/+1 | |
It confuses people | |||||
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 1 | -1/+1 | |
- Add abstract_http_client.h which http_client.h extends. - Replace simple_http_client with abstract_http_client in wallet2, message_store, message_transporter, and node_rpc_proxy. - Import and export wallet data in wallet2. - Use #if defined __EMSCRIPTEN__ directives to skip incompatible code. | |||||
2019-09-02 | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 1 | -1/+1 | |
2019-08-20 | MMS: Use chans instead of normal addresses for auto-config | rbrunner7 | 1 | -11/+3 | |
2018-12-22 | message_store: fix error message adding const char * with offset | moneromooo-monero | 1 | -7/+7 | |
2018-12-12 | MMS (Multisig Messaging System): Initial version | rbrunner7 | 1 | -0/+1445 | |