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

(Collateralized Channel) Smart Contracts need update to Solidity #19

Open
NhoxxKienn opened this issue Jan 18, 2024 · 0 comments
Open

Comments

@NhoxxKienn
Copy link
Contributor

NhoxxKienn commented Jan 18, 2024

This is related to #17

Context

The update from Go-perun 0.6.0 to 0.10.6 leaves the old custom smart contracts not compatible anymore with the newest version of smart contracts from the perun-eth-backend. To have the test running again, these smart contracts will need to be upgraded to solidity 0.8.0 and must be compatible with the newer perun-eth-contracts.

Goal

We want to test, review, and, if necessary, update the code of the demos smart contracts to ensure compatibility with go-perun 0.10.6

Note

The script to generate go bindings has already been updated to the newest solc just like in the app-channel.

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

No branches or pull requests

1 participant