Skip to content

Add transaction reading guide to Rootstock Explorer documentation.#484

Merged
owans merged 2 commits intomainfrom
feat/DX-1746-understanding-a-transaction-on-rootstock
Mar 19, 2026
Merged

Add transaction reading guide to Rootstock Explorer documentation.#484
owans merged 2 commits intomainfrom
feat/DX-1746-understanding-a-transaction-on-rootstock

Conversation

@carlos-rsk
Copy link
Contributor

Title

Docs: Add Rootstock Explorer Transaction Tutorial

Description

  • Purpose:
    Provide a beginner-friendly guide to help users understand how transactions work on Rootstock and how to read them in the Rootstock Explorer.

  • Context:
    This article is part of the Rootstock Explorer educational tutorial series. It addresses the need for clear explanations of transaction fields and how to interpret them, especially for new developers.

  • Changes:

  • Added a new tutorial explaining blockchain transactions on Rootstock
  • Documented how to search and view transactions in the Rootstock Explorer
  • Explained key transaction fields (TxHash, status, block, timestamp, from/to, value, gas, fee, input data)
  • Included a comparison between simple transfers and smart contract interactions.
image

@carlos-rsk carlos-rsk requested review from ivegabr and owans March 18, 2026 21:35
@vercel
Copy link

vercel bot commented Mar 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
devportal-rootstock Ready Ready Preview, Comment Mar 19, 2026 4:47am

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Mar 18, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@github-actions
Copy link
Contributor

🔗 Broken Links/Anchors Found in en

The build found broken internal links or anchors.

🔗 Broken Links
- Broken link on source page path = /dev-tools/:
   -> linking to /resources/guides/superbridge/
⚓ Broken Anchors


How to fix:

  1. Check if the linked page exists
  2. Update the link to the correct URL
  3. If the page was moved, update to the new location
  4. If the page was deleted, remove the link
  5. For anchors, verify the heading ID exists on the target page

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new “Understanding Transactions” tutorial to the Rootstock Explorer docs, aimed at helping beginners interpret transaction pages and common fields in the explorer UI.

Changes:

  • Adds a new guide page: How to Read a Transaction in the Rootstock Explorer
  • Adds a new example transaction screenshot used by the guide
  • Links the new guide from the Rootstock Explorer docs index via a new FilterItem

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated 7 comments.

File Description
static/img/tools/explorer/rootstock/tx-example-normal.png Adds a new screenshot used as the “example transaction” image in the tutorial.
docs/05-dev-tools/explorers/rootstock-explorer/understanding-transactions.md New tutorial explaining transaction concepts and how to read key explorer fields.
docs/05-dev-tools/explorers/rootstock-explorer/index.md Adds navigation entry linking to the new tutorial page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@github-actions
Copy link
Contributor

🔗 Broken Links/Anchors Found in en

The build found broken internal links or anchors.

🔗 Broken Links
- Broken link on source page path = /dev-tools/:
   -> linking to /resources/guides/superbridge/
⚓ Broken Anchors


How to fix:

  1. Check if the linked page exists
  2. Update the link to the correct URL
  3. If the page was moved, update to the new location
  4. If the page was deleted, remove the link
  5. For anchors, verify the heading ID exists on the target page

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new beginner-oriented tutorial page to the Rootstock Explorer docs to help developers understand and interpret transaction details, and links it from the Explorer docs landing page.

Changes:

  • Added a new “Understanding Transactions” tutorial page explaining transaction concepts and key fields in the Rootstock Explorer.
  • Linked the new tutorial from the Rootstock Explorer docs index.
  • Added a new transaction example screenshot image used by the tutorial.

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.

File Description
static/img/tools/explorer/rootstock/tx-example-normal.png Adds a new screenshot asset referenced by the new tutorial.
docs/05-dev-tools/explorers/rootstock-explorer/understanding-transactions.md New tutorial explaining how to find and interpret transactions in the Rootstock Explorer.
docs/05-dev-tools/explorers/rootstock-explorer/index.md Adds a new card/link entry pointing to the new tutorial.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Collaborator

@ivegabr ivegabr left a comment

Choose a reason for hiding this comment

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

ok

Copy link
Collaborator

@owans owans left a comment

Choose a reason for hiding this comment

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

LGTM!

@owans owans merged commit 0dcaeaf into main Mar 19, 2026
13 of 14 checks passed
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.

4 participants