74122a0901
This commit modifies the channel state machine slightly to encode the current state number using 30-bits of the sequence number within the commitment transaction’s only input. Such a modification reduces up the processing time required to punish the counter party for breaching the contract established within the channel by broadcasting an older revoked state. This fixes #58 with a minor modification to what was originally suggested. |
||
---|---|---|
.. | ||
btcwallet | ||
channel_test.go | ||
channel.go | ||
config.go | ||
interface_test.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils_test.go | ||
script_utils.go | ||
wallet.go |