ethereum-oasis-op / baseline

The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and distributed ledger technology to enable confidential and complex coordination between enterprises while keeping data in systems of record. This repo serves as the main repo for the Baseline Protocol, containing core packages, examples, and reference implementations.
https://docs.baseline-protocol.org
Other
576 stars 237 forks source link

705_inform_the_counterparty #730

Closed sf316 closed 1 year ago

sf316 commented 1 year ago

Description

Following the same implementation made in PR #726, I decided to handle successful executions in the same place. As a result, filenames have been changed. To view the changes made in the event handler, please check the very first commit. Also, I think placeholder should be put inside the loop. Please let me know if there are any errors or concerns.

Related Issue

705

703

726

How Has This Been Tested

Needs tests later.

Types of changes

Checklist