read-only chainStorage for any Zoe contract #5687
Labels
cosmic-swingset
package: cosmic-swingset
enhancement
New feature or request
read-no-tx
topic: reading from the chain without a transaction
What is the Problem Being Solved?
Currently,
chainStorge
is privileged; we set it up thru bootstrap and such.In contemporary systems such as Ethereum, any contract can write to logs.
Description of the Design
perhaps:
design issues:
perhaps address that by making this a feature of the board? i.e. when you put something in the board, you can get a chainStorage node for it?
Security Considerations
IOU
Test Plan
IOU
cc @dtribble
The text was updated successfully, but these errors were encountered: