The repository as it stands currently is forked from v7.x.x cosmos/intechain-security. Once we land our "mega pr" into ics-poc and we've done our initial testing with AtomOne we will want ics-poc to become the new main, the old main like the old tags will live under the legacy/XXX namespace, so that
- brach:
legacy/main<- the old main from cosmos/interchain-security upstream
- tag:
legacy/v7.0.1 <- the upstream tag for v7.0.1, this allows us to keep a history of ICS while not being stuck on the old SEMVER naming that was there before.
The repository as it stands currently is forked from v7.x.x cosmos/intechain-security. Once we land our "mega pr" into
ics-pocand we've done our initial testing withAtomOnewe will wantics-pocto become the newmain, the oldmainlike the oldtagswill live under thelegacy/XXXnamespace, so thatlegacy/main<- the old main from cosmos/interchain-security upstreamlegacy/v7.0.1<- the upstream tag forv7.0.1, this allows us to keep a history of ICS while not being stuck on the old SEMVER naming that was there before.