-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): add payment status by hash query/subscription (#3899)
* feat(core): add payment status by hash query/subscription * chore: rename payment status related types internally * refactor: deprecate current query/subscription * fix: bats tests query/subscription by request * chore: update codegen * fix(pay): codegen issues * chore(core): update graphql schemas * chore(core): remove schema-diff checks from 'test' job These checks are now included in //dev:check-sdls * fix(pay): invoice creation to use recipient wallet id * fix(pay): codegen settings * fix(pay): codegen issues --------- Co-authored-by: vindard <[email protected]>
- Loading branch information
Showing
29 changed files
with
2,476 additions
and
1,838 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
Oops, something went wrong.