aeternity / AEXs

Aeternity expansions repository — application layer standards
10 stars 25 forks source link

AEX-5: Issues list #42

Closed davidyuk closed 3 years ago

davidyuk commented 5 years ago

Wallet returns its current address and other account addresses it may help the SDK in getting signature for.

https://github.com/aeternity/AEXs/blob/9e7a9360d8fb942ff32a4492deb2e289b51e3aff/AEXS/aex-5.md#proposed-process-with-inter-wallet-communication

AEX-2 method names AEX-5 method names
wallet.request.connect wallet.channel.initiate
wallet.disconnect.aepp wallet.channel.close
aepp.request.sign wallet.sign.tx
wallet.broadcast.tx wallet.request.broadcast
shekhar-shubhendu commented 5 years ago

this issue seems to be a reiteration of things that have been discussed extensively during the finalization of the AEX incl. the method names.

davidyuk commented 5 years ago

I think it is important to have them resolved explicitly and publicly. To be able to check how these decisions were made. Do you have links to discussions on these topics? Or we can start discussing them essentially.

davidyuk commented 5 years ago

I can't find any discussions in https://forum.aeternity.com/t/aex-5-inter-wallet-communication/3371

marc0olo commented 3 years ago

no longer relevant, AEX-2 and AEX-5 are both withdrawn. I am wondering if we should propose a new standard for wallet connections. seems like this has generally been a big pain in the past