Skip to content

Conversation

@iteyelmp
Copy link
Collaborator

@iteyelmp iteyelmp commented Jan 8, 2026

fix #3

  1. goe:// URIs now support referencing repositories by name in addition to contract addresses.
  2. Updated parseGoeURI and related CLI commands to resolve repo names automatically via the Factory contract.
  3. Simplified documentation and examples to highlight name-based URIs alongside canonical contract address URIs.
  4. Backward-compatible with existing contract address URIs.

@qzhodl
Copy link

qzhodl commented Jan 15, 2026

I think both this feature and ENS support have lower priorities

@qzhodl
Copy link

qzhodl commented Jan 15, 2026

Did you finish a full test on it since this maybe the last PR that we want to make before a new version release?

@iteyelmp
Copy link
Collaborator Author

iteyelmp commented Jan 19, 2026

Did you finish a full test on it since this maybe the last PR that we want to make before a new version release?

#22 A test script has been encapsulated to run all commands with a single click.

All tests have now passed.

@iteyelmp iteyelmp merged commit 333a2d0 into main Jan 20, 2026
2 checks passed
@iteyelmp iteyelmp deleted the reponame branch January 21, 2026 09:39
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.

Support repo name where repo address used in cmd

4 participants