Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go perun update #39

Closed
wants to merge 6 commits into from

Conversation

iljabvh
Copy link
Contributor

@iljabvh iljabvh commented Apr 3, 2023

The changes restore compatibility between the core Perun framework and the Ethereum backend. The AppID type that has been introduced in https://github.com/hyperledger-labs/go-perun/commit/c23f66bcb91dd71ff6c24acb37adb2928bfee96a, was implemented in the Ethereum backend to adapt to these changes. Further, the deprecated "Secondary" field in the channel.Adjudicator type (https://github.com/hyperledger-labs/go-perun/commit/be6e07257c123309c98fbbea4b86440275be2797) has also been removed in the backend.

@iljabvh
Copy link
Contributor Author

iljabvh commented Apr 25, 2023

The serialization of the AppID is implemented and works. However, the conclude_test is failing. To resolve this problem, a deeper look into the code is necessary and may require a separate issue. The failure of the conclude_test may also result from the removal of the Secondary flag in the Adjudicator struct.

For the time being, we are using the most recent commit of this repository with a forked version of go-perun v0.10.6, https://github.com/perun-network/go-perun/tree/perun-x for our cross chain applications.

cryptphil and others added 6 commits July 11, 2023 14:40
Signed-off-by: Philipp-Florens Lehwalder <philipp@perun.network>
Signed-off-by: NhoxxKienn <huy.tranminh2804@gmail.com>
…channel.

Signed-off-by: Ilja von Hoessle <ilja@perun.network>
Signed-off-by: NhoxxKienn <huy.tranminh2804@gmail.com>
Signed-off-by: Ilja von Hoessle <ilja@perun.network>
Signed-off-by: NhoxxKienn <huy.tranminh2804@gmail.com>
Signed-off-by: Ilja von Hoessle <ilja@perun.network>
Signed-off-by: NhoxxKienn <huy.tranminh2804@gmail.com>
Signed-off-by: NhoxxKienn <huy.tranminh2804@gmail.com>
Signed-off-by: NhoxxKienn <huy.tranminh2804@gmail.com>
@iljabvh
Copy link
Contributor Author

iljabvh commented Jan 31, 2024

Resolved in #44.

@iljabvh iljabvh closed this Jan 31, 2024
@iljabvh iljabvh deleted the go-perun-update branch January 31, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants