oxen-core/src/wallet
Jason Rhinelander 0cef2a9491
Fix horrible tr() in wallet_api; remove boost::format
wallet_api pretend to have `tr()` but really didn't: instead it had it
via a do-nothing macro, but the macro leaked into other places when
headers got sorted that caused all sorts of pain.

This cleans out some of the garbage.
2023-04-13 17:15:13 -03:00
..
api Fix horrible tr() in wallet_api; remove boost::format 2023-04-13 17:15:13 -03:00
CMakeLists.txt Logging Refactor 2022-10-17 13:41:10 -03:00
message_store.cpp run clang format 2023-04-13 17:15:12 -03:00
message_store.h run clang format 2023-04-13 17:15:12 -03:00
message_transporter.cpp run clang format 2023-04-13 17:15:12 -03:00
message_transporter.h run clang format 2023-04-13 17:15:12 -03:00
multisig_info.h run clang format 2023-04-13 17:15:12 -03:00
multisig_sig.h run clang format 2023-04-13 17:15:12 -03:00
node_rpc_proxy.cpp run clang format 2023-04-13 17:15:12 -03:00
node_rpc_proxy.h run clang format 2023-04-13 17:15:12 -03:00
pending_tx.h run clang format 2023-04-13 17:15:12 -03:00
ringdb.cpp run clang format 2023-04-13 17:15:12 -03:00
ringdb.h run clang format 2023-04-13 17:15:12 -03:00
transfer_destination.h run clang format 2023-04-13 17:15:12 -03:00
transfer_details.h run clang format 2023-04-13 17:15:12 -03:00
transfer_view.cpp run clang format 2023-04-13 17:15:12 -03:00
transfer_view.h run clang format 2023-04-13 17:15:12 -03:00
tx_construction_data.h run clang format 2023-04-13 17:15:12 -03:00
tx_sets.h run clang format 2023-04-13 17:15:12 -03:00
wallet2.cpp run clang format 2023-04-13 17:15:12 -03:00
wallet2.h run clang format 2023-04-13 17:15:12 -03:00
wallet_args.cpp run clang format 2023-04-13 17:15:12 -03:00
wallet_args.h run clang format 2023-04-13 17:15:12 -03:00
wallet_errors.h run clang format 2023-04-13 17:15:12 -03:00
wallet_light_rpc.h run clang format 2023-04-13 17:15:12 -03:00
wallet_rpc_server.cpp run clang format 2023-04-13 17:15:12 -03:00
wallet_rpc_server.h run clang format 2023-04-13 17:15:12 -03:00
wallet_rpc_server_commands_defs.cpp run clang format 2023-04-13 17:15:12 -03:00
wallet_rpc_server_commands_defs.h run clang format 2023-04-13 17:15:12 -03:00
wallet_rpc_server_error_codes.h run clang format 2023-04-13 17:15:12 -03:00