You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The go-algorand-sdk leverages Cucumber tests that start up indexer and conduit. When there is a protocol/consensus upgrade in go-algorand's master branch (and a nightly build runs), Conduit is not able to start up properly causing the go-algorand-sdk tests to fail. The consensus protocol mismatch can not be fixed in indexer/conduit without a go-algorand-sdk update (as the protocol versions come from there).
This issue blocks releases of go-algorand-sdk without overriding the CI build.
The text was updated successfully, but these errors were encountered:
The go-algorand-sdk leverages Cucumber tests that start up indexer and conduit. When there is a protocol/consensus upgrade in go-algorand's master branch (and a nightly build runs), Conduit is not able to start up properly causing the go-algorand-sdk tests to fail. The consensus protocol mismatch can not be fixed in indexer/conduit without a go-algorand-sdk update (as the protocol versions come from there).
This issue blocks releases of go-algorand-sdk without overriding the CI build.
The text was updated successfully, but these errors were encountered: