hyperledger-labs / perun-node

State channel node of the blockchain-agnostic state channels framework Perun.
https://labs.hyperledger.org/perun-doc/
Apache License 2.0
18 stars 12 forks source link

Fix adjudicator event handling logic #201

Closed manoranjith closed 3 years ago

manoranjith commented 3 years ago

Description

Category

Improvement

Relevant issue

Closes #198.

Testing

Existing tests already check for the updated logic for handling adjudicator events.

It has been passing, because the additional scenarios that was handled before never occurred and hence were not causing any problem.

Steps to run the tests

Checklist