path through history - preprod data expansion#697
Merged
Conversation
Signed-off-by: Giles Cope <gilescope@gmail.com>
Signed-off-by: Giles Cope <gilescope@gmail.com>
Signed-off-by: Giles Cope <gilescope@gmail.com>
…rentl so that will come in a different commit Signed-off-by: Giles Cope <gilescope@gmail.com>
Signed-off-by: Giles Cope <gilescope@gmail.com>
Signed-off-by: Giles Cope <gilescope@gmail.com>
…ficient blocks but will work. Signed-off-by: Giles Cope <gilescope@gmail.com>
…948 ok so don't change anything below that. Signed-off-by: Giles Cope <gilescope@gmail.com>
Signed-off-by: Giles Cope <gilescope@gmail.com>
Signed-off-by: Giles Cope <gilescope@gmail.com>
ozgb
approved these changes
Feb 18, 2026
gilescope
added a commit
that referenced
this pull request
Feb 18, 2026
* fix: intial changes Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: updated data / defs Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: remove outdated mappings Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: wrote custom indexer to get data. preview rpc nodes indexing currentl so that will come in a different commit Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: preview data Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: add indexer db query tool and chain event query tool Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: preprod needed slightly expanded set. This covers more than sufficient blocks but will work. Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: if it ain't broke don't fix it. We know we can get to block 265948 ok so don't change anything below that. Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: blocks seem to be switched for this block now Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: outputs were not updated for some reason. Signed-off-by: Giles Cope <gilescope@gmail.com> --------- Signed-off-by: Giles Cope <gilescope@gmail.com>
gilescope
added a commit
that referenced
this pull request
Feb 18, 2026
* fix: intial changes Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: updated data / defs Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: remove outdated mappings Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: wrote custom indexer to get data. preview rpc nodes indexing currentl so that will come in a different commit Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: preview data Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: add indexer db query tool and chain event query tool Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: preprod needed slightly expanded set. This covers more than sufficient blocks but will work. Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: if it ain't broke don't fix it. We know we can get to block 265948 ok so don't change anything below that. Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: blocks seem to be switched for this block now Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: outputs were not updated for some reason. Signed-off-by: Giles Cope <gilescope@gmail.com> --------- Signed-off-by: Giles Cope <gilescope@gmail.com>
gilescope
added a commit
that referenced
this pull request
Feb 18, 2026
* fix: intial changes Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: updated data / defs Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: remove outdated mappings Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: wrote custom indexer to get data. preview rpc nodes indexing currentl so that will come in a different commit Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: preview data Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: add indexer db query tool and chain event query tool Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: preprod needed slightly expanded set. This covers more than sufficient blocks but will work. Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: if it ain't broke don't fix it. We know we can get to block 265948 ok so don't change anything below that. Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: blocks seem to be switched for this block now Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: outputs were not updated for some reason. Signed-off-by: Giles Cope <gilescope@gmail.com> --------- Signed-off-by: Giles Cope <gilescope@gmail.com>
ozgb
added a commit
that referenced
this pull request
Feb 19, 2026
* fix: historical paths for old qanet, preview Signed-off-by: Giles Cope <gilescope@gmail.com> * path through history - preprod data expansion (#697) * fix: intial changes Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: updated data / defs Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: remove outdated mappings Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: wrote custom indexer to get data. preview rpc nodes indexing currentl so that will come in a different commit Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: preview data Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: add indexer db query tool and chain event query tool Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: preprod needed slightly expanded set. This covers more than sufficient blocks but will work. Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: if it ain't broke don't fix it. We know we can get to block 265948 ok so don't change anything below that. Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: blocks seem to be switched for this block now Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: outputs were not updated for some reason. Signed-off-by: Giles Cope <gilescope@gmail.com> --------- Signed-off-by: Giles Cope <gilescope@gmail.com> * chore: add change file for historical UTXO ordering overrides Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: compile errors; remove sync-monitoring code * fix: compile errors for benchmark build * fix: upgrade eslint and fix lint errors to resolve npm audit high vulnerabilities Upgrade eslint (^4.0.0 → ^9.29.0), typescript-eslint (^7.3.1 → ^8.33.0), and minimatch override (10.1.2 → 10.2.1) to resolve all 11 high severity npm audit vulnerabilities. Fix switch fallthrough bug in run.ts and suppress no-require-imports in standalone JS worker script. --------- Signed-off-by: Giles Cope <gilescope@gmail.com> Co-authored-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Feb 25, 2026
* fix: historical paths for old qanet, preview Signed-off-by: Giles Cope <gilescope@gmail.com> * path through history - preprod data expansion (#697) * fix: intial changes Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: updated data / defs Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: remove outdated mappings Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: wrote custom indexer to get data. preview rpc nodes indexing currentl so that will come in a different commit Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: preview data Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: add indexer db query tool and chain event query tool Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: preprod needed slightly expanded set. This covers more than sufficient blocks but will work. Signed-off-by: Giles Cope <gilescope@gmail.com> * feat: if it ain't broke don't fix it. We know we can get to block 265948 ok so don't change anything below that. Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: blocks seem to be switched for this block now Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: outputs were not updated for some reason. Signed-off-by: Giles Cope <gilescope@gmail.com> --------- Signed-off-by: Giles Cope <gilescope@gmail.com> * chore: add change file for historical UTXO ordering overrides Signed-off-by: Giles Cope <gilescope@gmail.com> * chore: update preprod utxo ordering config with latest (#773) Signed-off-by: Giles Cope <gilescope@gmail.com> * fix: remove unused fn Signed-off-by: Giles Cope <gilescope@gmail.com> --------- Signed-off-by: Giles Cope <gilescope@gmail.com> Co-authored-by: Oscar Bailey <79094698+ozgb@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.
Same as before but with an expanded set of blocks for preprod.
Updates #686 with corrected preprod data.