clboss/Boss/Msg
2020-09-15 14:49:51 +08:00
..
Begin.hpp Boss/Msg/Begin.hpp: Message sent at beginning of boss. 2020-09-07 10:55:40 +08:00
Block.hpp Boss/Mod/BlockTracker.cpp: Track blocks. 2020-09-08 17:03:48 +08:00
ChannelFunds.hpp Boss/Mod/ChannelFundsComputer.cpp: Module to compute channel funds. 2020-09-15 12:11:08 +08:00
CommandRequest.hpp Boss/Mod/CommandReceiver.cpp: Parser of commands. 2020-09-07 17:51:36 +08:00
CommandResponse.hpp Boss/Mod/CommandReceiver.cpp: Parser of commands. 2020-09-07 17:51:36 +08:00
Init.hpp Boss/Mod/Initiator.cpp: Provide connector at init. 2020-09-14 11:33:25 +08:00
JsonCin.hpp Boss/JsonInput.cpp: Implement input loop. 2020-09-07 11:51:30 +08:00
JsonCout.hpp Boss/Mod/JsonOutputter.cpp: Module to output JSON to the COUT. 2020-09-07 16:43:19 +08:00
ListfundsResult.hpp Boss/Mod/ListfundsAnnouncer.cpp: Module to announce funds. 2020-09-15 11:29:39 +08:00
ListpeersAnalyzedResult.hpp Boss/Msg/ListpeersAnalyzedResult.hpp: New message containing binned listpeers. 2020-09-13 18:05:29 +08:00
ListpeersResult.hpp Boss/Msg/ListpeersResult.hpp: Extract peers field. 2020-09-10 12:35:32 +08:00
Manifestation.hpp Boss/Mod/Manifester.cpp: Module to handle getmanifest. 2020-09-07 19:05:56 +08:00
ManifestCommand.hpp Boss/Mod/Manifester.cpp: Module to handle getmanifest. 2020-09-07 19:05:56 +08:00
ManifestHook.hpp Boss/Mod/Manifester.cpp: Module to handle getmanifest. 2020-09-07 19:05:56 +08:00
ManifestNotification.hpp Boss/Mod/Manifester.cpp: Module to handle getmanifest. 2020-09-07 19:05:56 +08:00
NeedsConnect.hpp Boss/Mod/InitialConnect.cpp: Check for initial connection. 2020-09-08 19:47:33 +08:00
Network.hpp Boss/Mod/Initiator.cpp: Module to handle init. 2020-09-08 15:51:31 +08:00
Notification.hpp Boss/Mod/CommandReceiver.cpp: Parser of commands. 2020-09-07 17:51:36 +08:00
OnchainFee.hpp Boss/Mod/OnchainFeeMonitor.cpp: Emit OnchainFee messages. 2020-09-15 13:26:41 +08:00
OnchainFunds.hpp Boss/Mod/OnchainFundsAnnouncer.cpp: Module to check for funds. 2020-09-15 09:11:12 +08:00
PreinvestigateChannelCandidates.hpp Boss/Msg/PreinvestigateChannelCandidates.hpp: New message for preinvestigating. 2020-09-14 04:17:57 +08:00
ProposeChannelCandidates.hpp Boss/Msg/PreinvestigateChannelCandidates.hpp: New message for preinvestigating. 2020-09-14 04:17:57 +08:00
ProposeConnectCandidates.hpp Boss/Mod/NeedsConnectSolicitor.cpp: Module to solicit nodes to connect to. 2020-09-09 15:18:25 +08:00
RequestChannelCreation.hpp Boss/Mod/ChannelCreationDecider.cpp: Module to decide on whether to create channels. 2020-09-15 14:49:51 +08:00
RequestConnect.hpp Boss/Mod/Connector.cpp: Module to connect to other nodes. 2020-09-09 09:52:08 +08:00
ResponseConnect.hpp Boss/Mod/Connector.cpp: Module to connect to other nodes. 2020-09-09 09:52:08 +08:00
SolicitChannelCandidates.hpp Boss/Mod/ChannelFinderByPopularity.cpp: Proposes nodes to channel with via popularity. 2020-09-10 22:09:37 +08:00
SolicitConnectCandidates.hpp Boss/Mod/NeedsConnectSolicitor.cpp: Module to solicit nodes to connect to. 2020-09-09 15:18:25 +08:00
TaskCompletion.hpp Boss/Mod/NeedsConnectSolicitor.cpp: Module to solicit nodes to connect to. 2020-09-09 15:18:25 +08:00
Timer10Minutes.hpp Boss/Mod/Timers.cpp: Module to emit regular timing messages. 2020-09-08 18:40:19 +08:00
TimerRandomDaily.hpp Boss/Mod/Timers.cpp: Module to emit regular timing messages. 2020-09-08 18:40:19 +08:00
TimerRandomHourly.hpp Boss/Mod/Timers.cpp: Module to emit regular timing messages. 2020-09-08 18:40:19 +08:00