lnd/htlcswitch
Olaoluwa Osuntokun d397e3e680
Merge pull request #6340 from Roasbeef/go-1-18
build: update to Go 1.18
2022-04-13 15:02:26 -07:00
..
hodl multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
hop htlcswitch+invoices: log payment metadata 2022-04-13 22:55:42 +02:00
circuit_map_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
circuit_map.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
circuit_test.go build: update to Go 1.18 2022-04-12 16:14:04 -07:00
circuit.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
decayedlog_test.go htlcswitch: fix duplicate close 2022-01-10 08:42:32 +01:00
decayedlog.go htlcswitch: fix duplicate close 2022-01-10 08:42:32 +01:00
failure_detail.go htlcswitch: add linkError field to htlcpacket 2020-02-06 19:43:29 +02:00
failure.go htlcswitch: add linkError field to htlcpacket 2020-02-06 19:43:29 +02:00
htlcnotifier.go multi: add logs when subservers are starting 2022-02-11 21:17:03 +08:00
interceptable_switch.go contractcourt: add onchain interception 2022-04-13 11:31:33 +02:00
interfaces.go routerrpc+htlcswitch: move intercepted htlc tracking to switch 2022-03-15 08:44:57 +01:00
link_isolated_test.go htlcswitch: introduce and embed packetHandler interface in ChannelLink 2021-08-10 17:15:51 -04:00
link_test.go htlcswitch: add an always on mode to interceptable switch 2022-03-17 17:39:37 +01:00
link.go htlcswitch+lnwallet: add trace logs for tickers 2022-03-24 10:01:41 +08:00
linkfailure.go htlcswitch: extend ChannelLink interface with ShutdownIfChannelClean 2021-09-13 13:29:50 -04:00
log.go htlcswitch/hop: fix logging 2019-09-09 13:52:35 +02:00
mailbox_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
mailbox.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
mock.go contractcourt: add onchain interception 2022-04-13 11:31:33 +02:00
packet.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
payment_result_test.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
payment_result.go multi: move all channelstate operations to ChannelStateDB 2021-09-29 17:00:03 +02:00
sequencer.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
switch_test.go htlcswitch: interceptor expiry check 2022-04-12 08:27:06 +02:00
switch.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
test_utils.go htlcswitch: add an always on mode to interceptable switch 2022-03-17 17:39:37 +01:00