-
Notifications
You must be signed in to change notification settings - Fork 18
GraphQL API: encode state-change variants as 19 concrete types + schema conventions cleanup #672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d49eeb1
refactor(graphql): encode state-change variants as 18 concrete types
aditya1702 521d2dc
docs(graphql): rewrite README for the 18-type state-change API
aditya1702 e54fc4f
fix(wbclient): port balance query to the assetType schema
aditya1702 20dc21a
refactor(graphql): uniform Change suffix on all state-change types
aditya1702 8fc5889
fix(graphql): address PR review - strict dispatch, client contract pa…
aditya1702 6933505
refactor(wbclient): production-grade client API
aditya1702 a149f64
fix(wbclient): enforce non-null contract on account connections and t…
aditya1702 28437bd
fix(graphql): surface dataloader misses on non-null operation/transac…
aditya1702 c6f450d
refactor(graphql): make semantically guaranteed old values non-null
aditya1702 388b779
fix(processors): match pre-image lookups to the effect's entity
aditya1702 244a457
refactor(graphql)!: fold FeeChange into BalanceChange with nullable o…
aditya1702 0d44177
refactor(graphql)!: move allowance state changes to a dedicated ALLOW…
aditya1702 fa5c52f
refactor(graphql)!: remove SponsorshipChange and reserves state-chang…
aditya1702 74d182b
fix(wbclient,graphql): address Copilot review round 2
aditya1702 2f41451
chore(test): record re-measured full-detail query complexity
aditya1702 247a36c
refactor(graphql)!: merge ContractDeployedChange into AccountCreatedC…
aditya1702 917541f
fix(integrationtests): correct swapped state-change count expectations
aditya1702 fe45725
refactor(graphql)!: encode which threshold changed as a field, not th…
aditya1702 2db8ad5
refactor(graphql)!: give home-domain changes their own HOME_DOMAIN ca…
aditya1702 8477ee2
refactor(graphql)!: give data entries their own DATA_ENTRY category, …
aditya1702 dedabe4
refactor(graphql)!: split home-domain changes by transition, drop no-…
aditya1702 07b2c08
test(integrationtests): give one-shot command containers room to finish
aditya1702 f53a702
fix: complete the not-found sentinel contract and surface dropped eff…
aditya1702 b3fadff
refactor: drop state-change plumbing that nothing consumes
aditya1702 61662b8
test: close two dispatch-matrix gaps and restore CreateAccount signer…
aditya1702 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.