Skip to content

Conversation

@matthiasgeihs
Copy link
Contributor

@matthiasgeihs matthiasgeihs commented Sep 15, 2021

Closes #195 #190

Depends on #191

@matthiasgeihs matthiasgeihs force-pushed the 195-remove-params branch 2 times, most recently from d71799f to 58b2a8c Compare September 15, 2021 19:24
@matthiasgeihs matthiasgeihs mentioned this pull request Sep 15, 2021
ggwpez
ggwpez previously approved these changes Sep 15, 2021
Copy link
Contributor

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simplifications are always good 🙏
Please rebase @matthiasgeihs then 🔀

Reason: Params was not used by any implementation and even had to be ignored in some cases, hence, causing confusion.

Signed-off-by: Matthias Geihs <matthias@perun.network>
As params is no langer an input to Verify, we can remove the corresponding tests.

Signed-off-by: Matthias Geihs <matthias@perun.network>
Signed-off-by: Matthias Geihs <matthias@perun.network>
This is a preparation for backends that do not support sub-channels or apps.

Signed-off-by: Matthias Geihs <matthias@perun.network>
@matthiasgeihs
Copy link
Contributor Author

matthiasgeihs commented Sep 15, 2021

Rebased 👌 @ggwpez

@ggwpez ggwpez merged commit ffd2dfa into hyperledger-labs:dev Sep 15, 2021
@ggwpez ggwpez deleted the 195-remove-params branch September 15, 2021 21:26
This was referenced Nov 4, 2021
matthiasgeihs added a commit to perun-network/go-perun that referenced this pull request Nov 8, 2021
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.

channel.Backend.Sign and Verify do not use Params

2 participants