Browse Source
440: Only transition maker to `ContractSetup` if we succeed to contract taker r=da-kami a=da-kami Stumbled on this when writing actor tests. We cannot create a failing test for this code at the moment, because our current test framework does not allow us to test at this granulairty level. Nevertheless, we should fix this. Rational: If the maker is unable to contact the taker about the contract setup we fail now (previously we tried to continue). This means, that we should only transition the maker's cfd to the new state if we are able to contact the maker. Co-authored-by: Daniel Karzel <daniel@comit.network>contact-taker-before-changing-cfd-state
bors[bot]
3 years ago
committed by
GitHub
1 changed files with 5 additions and 6 deletions
Loading…
Reference in new issue