Also support ChannelOffChainTx introspection in auth #290

Open
opened 2020-11-26 21:56:16 +09:00 by uwiger · 0 comments
uwiger commented 2020-11-26 21:56:16 +09:00 (Migrated from gitlab.com)

PR #223 implements tx introspection for on-chain txs, but does not support off-chain txs.

Since GA is supported also by State Channels, it makes sense not least for completeness that offchain txs can also be inspected by the auth function.

A possible use case could be a GA contract that requires an explicit signature for on-chain txs and perhaps high-value off-chain transactions, while automatically authorizing low-value transactions.

PR #223 implements tx introspection for on-chain txs, but does not support off-chain txs. Since GA is supported also by State Channels, it makes sense not least for completeness that offchain txs can also be inspected by the `auth` function. A possible use case could be a GA contract that requires an explicit signature for on-chain txs and perhaps high-value off-chain transactions, while automatically authorizing low-value transactions.
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/sophia#290
No description provided.