Agoric / documentation

User documentation
https://agoric.com/documentation/
Apache License 2.0
15 stars 38 forks source link

How to handle promises in upgraded contracts and their clients? #983

Open dckc opened 4 months ago

dckc commented 4 months ago

In work on upgrade docs (#750) , I/we didn't address the Promises are Broken aspect.

What's a good example of using watched promises?

Are vows sufficiently mature to recommend them at this point?

cc @warner @erights @Chris-Hibbert

Chris-Hibbert commented 4 months ago

OfferWatcher in SmartWallets uses watchPromise().

sufyaankhan commented 3 months ago

@dckc Can we close this?

dckc commented 3 months ago

@dckc Can we close this?

it's not addressed, so no, I don't think we should.