Skip to content

Conversation

jimpo
Copy link
Contributor

@jimpo jimpo commented Oct 19, 2017

The updateLog struct contains pointers that refer to the state of the commitment chains. Instead, query the commitments directly. This also adds the flexibility of possibly supporting multiple unACKed commitments.

@jimpo jimpo changed the title Simplify updateLog struct by removing redundant pointers. lnwallet & htlcswitch: Simply and remove code. Oct 19, 2017
@jimpo jimpo changed the title lnwallet & htlcswitch: Simply and remove code. lnwallet: Simplify updateLog struct by removing redundant pointers. Oct 24, 2017
The updateLog struct contains pointers that refer to the state of the
commitment chains. Instead, query the commitments directly.
Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM

@Roasbeef Roasbeef merged commit 2b58a39 into lightningnetwork:master Oct 25, 2017
@jimpo jimpo deleted the channel-chain branch October 25, 2017 20:20
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.

2 participants