Skip to content

fix: broken implementation URL, add missing interfaces to README trees#82

Merged
zerosnacks merged 3 commits intomasterfrom
zerosnacks/fix-readme-urls-and-trees
Mar 18, 2026
Merged

fix: broken implementation URL, add missing interfaces to README trees#82
zerosnacks merged 3 commits intomasterfrom
zerosnacks/fix-readme-urls-and-trees

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Mar 18, 2026

Summary

Fix 1 broken implementation URL and add 2 missing interfaces to the README trees.

Changes

Issue Fix
ITIP20RewardsRegistry implementation link 404s tip20_rewards_registry/mod.rstip20/rewards.rs
IValidatorConfigV2.sol missing from tree Added to Standard Precompiles
ITempoStreamChannel.sol missing from tree Added to Standard Contracts
Tree connector on IValidatorConfig wrong └──├── (no longer last item)
Extra space in StdContracts.sol connector └── └──

Test plan

  • All implementation URLs verified via GitHub API
  • All docs URLs return 200
  • Tree structure matches actual src/ directory contents

Co-Authored-By: zerosnacks 95942363+zerosnacks@users.noreply.github.com

Prompted by: zerosnacks

- Fix ITIP20RewardsRegistry implementation link (tip20_rewards_registry/mod.rs → tip20/rewards.rs)
- Add IValidatorConfigV2.sol to Standard Precompiles tree
- Add ITempoStreamChannel.sol to Standard Contracts tree
- Fix tree connector for IValidatorConfig (└── → ├──) and StdContracts (└── → └──)

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d00f9-2dca-77b8-b455-80817b784360
decofe and others added 2 commits March 18, 2026 12:49
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d00f9-2dca-77b8-b455-80817b784360
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d00f9-2dca-77b8-b455-80817b784360
@zerosnacks zerosnacks self-requested a review March 18, 2026 12:54
@zerosnacks zerosnacks merged commit af31af9 into master Mar 18, 2026
13 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/fix-readme-urls-and-trees branch March 18, 2026 12:55
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.

2 participants