Agoric / dapp-offer-up

Offer Up is a simple Dapp for the Agoric smart contract platform that permits users to explore items for sale in a marketplace
6 stars 5 forks source link

chainStorage is excess authority to publish brand displayInfo #59

Open dckc opened 10 months ago

dckc commented 10 months ago

dapp-offer-up's permit grants all of chainStorage and board just to publish brand displayInfo. It's a case of excess authority as discussed in...

context: Working on https://github.com/Agoric/documentation/issues/917 got me looking closely at dapp-offer-up's core eval script.