aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/message_transporter.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2020-07-19Merge pull request #6516Alexander Blair1-1/+0
8656a8c9f remove double includes (sumogr)
2020-05-11remove double includessumogr1-1/+0
2020-04-15Allow wallet2.h to run in WebAssemblywoodser1-3/+3
- 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-08-20MMS: Use chans instead of normal addresses for auto-configrbrunner71-1/+0
2019-03-04default initialize rpc structuresmoneromooo-monero1-1/+2
2018-12-12MMS (Multisig Messaging System): Initial versionrbrunner71-0/+113