Skip to content

[CONSOLE] show deployed protocol version #186

@d10r

Description

@d10r

With the 1.8 release, we get a versionString in Resolver which tells us what's deployed.
This version string includes the ethereum-contracts package version and the git revision (leading 16 digits).

The information is store in the Resolver under the key versionString.v1.
Since the Resolver only supports address values, it needs to be parsed like that: https://github.com/superfluid-finance/protocol-monorepo/blob/dev/packages/ethereum-contracts/ops-scripts/libs/common.js#L442

  • Add a new tab for versions including
    • Protocol contracts
    • Peripheral contracts
    • Subgraph
    • Sentinels (compatible version number)

Metadata

Metadata

Assignees

Labels

Team: ProtocolProtocol Core, Sentinel, Peripherals, Protocol Infrastructure Tools & DevOpsType: EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions