Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
303 stars 191 forks source link

Implement or Integrate SIGN_MODE_TEXTUAL #4529

Open JimLarson opened 2 years ago

JimLarson commented 2 years ago

See the cosmos-sdk activity:

JimLarson commented 2 years ago

Last Architecture Review discussion on 2021-05-07

JimLarson commented 2 years ago

Cosmos community has an updated spec (ADR-050) out for review: https://github.com/cosmos/cosmos-sdk/pull/10701

Tartuffo commented 2 years ago

Cosmos draft ADR here: https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-036-arbitrary-signature.md

dckc commented 2 years ago

I suggest re-phrasing the title and description to something like "sign offer with ledger using sign-mode-textual" or even "sign AMM offer" to be more specific. Let's start with the user problem and let it lead us to the solution.

And tell a story of the parties to the transaction. maybe include a quick mermaid interaction diagram.