Files
breez-lnd/htlcswitch
Oliver Gugger a17ddc5dd1 channeldb+htlcswitch: don't use fastsha256 in tests
The btcsuite/fastsha256 registers itself in the crypto package of
golang as a replacement for sha256. This causes problems in TLS1.3
connections that require the hash implementations to be serializable
and results in the "tls: internal error: failed to clone hash" error.
By removing all uses of the library we fix that error.
2020-05-20 11:07:38 +02:00
..
2019-12-12 00:12:19 +01:00
2020-04-24 19:15:08 +02:00
2020-04-24 19:15:08 +02:00
2020-04-24 19:15:08 +02:00
2019-09-09 13:52:35 +02:00