feat: add getChainContractVersions to CLI - #709
Open
alxdca wants to merge 1 commit into
Open
Conversation
This was referenced May 5, 2026
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
May 5, 2026 14:21
94f2e52 to
65afb7d
Compare
alxdca
changed the base branch from
feat/get-chain-contract-verions
to
feat/verify-forge
May 5, 2026 14:22
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
May 5, 2026 15:29
e92141e to
cfc0fb1
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
May 6, 2026 13:43
cfc0fb1 to
594aa34
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
August 25, 2026 14:43
a66ff47 to
8f31310
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
2 times, most recently
from
August 31, 2026 14:48
1d33236 to
0b9977a
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
August 31, 2026 15:35
8f31310 to
49de867
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 07:49
0b9977a to
8c8286b
Compare
alxdca
marked this pull request as ready for review
September 1, 2026 07:51
alxdca
force-pushed
the
feat/add-versioner-cli
branch
2 times, most recently
from
September 1, 2026 08:42
bd217c2 to
5f34d30
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
3 times, most recently
from
September 1, 2026 08:49
1851143 to
15d0f20
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
3 times, most recently
from
September 1, 2026 08:53
2e22e71 to
b3612ee
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
September 1, 2026 08:54
15d0f20 to
77c796a
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 08:54
b3612ee to
f0d2eab
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
2 times, most recently
from
September 1, 2026 09:04
6805b80 to
18caf2f
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
September 1, 2026 09:04
18caf2f to
9bb3c02
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 09:04
f0d2eab to
6c0ea9c
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
September 1, 2026 09:39
9bb3c02 to
e48122a
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 09:39
6c0ea9c to
0bf94db
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
September 1, 2026 09:42
e48122a to
6e4871a
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 09:42
0bf94db to
037a769
Compare
This was referenced Sep 1, 2026
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 16:42
037a769 to
bccf903
Compare
alxdca
force-pushed
the
feat/verify-forge
branch
from
September 1, 2026 16:42
6e4871a to
c197e21
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #701. This PR is part of a stack created with Aviator.
mainSummary
getChainContractVersionsto the CLI.Why / Context