Skip to content

fix: CI link fixes and formatting for v2#135

Merged
drewstone merged 1 commit intov2from
fix/v2-ci-links
Feb 3, 2026
Merged

fix: CI link fixes and formatting for v2#135
drewstone merged 1 commit intov2from
fix/v2-ci-links

Conversation

@drewstone
Copy link
Contributor

Summary

Fixes CI failures on v2 branch:

Link Fixes

  • Changed branch references from v2 to main in tnt-core GitHub URLs
  • Changed src/v2/interfaces/ to src/interfaces/
  • Changed src/restaking/ to src/staking/
  • Changed IRestaking.sol to IStaking.sol

Formatting

  • Fixed all 112 files with prettier formatting issues

Lychee Config

  • Updated .lycheeignore for testnet explorer 401s (links are valid but return unauthorized to bots)

Known Issues (not fixed)

Some repo links return 404 - these repos may not exist yet:

  • hyperbridge-relayer-blueprint
  • hyperlane-ism-blueprint-template

- Changed branch references from v2 to main in GitHub URLs
- Changed src/v2/interfaces/ to src/interfaces/
- Changed src/restaking/ to src/staking/
- Changed IRestaking.sol to IStaking.sol
- Fixed all formatting issues (112 files)
- Updated .lycheeignore for testnet explorer 401s

Note: Some repo links return 404 (hyperbridge-relayer-blueprint,
hyperlane-ism-blueprint-template) - these repos may not exist yet.
@drewstone drewstone merged commit 35665bf into v2 Feb 3, 2026
drewstone added a commit that referenced this pull request Feb 3, 2026
* Update operator docs and API refs for modular protocol

* docs: refresh rewards narrative and api reference for v2

- document 20/20/40/20 fee split and updated restaker/operator/developer flows

- add claiming cheatsheet with batch claim guidance and multicall notes

- update reward system narrative, metrics/scoring, and tokenomics usage pages

- restore generated v2 API reference pages and add ITanglePaymentsInternal

* Revamp docs IA, staking, and incentives

* Tighten operator runbook and incentives clarity

* chore: v2 updates

* fix: update tnt-core links and fix formatting for v2 (#135)

- Changed branch references from v2 to main in GitHub URLs
- Changed src/v2/interfaces/ to src/interfaces/
- Changed src/restaking/ to src/staking/
- Changed IRestaking.sol to IStaking.sol
- Fixed all formatting issues (112 files)
- Updated .lycheeignore for testnet explorer 401s

Note: Some repo links return 404 (hyperbridge-relayer-blueprint,
hyperlane-ism-blueprint-template) - these repos may not exist yet.

* fix: remove em dashes and broken repo links

- Replaced 3 em dashes with appropriate punctuation
- Removed 2 non-existent repo links (hyperlane-ism-blueprint-template, hyperbridge-relayer-blueprint)

* fix: broken internal link to API reference

* docs: fill whitepaper gaps and improve operator focus

- infrastructure/sandboxing: add isolation technologies (Docker, gVisor, Firecracker)
- operators/introduction: expand with practical quick start and isolation choices
- blueprint-runner/background-services: add built-in keepers (EpochKeeper, StreamKeeper, RoundKeeper)

* docs: add parallel agents and evaluation loop to workbench docs

- workflows: add parallel agents section (spawning, forking, spatial overview)
- simulations: add evaluation loop section

* fix: prettier formatting and relative link in launch.mdx

* fix: convert relative links to absolute and ignore internal MDX routes in lychee

* fix: simplify lychee ignore patterns for internal routes

* fix: use regex patterns in lycheeignore
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.

1 participant