Skip to content

fix(network): update rpc method and urls#234

Merged
storopoli merged 2 commits into
mainfrom
fix/network-status
Jun 1, 2026
Merged

fix(network): update rpc method and urls#234
storopoli merged 2 commits into
mainfrom
fix/network-status

Conversation

@krsnapaudel

@krsnapaudel krsnapaudel commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Description

Update network status to call strata_getChainStatus.
Update urls in example-config.toml.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Tested locally by pointing bridge rpc to port-forwarded urls.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@krsnapaudel krsnapaudel requested a review from purusang May 28, 2026 20:52
@krsnapaudel krsnapaudel force-pushed the fix/network-status branch 2 times, most recently from a054d2e to e65d832 Compare May 29, 2026 19:48
@krsnapaudel krsnapaudel changed the title fix(network): update rpc method fix(network): update rpc method and urls May 29, 2026
@krsnapaudel krsnapaudel requested a review from storopoli May 29, 2026 19:51
@krsnapaudel krsnapaudel force-pushed the fix/network-status branch from e65d832 to bfd3886 Compare May 30, 2026 16:56

@purusang purusang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@storopoli storopoli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK bfd3886

@storopoli storopoli merged commit 43da313 into main Jun 1, 2026
11 checks passed
@krsnapaudel krsnapaudel deleted the fix/network-status branch June 1, 2026 14:44
krsnapaudel added a commit that referenced this pull request Jun 1, 2026
* fix(network): update rpc method and urls

* fix(frontend): align react-dom with react
storopoli pushed a commit that referenced this pull request Jun 3, 2026
* fix(network): update rpc method and urls

* fix(frontend): align react-dom with react
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants