Skip to content

docs: document resolver committee onboarding and offboarding process - #206

Merged
collinsezedike merged 2 commits into
drydocs:mainfrom
xtep103:docs/resolver-committee-governance
Sep 7, 2026
Merged

collinsezedike merged 2 commits into
drydocs:mainfrom
xtep103:docs/resolver-committee-governance

Conversation

@xtep103

@xtep103 xtep103 commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

What changed and why, not just a list of files touched.

Test plan

  • cargo fmt --check, cargo clippy --workspace --all-targets -- -D warnings, and cargo test pass locally
  • CONTRACT.md updated if the public interface changed
  • scripts/testnet-smoke.sh run against testnet, if this changes contract behavior in a way that affects the deployed flow
  • What you manually verified

This is a documentation-only change — no changes to contract code, parameters, or economics. Adds docs/src/RESOLVER_GOVERNANCE.md covering resolver onboarding/offboarding process, and links it from DEPLOYMENT.md and SUMMARY.md.

Closes #201

@collinsezedike

Copy link
Copy Markdown
Collaborator

This branch was created off your #180 branch instead of main, so this PR's diff bundles in all of #180's unrelated fee-on-transfer commits on top of the actual docs change (docs/src/RESOLVER_GOVERNANCE.md and friends). Please rebase this onto a fresh branch from main so it only contains the resolver-governance docs commit, otherwise it'll conflict with or duplicate whatever #180 eventually merges as.

@xtep103
xtep103 force-pushed the docs/resolver-committee-governance branch from c2f57db to 218dfbb Compare September 7, 2026 13:23

@collinsezedike collinsezedike 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.

Thanks for this, clean and thorough. Merging now.

@collinsezedike
collinsezedike merged commit 1e19b83 into drydocs:main Sep 7, 2026
4 checks passed
@collinsezedike

Copy link
Copy Markdown
Collaborator

@xtep103 If you have a moment, a star on the repo would be appreciated!

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.

[Feature] Resolver committee onboarding process

2 participants