Skip to content

Upstream node-0.21.0-rc.4 changes#738

Closed
github-actions[bot] wants to merge 6 commits intomainfrom
feat/ycnehjrq-upstream-node-0.21.0-rc.4
Closed

Upstream node-0.21.0-rc.4 changes#738
github-actions[bot] wants to merge 6 commits intomainfrom
feat/ycnehjrq-upstream-node-0.21.0-rc.4

Conversation

@github-actions
Copy link
Contributor

Automated Pull Request

Note: Workflow runs will not be triggered by this automated PR

To trigger them, manually open and close the pull request.

This is a "feature" of GitHub Actions, which does not trigger workflows on automated PRs.

  • Updated main branch with changes from the release

  • Replaced 'changes/' directory with an empty template

  • Archived current changes to '.changes_archive/node-0.21.0-rc.4'

NachoPal and others added 6 commits February 11, 2026 14:09
…#648)

* feat: add mainner and fix preprod

* fix: update preprod and mainnet values

* chore: remove comment

* fix: earthfile

* fix: skip test

* fix: adjust preview

* fix: npm audit
* chore: update indexer commit to fix sbom checks

* feat: add network_peerReputations and network_peerReputation RPC endpoints (#649)

* feat: add network_peerReputations and network_peerReputation RPC endpoints

Expose peer reputation and ban status via JSON-RPC to enable debugging
peer connectivity issues without custom tooling.

* docs: update change file

* chore: cargo fmt

---------

Co-authored-by: Squirrel <giles.cope@shielded.io>

* feat: add unsafe RPC to unban peers (#666)

* feat: add unsafe RPC to unban peers

Useful for node operators to use when a peer is banned but has since corrected it’s behaviour.

Without this RPC, the only way to reset peer reputation is to restart the node (reputation exists in memory only).

* docs: add pr link to change file

* fix: remove non-determinism (#679)

* fix: keep existing preview ordering

Signed-off-by: Giles Cope <gilescope@gmail.com>

* preview has other tx with different orderings.

Just this change would not be enough to get to head.

* fix npm audit finding

---------

Signed-off-by: Giles Cope <gilescope@gmail.com>
Co-authored-by: Justin Frevert <justinfrevert@gmail.com>

* fix: sync non-deterministically while historical chain patch is pending (#685)

* fix: sync non-deterministically while historical chain patch is pending

* docs: add pr link to change file

* docs: add ticket link to change file

* chore: cargo fmt

---------

Signed-off-by: Giles Cope <gilescope@gmail.com>
Co-authored-by: Squirrel <giles.cope@shielded.io>
Co-authored-by: Justin Frevert <justinfrevert@gmail.com>
* Local env improvements (#669)

* chore: remove not used vars from local-env

MainChain variables are sourced from mc.env file

* fix: don't wait for contracts if active

Changed:
- calculate contracts active epoch in contract-compiler container to
avoid waiting in midnight-setup container when resetting local-env
nodes' state

Refs: PM-21897

* Apply suggestion from @gilescope

---------

Co-authored-by: Squirrel <giles.cope@shielded.io>

* fix: local-env with indexer (#684)

changed:
- bumped indexer to 4.0.0-alpha.1
- node5 rpc port to 9944 (lace wallet support)

Refs: PM-21916

* chore: bump indexer submodule to v3.1.0-rc.2

* fix: local-env prefers indexer tag instead of sha

---------

Co-authored-by: Squirrel <giles.cope@shielded.io>
* 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>
* chore: update compact to 0.29.0

* chore: add change file
@github-actions github-actions bot requested a review from a team as a code owner February 20, 2026 15:14
@gilescope gilescope closed this Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants