| .. |
|
BoltzSwapper
|
Boss/Msg/SwapCreation.hpp: Also include hash of the swap.
|
2020-09-28 11:40:34 +08:00 |
|
ChannelCandidateInvestigator
|
Boss/Mod/ChannelCandidateInvestigator/: Tweak some numbers.
|
2020-10-01 19:16:19 +08:00 |
|
ChannelCreator
|
Boss/Mod/ChannelCreator/: Reject proposals that have too little liquidity to their patrons, do not give them minimum liquidity.
|
2020-10-01 09:01:37 +08:00 |
|
PeerCompetitorFeeMonitor
|
Boss/Mod/: Use += on Ev::Io<void>.
|
2020-09-30 17:49:28 +08:00 |
|
all.cpp
|
Boss/Mod/PeerStatistician.cpp: Stores statistics.
|
2020-10-06 13:26:09 +08:00 |
|
all.hpp
|
Boss/open_rpc_socket.cpp: Function to open the RPC socket.
|
2020-09-07 21:50:38 +08:00 |
|
AutoDisconnector.cpp
|
Boss/Mod/AutoDisconnector.cpp: Module to disconnect peers if there are too many.
|
2020-09-13 21:51:47 +08:00 |
|
AutoDisconnector.hpp
|
Boss/Mod/AutoDisconnector.cpp: Module to disconnect peers if there are too many.
|
2020-09-13 21:51:47 +08:00 |
|
BlockTracker.cpp
|
Boss/Mod/BlockTracker.cpp: Increase the timeout.
|
2020-09-10 12:44:51 +08:00 |
|
BlockTracker.hpp
|
Boss/Mod/BlockTracker.cpp: Track blocks.
|
2020-09-08 17:03:48 +08:00 |
|
ChannelCandidateMatchmaker.cpp
|
Boss/Mod/ChannelCandidateMatchmaker.cpp: Pass through preinvestigator.
|
2020-10-01 15:13:26 +08:00 |
|
ChannelCandidateMatchmaker.hpp
|
Boss/Mod/ChannelCandidateMatchmaker.cpp: Module to figure out patrons of patronless channel candidates.
|
2020-10-01 14:54:42 +08:00 |
|
ChannelCandidatePreinvestigator.cpp
|
Boss/Mod/ChannelCandidatePreinvestigator.cpp: Report the patron as well.
|
2020-09-14 09:36:26 +08:00 |
|
ChannelCandidatePreinvestigator.hpp
|
Boss/Msg/PreinvestigateChannelCandidates.hpp: New message for preinvestigating.
|
2020-09-14 04:17:57 +08:00 |
|
ChannelCreationDecider.cpp
|
Boss/Msg/NeedsOnchainFunds.hpp: Message broadcast when we need onchain funds.
|
2020-09-29 13:20:43 +08:00 |
|
ChannelCreationDecider.hpp
|
Boss/Mod/ChannelCreationDecider.cpp: Module to decide on whether to create channels.
|
2020-09-15 14:49:51 +08:00 |
|
ChannelFeeManager.cpp
|
Boss/Mod/ChannelFeeManager.cpp: Module to consider other modules for modifying the channel fee settings.
|
2020-09-30 15:49:45 +08:00 |
|
ChannelFeeManager.hpp
|
Boss/Mod/ChannelFeeManager.cpp: Module to consider other modules for modifying the channel fee settings.
|
2020-09-30 15:49:45 +08:00 |
|
ChannelFeeSetter.cpp
|
Boss/Mod/ChannelFeeSetter.cpp: Module to change channel fees.
|
2020-09-30 15:26:28 +08:00 |
|
ChannelFeeSetter.hpp
|
Boss/Mod/ChannelFeeSetter.cpp: Module to change channel fees.
|
2020-09-30 15:26:28 +08:00 |
|
ChannelFinderByDistance.cpp
|
Boss/Mod/ChannelFinderByDistance.cpp: Reject hops that are too expensive.
|
2020-10-04 07:15:21 +08:00 |
|
ChannelFinderByDistance.hpp
|
Boss/Mod/ChannelFinderByDistance.cpp: Defer finding while local channels are inactive.
|
2020-10-02 15:54:57 +08:00 |
|
ChannelFinderByListpays.cpp
|
Boss/Mod/ChannelFinderByListpays.cpp: Module to propose channels according to results of listpays.
|
2020-10-01 17:09:39 +08:00 |
|
ChannelFinderByListpays.hpp
|
Boss/Mod/ChannelFinderByListpays.cpp: Module to propose channels according to results of listpays.
|
2020-10-01 17:09:39 +08:00 |
|
ChannelFinderByPopularity.cpp
|
Boss/Mod/ChannelFinderByPopularity.cpp: Filter out 0-peer nodes, defer if not sufficient.
|
2020-09-14 10:12:03 +08:00 |
|
ChannelFinderByPopularity.hpp
|
Boss/Mod/ChannelFinderByPopularity.cpp: Trigger if we are going to retry later, when a new connection comes.
|
2020-09-11 00:29:16 +08:00 |
|
ChannelFundsComputer.cpp
|
Boss/Mod/ChannelFundsComputer.cpp: Module to compute channel funds.
|
2020-09-15 12:11:08 +08:00 |
|
ChannelFundsComputer.hpp
|
Boss/Mod/ChannelFundsComputer.cpp: Module to compute channel funds.
|
2020-09-15 12:11:08 +08:00 |
|
CommandReceiver.cpp
|
Boss/Mod/CommandReceiver.cpp: Parser of commands.
|
2020-09-07 17:51:36 +08:00 |
|
CommandReceiver.hpp
|
Boss/Mod/CommandReceiver.cpp: Parser of commands.
|
2020-09-07 17:51:36 +08:00 |
|
ConnectFinderByDns.cpp
|
Boss/Mod/ConnectFinderByDns.cpp: Discussion with cdecker.
|
2020-09-29 16:24:23 +08:00 |
|
ConnectFinderByDns.hpp
|
DnsSeed/get.cpp: Do not resolve hostnames, leave that to the lightningd.
|
2020-09-10 09:24:34 +08:00 |
|
ConnectFinderByHardcode.cpp
|
Boss/Mod/ConnectFinderByHardcode.cpp: Update a few more nodes.
|
2020-09-10 14:07:05 +08:00 |
|
ConnectFinderByHardcode.hpp
|
Boss/Mod/ConnectFinderByHardcode.cpp: Module with a list of hardcoded nodes.
|
2020-09-10 09:08:24 +08:00 |
|
Connector.cpp
|
Boss/Mod/Connector.cpp: Add debug logs.
|
2020-09-10 00:59:31 +08:00 |
|
Connector.hpp
|
Boss/Mod/Connector.cpp: Module to connect to other nodes.
|
2020-09-09 09:52:08 +08:00 |
|
ForwardFeeMonitor.cpp
|
Boss/Mod/ForwardFeeMonitor.cpp: Module to track successful forwards.
|
2020-10-05 16:30:52 +08:00 |
|
ForwardFeeMonitor.hpp
|
Boss/Mod/ForwardFeeMonitor.cpp: Module to track successful forwards.
|
2020-10-05 16:30:52 +08:00 |
|
HtlcAcceptor.cpp
|
Boss/Mod/HtlcAcceptor.cpp: Module to handle and dispatch HTLC acceptance.
|
2020-10-03 18:49:27 +08:00 |
|
HtlcAcceptor.hpp
|
Boss/Mod/HtlcAcceptor.cpp: Module to handle and dispatch HTLC acceptance.
|
2020-10-03 18:49:27 +08:00 |
|
InitialConnect.cpp
|
Boss/Mod/InitialConnect.cpp: Use new ListpeersAnalyzedResult message.
|
2020-09-13 18:14:26 +08:00 |
|
InitialConnect.hpp
|
Boss/Mod/InitialConnect.cpp: Use new ListpeersAnalyzedResult message.
|
2020-09-13 18:14:26 +08:00 |
|
Initiator.cpp
|
Boss/Mod/Initiator.cpp: Enable foreign keys.
|
2020-10-05 16:47:25 +08:00 |
|
Initiator.hpp
|
Boss/Mod/Initiator.cpp: Module to handle init.
|
2020-09-08 15:51:31 +08:00 |
|
InternetConnectionMonitor.cpp
|
Boss/Mod/InternetConnectionMonitor.cpp: broadcast InternetOnline message on changes in connection.
|
2020-10-05 14:50:11 +08:00 |
|
InternetConnectionMonitor.hpp
|
Boss/Mod/InternetConnectionMonitor.cpp: Module to monitor internet connectivity.
|
2020-09-14 20:34:09 +08:00 |
|
InvoicePayer.cpp
|
Boss/Mod/InvoicePayer.cpp: Module to pay invoices.
|
2020-09-28 11:28:07 +08:00 |
|
InvoicePayer.hpp
|
Boss/Mod/InvoicePayer.cpp: Module to pay invoices.
|
2020-09-28 11:28:07 +08:00 |
|
JsonOutputter.cpp
|
Boss/Mod/JsonOutputter.cpp: Module to output JSON to the COUT.
|
2020-09-07 16:43:19 +08:00 |
|
JsonOutputter.hpp
|
Boss/Mod/JsonOutputter.cpp: Module to output JSON to the COUT.
|
2020-09-07 16:43:19 +08:00 |
|
ListfundsAnnouncer.cpp
|
Boss/Mod/ListfundsAnnouncer.cpp: Module to announce funds.
|
2020-09-15 11:29:39 +08:00 |
|
ListfundsAnnouncer.hpp
|
Boss/Mod/ListfundsAnnouncer.cpp: Module to announce funds.
|
2020-09-15 11:29:39 +08:00 |
|
ListpaysHandler.cpp
|
Boss/Mod/ListpaysHandler.cpp: Module to perform listpays.
|
2020-09-28 14:48:19 +08:00 |
|
ListpaysHandler.hpp
|
Boss/Mod/ListpaysHandler.cpp: Module to perform listpays.
|
2020-09-28 14:48:19 +08:00 |
|
ListpeersAnalyzer.cpp
|
Boss/Msg/ListpeersAnalyzedResult.hpp: New message containing binned listpeers.
|
2020-09-13 18:05:29 +08:00 |
|
ListpeersAnalyzer.hpp
|
Boss/Msg/ListpeersAnalyzedResult.hpp: New message containing binned listpeers.
|
2020-09-13 18:05:29 +08:00 |
|
ListpeersAnnouncer.cpp
|
Boss/Mod/ListpeersAnnouncer.cpp: Run listpeers in a new greenthread.
|
2020-09-13 19:01:47 +08:00 |
|
ListpeersAnnouncer.hpp
|
Boss/Mod/ListpeersAnnouncer.cpp: Module to perform listpeers periodically.
|
2020-09-10 10:54:21 +08:00 |
|
Manifester.cpp
|
Boss/Mod/Manifester.cpp: Module to handle getmanifest.
|
2020-09-07 19:05:56 +08:00 |
|
Manifester.hpp
|
Boss/Mod/Manifester.cpp: Module to handle getmanifest.
|
2020-09-07 19:05:56 +08:00 |
|
NeedsConnectSolicitor.cpp
|
Boss/Mod/NeedsConnectSolicitor.cpp: Use standard shuffle algorithm.
|
2020-09-10 18:56:19 +08:00 |
|
NeedsConnectSolicitor.hpp
|
Boss/Mod/NeedsConnectSolicitor.cpp: Module to solicit nodes to connect to.
|
2020-09-09 15:18:25 +08:00 |
|
NeedsOnchainFundsSwapper.cpp
|
Boss/Mod/NeedsOnchainFundsSwapper.cpp: Use the refactored ModG::Swapper.
|
2020-09-30 08:09:51 +08:00 |
|
NeedsOnchainFundsSwapper.hpp
|
Boss/Mod/NeedsOnchainFundsSwapper.cpp: Swap when we need more funds onchain.
|
2020-09-29 14:51:19 +08:00 |
|
NewaddrHandler.cpp
|
Boss/Mod/NewaddrHandler.cpp: Module to perform newaddr commands.
|
2020-09-28 16:17:47 +08:00 |
|
NewaddrHandler.hpp
|
Boss/Mod/NewaddrHandler.cpp: Module to perform newaddr commands.
|
2020-09-28 16:17:47 +08:00 |
|
NodeBalanceSwapper.cpp
|
Boss/Mod/NodeBalanceSwapper.cpp: Change status key name.
|
2020-10-01 17:25:01 +08:00 |
|
NodeBalanceSwapper.hpp
|
Boss/Mod/NodeBalanceSwapper.cpp: Module to get incoming capacity.
|
2020-09-30 09:56:58 +08:00 |
|
OnchainFeeMonitor.cpp
|
Boss/Mod/OnchainFeeMonitor.cpp: Use data from existing node as initial data.
|
2020-09-26 00:10:32 +08:00 |
|
OnchainFeeMonitor.hpp
|
Boss/Mod/OnchainFeeMonitor.cpp: Emit OnchainFee messages.
|
2020-09-15 13:26:41 +08:00 |
|
OnchainFundsAnnouncer.cpp
|
Boss/Mod/OnchainFundsAnnouncer.cpp: Correct printing of amount.
|
2020-09-15 11:05:20 +08:00 |
|
OnchainFundsAnnouncer.hpp
|
Boss/Mod/OnchainFundsAnnouncer.cpp: Module to check for funds.
|
2020-09-15 09:11:12 +08:00 |
|
PeerStatistician.cpp
|
Boss/Mod/PeerStatistician.cpp: Make sure to only gather connectedness data if we are actually online.
|
2020-10-06 13:50:58 +08:00 |
|
PeerStatistician.hpp
|
Boss/Mod/PeerStatistician.cpp: Stores statistics.
|
2020-10-06 13:26:09 +08:00 |
|
Reconnector.cpp
|
Boss/Mod/Reconnector.cpp: Add module to reconnect when peers disconnect from us while we have no channels.
|
2020-09-10 14:31:11 +08:00 |
|
Reconnector.hpp
|
Boss/Mod/Reconnector.cpp: Add module to reconnect when peers disconnect from us while we have no channels.
|
2020-09-10 14:31:11 +08:00 |
|
Rpc.cpp
|
Boss/Mod/Rpc.cpp: Properly handle very large commands.
|
2020-09-14 04:42:07 +08:00 |
|
Rpc.hpp
|
Boss/Mod/Rpc.cpp: Module for the RPC interface.
|
2020-09-08 14:31:45 +08:00 |
|
SendpayResultMonitor.cpp
|
Boss/Mod/SendpayResultMonitor.cpp: Also track if the destination was successfully reached.
|
2020-10-05 09:12:23 +08:00 |
|
SendpayResultMonitor.hpp
|
Boss/Mod/SendpayResultMonitor.cpp: Module to monitor our sendpay/sendonion.
|
2020-10-04 23:22:17 +08:00 |
|
StatusCommand.cpp
|
Boss/Mod/StatusCommand.cpp: Add facility to get status.
|
2020-09-18 06:23:49 +08:00 |
|
StatusCommand.hpp
|
Boss/Mod/StatusCommand.cpp: Add facility to get status.
|
2020-09-18 06:23:49 +08:00 |
|
SwapManager.cpp
|
Boss/Mod/: Use += on Ev::Io<void>.
|
2020-09-30 17:49:28 +08:00 |
|
SwapManager.hpp
|
Boss/Mod/SwapManager.cpp: Offchain-to-onchain swap manager.
|
2020-09-29 08:17:33 +08:00 |
|
Timers.cpp
|
Boss/Mod/Timers.cpp: Module to emit regular timing messages.
|
2020-09-08 18:40:19 +08:00 |
|
Timers.hpp
|
Boss/Mod/Timers.cpp: Module to emit regular timing messages.
|
2020-09-08 18:40:19 +08:00 |
|
Waiter.cpp
|
Boss/Mod/InternetConnectionMonitor.cpp: Add some debugging code to find the 'ping success is failing' bug.
|
2020-09-16 15:31:13 +08:00 |
|
Waiter.hpp
|
Boss/Mod/Waiter.cpp: Add capability to apply timeouts to operations.
|
2020-09-14 19:39:51 +08:00 |