cardano-community / guild-operators

Artifacts and scripts created by Guild operators
https://cardano-community.github.io/guild-operators
MIT License
354 stars 177 forks source link

Add compatibility with cardano-node 1.26.0 for guild tools #850

Closed stevetko closed 3 years ago

stevetko commented 3 years ago

Describe the bug After upgrading a testnet core and relay node to 1.26.0, gLiveView 1.19.4 fails to connect to a running instance.

To Reproduce Steps to reproduce the behavior:

  1. Upgrade cardano node to 1.26.0 (1a25af85)
  2. start node, wait for sync
  3. start gLiveView 1.19.4
  4. See error
rdlrt commented 3 years ago

You're not supposed to use 1.26.0 AT ALL yet, unless compatibility is extended. Please do not rush into upgrades

stevetko commented 3 years ago

It was on the testnet - I communicated with Ola, and he said I should open an issue.

rdlrt commented 3 years ago

Updated title and moved to backlog as node 1.26.0 is not expected to go live at all to general public. The entire repo will anyways be updated to support 1.26(.x) - a compatible version that will actually be usable

rdlrt commented 3 years ago

A nice addition to cardano-cli would be this, and will impact (in a positive way) our integrations