eco-stake / cosmos-directory

⚛️ · 📖
https://cosmos.directory
MIT License
79 stars 22 forks source link

Dynamic chain version info from REST APIs #42

Closed tombeynon closed 2 years ago

tombeynon commented 2 years ago

Fetches application_version, cosmos_sdk_version and tendermint_version from available REST APIs, and tracks the lowest version against the chain. Falls back to Chain Registry version info if anything can't be found on the nodes.

Resolves #32 (although excluding go version as this isn't a normal version string)