Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 1 | -4/+4 | |
- 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-20 | MMS: Use chans instead of normal addresses for auto-config | rbrunner7 | 1 | -23/+38 | |
2019-03-04 | check load_t_from_json return values | moneromooo-monero | 1 | -3/+9 | |
2019-03-04 | default initialize rpc structures | moneromooo-monero | 1 | -2/+4 | |
2018-12-12 | MMS (Multisig Messaging System): Initial version | rbrunner7 | 1 | -0/+317 | |