Update graphql query and data accessors#444
Merged
Merged
Conversation
n13
added a commit
that referenced
this pull request
Apr 14, 2026
* feat: finish adding feature flags * fix: object key * feat: make feature flags system better * fix: crash on reading null * fix: only update on change found * fix: some more optimization and fix * chore: formatting * fix: feature flags compare * feat: add test in CI * fix: CI test error * renamed feature flags remote config * file renames * remaining files * cleanup * more cleanup * N13/pos mode with tx watch (#421) * added pos mode v1 * add pos service * format * fix yellow underline * Payment mode says 'Pay' * format * add watch * add changes back in * new charge fix, printouts, wait button added * copy button for debug * update rust crates to new chain version (planck) * minor fix for dev accounts * formatting only - no changes * comment out debug button * Addressing some issues * update rust dependencies * Update graphql query and data accessors (#444) * feat: update cahin history graphql query * feat: update extrinsicHash accessor from graphql data * new urls * fix hasher, fix derivation, fix non-derivation add new known values * fix keystone hardware wallet test * rename test * add wormhole function in HD Wallet Service Add known value test for wormhole * accounts migration for v4 keys added * new style for migration dialog * dialog fix * format * generate planck metadata, use planck * format --------- Co-authored-by: Beast <idewagedebisma@gmail.com> Co-authored-by: I Dewa Gede Bisma Mahendra <60723576+dewabisma@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary