-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade-16 cherry-picks round 3 (#9640)
git rebase-todo ``` # Branch pc/as-vow label base-pc-as-vow pick b6b5f5f feat(vowTools): add asVow helper pick 0cdcd5f feat(vowTools): asVow should not wrap a vow as a vow label pc-as-vow reset base-pc-as-vow merge -C 0ad10c6 pc-as-vow # feat(vowTools): add asVow helper (#9577) # Branch pc/watch-utils-as-promise label base-pc-watch-utils-as-promise pick bf430a1 feat(watchUtils): add asPromise helper # To resolve conflicts in the following commit: # * In packages/vow/src/types.js, keep inbound changes and (after that) the # definition of VowTools. # * In packages/vow/test/watch-utils.test.js, keep only inbound changes and # limit them to start at "asPromise converts a vow to a promise" (i.e., # just the additions of # https://github.com/Agoric/agoric-sdk/pull/9620/files#diff-fd7cabcc7d1097036e2981c3262aa20612bec349f6e418d53324fc33b1b26946 ). pick c940d5c feat(vowTools): asPromise helper for unwrapping vows pick 8c27c67 feat(watchUtils): handle non-storables pick 3d5a3f3 feat(types): EVow pick 1c0b964 refactor: don't re-use index pick 274df18 fix(vow): clearer stored/non-stored values pick ff92211 refactor: 'extra' field for future properties label pc-watch-utils-as-promise reset base-pc-watch-utils-as-promise merge -C 8edf902 pc-watch-utils-as-promise # feat(vows): improve handling of ephemeral values (#9620) ```
- Loading branch information
Showing
9 changed files
with
351 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.