Failing client tests: Invalid version #354
Labels
bug
Something isn't working
CI-only
Only affects the Continuous Integration
testing-only
Only relevant for testing.
Location
Probably
client/failing_funding_test.go
.See CI output for more information: https://github.com/hyperledger-labs/go-perun/runs/7039931517?check_suite_focus=true
Problem
In rare cases, the watcher reports:
ERRO[0005] Error registering dispute: invalid version: expected >=1, got 0
.The problem seems to be that the watcher in multi-ledger mode sometimes still has an old state which it tries to register.
Proposal
Need to investigate further.
The text was updated successfully, but these errors were encountered: