Skip to content

143 settle implicit register#144

Merged
sebastianst merged 5 commits intohyperledger-labs:devfrom
perun-network:143-settle-implicit-register
Jul 21, 2021
Merged

143 settle implicit register#144
sebastianst merged 5 commits intohyperledger-labs:devfrom
perun-network:143-settle-implicit-register

Conversation

@matthiasgeihs
Copy link
Copy Markdown
Contributor

Closes #143

Comment thread client/adjudicate.go Outdated
Comment thread client/adjudicate.go Outdated
Copy link
Copy Markdown

@manoranjith manoranjith left a comment

Choose a reason for hiding this comment

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

LGTM. Have only one minor suggestion..

sebastianst
sebastianst previously approved these changes Jul 21, 2021
Copy link
Copy Markdown
Contributor

@sebastianst sebastianst left a comment

Choose a reason for hiding this comment

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

LGTM. As discussed before (and mentioned by @manoranjith), explicit returns are better to read than named returns, and more conventional.

@matthiasgeihs
Copy link
Copy Markdown
Contributor Author

LGTM. As discussed before (and mentioned by @manoranjith), explicit returns are better to read than named returns, and more conventional.

Parts of the code I already wrote some time ago, and I missed updating that part. Changing that now.

@matthiasgeihs
Copy link
Copy Markdown
Contributor Author

Rebase

Signed-off-by: Matthias Geihs <matthias@perun.network>
Signed-off-by: Matthias Geihs <matthias@perun.network>
Signed-off-by: Matthias Geihs <matthias@perun.network>
Indicates that only to be used in dispute case.

Signed-off-by: Matthias Geihs <matthias@perun.network>
To reflect connection to `Channel.Update`

Signed-off-by: Matthias Geihs <matthias@perun.network>
@matthiasgeihs matthiasgeihs force-pushed the 143-settle-implicit-register branch from bd239f7 to 90b99ee Compare July 21, 2021 09:59
@matthiasgeihs
Copy link
Copy Markdown
Contributor Author

Rebased and comments addressed.

Copy link
Copy Markdown

@manoranjith manoranjith left a comment

Choose a reason for hiding this comment

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

LGTM.

@sebastianst sebastianst merged commit 6498676 into hyperledger-labs:dev Jul 21, 2021
@sebastianst sebastianst deleted the 143-settle-implicit-register branch July 21, 2021 12:59
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.

Improve Channel UX: Register implicitly during Settle

3 participants