monero/tests/fuzz
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
- 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.
2020-04-15 13:22:46 -04:00
..
base58.cpp
block.cpp
bulletproof.cpp
CMakeLists.txt
cold-outputs.cpp
cold-transaction.cpp
fuzzer.cpp
fuzzer.h
http-client.cpp Allow wallet2.h to run in WebAssembly 2020-04-15 13:22:46 -04:00
levin.cpp
load_from_binary.cpp
load_from_json.cpp
parse_url.cpp
signature.cpp
transaction.cpp