aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/message_transporter.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+2
|
* Merge pull request #6516Alexander Blair2020-07-191-1/+0
|\ | | | | | | 8656a8c9f remove double includes (sumogr)
| * remove double includessumogr2020-05-111-1/+0
| |
* | Allow wallet2.h to run in WebAssemblywoodser2020-04-151-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.
* MMS: Use chans instead of normal addresses for auto-configrbrunner72019-08-201-1/+0
|
* default initialize rpc structuresmoneromooo-monero2019-03-041-1/+2
|
* MMS (Multisig Messaging System): Initial versionrbrunner72018-12-121-0/+113