mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
bc885f5f27
This commit modifies our key rotation slightly to match the test vectors within the BOLT08 specifications. Before this commit, we were rotating one message before the rest of the implementers. This implementation divergence was possibly due to the section of the spec describing the rotations being a bit ambiguous. A future PR to the lightning-rfc repo will make the spec more explicit to avoid situations like this in the future. |
||
---|---|---|
.. | ||
conn.go | ||
listener.go | ||
noise_test.go | ||
noise.go |