Transfer bug about Names

@noandrea

just to be clear the Mdw team did not refused to document anything (the mentioned issue was addressed, the endpoint at the time was not available for mainnet and testent Mdw instances)

I have to mention in general, that from time to time issues in middleware repository get closed without clear explanation and I have to reopen them several times to get them solved. Or they stay open but with an unclear tag like this one: Inconsistent fields naming in `middleware/names/reverse` · Issue #122 · aeternity/aeternal · GitHub

Also please note that the Mdw is a tool to index and query the aeternity blockchain data

I know it, I’m was asking for documentation or at least to make interface more obvious.

Please note also that the owner is not the the address associated with a name, for that you should use the pointers, as described in the protocol documentation.

It was my proposal as a workaround for issues like this one: Send to name in Base Wallet - #2 by vlad.chain. Usage of this approach was agreed with Stoyan and Philipp.

Also, wallet applications are the ones responsible to manage funds for the users, please do not try to shift responsibilities for it.

The Base app depends on the middleware and the aeternity node if they return unexpected results or changes existing functionality (like deploying update swagger operation ids by shekhar-shubhendu · Pull Request #124 · aeternity/aeternal · GitHub without any coordination with Base app team) it may break the Base app.