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
fix: use limited publishBrandInfo power, not all of chainStorage #61
Open
dckc opened 10 months ago
fixes #59
We produce a new
publishBrandInfo
power (feat) and use it to reduce the power granted to dapp-offer-up's core eval script (fix).Along the way, we likewise make
makeMarshal
available via the promise space (perhaps should be its own feat?).Testing Considerations
Until we have something like #46 , I hope reviewers will do a bit of manual testing.