| .. |
|
ChannelCandidateInvestigator
|
Boss/Mod/ChannelCreator/: Fill in more.
|
2020-09-17 08:47:51 +08:00 |
|
ChannelCreator
|
Boss/Mod/ChannelCreator/Planner.cpp: Change treatment of at_least_2 flag.
|
2020-09-17 11:11:21 +08:00 |
|
all.cpp
|
Boss/Mod/all.cpp: Organize modules.
|
2020-09-17 11:16:08 +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 |
|
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/Mod/ChannelCreationDecider.cpp: Be silent if onchain funds are the reserve.
|
2020-09-15 17:39:18 +08:00 |
|
ChannelCreationDecider.hpp
|
Boss/Mod/ChannelCreationDecider.cpp: Module to decide on whether to create channels.
|
2020-09-15 14:49:51 +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
|
DnsSeed/get.cpp: Do not resolve hostnames, leave that to the lightningd.
|
2020-09-10 09:24:34 +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 |
|
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: Provide connector at init.
|
2020-09-14 11:33: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: Add some debugging code to find the 'ping success is failing' bug.
|
2020-09-16 15:31:13 +08:00 |
|
InternetConnectionMonitor.hpp
|
Boss/Mod/InternetConnectionMonitor.cpp: Module to monitor internet connectivity.
|
2020-09-14 20:34:09 +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 |
|
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 |
|
OnchainFeeMonitor.cpp
|
Boss/Mod/OnchainFeeMonitor.cpp: Use 'periodic' instead of 'hourly' since this is no longer hourly.
|
2020-09-17 10:07:39 +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 |
|
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 |
|
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 |