-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hack(smart-wallet): use heapVowE to unwrap vows
- smart wallet does not know the right thing to do when it receives a vow. happy paths may 'seem' ok since the offer result is Vow object. For failure paths, the smart wallet thinks a Vow object holding a Promise rejection is a successful offer result - until #9308, this makes bootstrap tests pass
- Loading branch information
1 parent
0fde082
commit b59ccfe
Showing
2 changed files
with
4 additions
and
1 deletion.
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