-
br-m<sneedlewoods_xmr:matrix.org> @rbrunner7:monero.social: I changed the macro THROW_WALLET_EXCEPTION_ON_API_ERROR() to function api_error_2_rpc_error(). The error codes in the Wallet API now directly translate to error codes in the wallet-rpc.
-
br-m<sneedlewoods_xmr:matrix.org> It resulted in quite a lot of changes, so I made a new branch for this to discuss it first, before I spam the existing PR.
-
br-m<sneedlewoods_xmr:matrix.org> See latest commit here:
-
br-m<sneedlewoods_xmr:matrix.org> github.com/monero-project/monero/co…allet2_from_rpc_revisit_error_codes
-
br-m<rbrunner7> Thanks! Will hopefully be able to take a look on Friday.