What are Zombie Channels?How are Lightning network, duplex channels, and micropayment channels related?Lightning network: Are decrementing timelocks used in bi-directional channels?Duplex micropayment channels: criticisms of Lightning and implementationWhat are Channel Factories and how do they work?What criteria should be taken into account when selecting nodes to create new lightning channels with?Why did my lightning node not route payments after I have funded 5 payment channels?Can someone please explain how Lightning paths are working and what effect large centralized hubs have?Dealing with inactive channelsLightning network: which update messages are replayed?
A story in which God (the Christian god) is replaced
MSSQL Geography STIntersects returns 1 when 0 is expected
Converting selected polygons to lines in QGIS modeler
Character Development - Robert Baratheon
Was X17 predicted before it was observed?
Anacruses, Bar Lines, and Line Breaks
Why does General Grievous say “Ah yes, the negotiator?”
Moving every element of a list to the left one place (RotateLeft) but making last element 0
Is it possible to write Quake's fast InvSqrt() function in Rust?
Is it true that almost everyone who starts a PhD and sticks around long enough can get one?
Possible way to counter or sidestep split-second spells (like Trickbind) in a particular situation
Is there any canon reason why urban werewolves haven't destroyed vampires (or vice versa)?
Spirit guardians and iron golems
Is Communism intrinsically Authoritarian?
How can I find the distribution for the number of years until the first year's rainfall is exceeded for the first time?
Which titled players (IM or GM) have also been successful politicians?
Color coding Alerts
Is it normal to not be able to work 8 hours a day?
Do the holes in Jacquard loom punched cards represent input data or program code?
What did Rex Kramer mean by routing the plane in Lake Michigan?
Is there a guide/reference for possible character hairstyles in D&D Forgotten Realms universe?
Tone of 和 in 暖和
Do fresh chilli peppers have properties that ground chilli peppers do not?
Is this an entry ban?
What are Zombie Channels?
How are Lightning network, duplex channels, and micropayment channels related?Lightning network: Are decrementing timelocks used in bi-directional channels?Duplex micropayment channels: criticisms of Lightning and implementationWhat are Channel Factories and how do they work?What criteria should be taken into account when selecting nodes to create new lightning channels with?Why did my lightning node not route payments after I have funded 5 payment channels?Can someone please explain how Lightning paths are working and what effect large centralized hubs have?Dealing with inactive channelsLightning network: which update messages are replayed?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
In the Lightning Network, what is the definition of a zombie channel?
Can they clearly be identified or is it more of a undefined term that is used for channels that are assumed to be obsolete?
lightning-network channels
add a comment
|
In the Lightning Network, what is the definition of a zombie channel?
Can they clearly be identified or is it more of a undefined term that is used for channels that are assumed to be obsolete?
lightning-network channels
add a comment
|
In the Lightning Network, what is the definition of a zombie channel?
Can they clearly be identified or is it more of a undefined term that is used for channels that are assumed to be obsolete?
lightning-network channels
In the Lightning Network, what is the definition of a zombie channel?
Can they clearly be identified or is it more of a undefined term that is used for channels that are assumed to be obsolete?
lightning-network channels
lightning-network channels
asked Sep 20 at 8:20
Dalit SairioDalit Sairio
4612 silver badges9 bronze badges
4612 silver badges9 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
I am not aware of a clear definition for the term zombie channels. At least I don't recall the term being used in the lightning rfc. Also I didn't hear lightning devs in conversations to talk about them. Thus I think the semantics are more along your suggestion that they refer to channels which are for some reason obsolete / inactive / unusable. Disclaimet: just because I never saw the term doesn't mean it has no definition
add a comment
|
Most of the articles that I have read refer to channels/nodes that haven't sent channel_update or node_announcement message for a long time (often weeks) as zombies. They say, a node who wants to route a lightning payment cannot rely on a path containing these nodes (hence zombies).
But that is a fuzzy notion since nodes will not send these update messages if the user hasn't updated any information about the node/channel. That would be unsolicited and spam.
I think that is the very reason this term does not appear in any formal documentations/specs like BOLTs and as a result lack a formal definition.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "308"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f90546%2fwhat-are-zombie-channels%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am not aware of a clear definition for the term zombie channels. At least I don't recall the term being used in the lightning rfc. Also I didn't hear lightning devs in conversations to talk about them. Thus I think the semantics are more along your suggestion that they refer to channels which are for some reason obsolete / inactive / unusable. Disclaimet: just because I never saw the term doesn't mean it has no definition
add a comment
|
I am not aware of a clear definition for the term zombie channels. At least I don't recall the term being used in the lightning rfc. Also I didn't hear lightning devs in conversations to talk about them. Thus I think the semantics are more along your suggestion that they refer to channels which are for some reason obsolete / inactive / unusable. Disclaimet: just because I never saw the term doesn't mean it has no definition
add a comment
|
I am not aware of a clear definition for the term zombie channels. At least I don't recall the term being used in the lightning rfc. Also I didn't hear lightning devs in conversations to talk about them. Thus I think the semantics are more along your suggestion that they refer to channels which are for some reason obsolete / inactive / unusable. Disclaimet: just because I never saw the term doesn't mean it has no definition
I am not aware of a clear definition for the term zombie channels. At least I don't recall the term being used in the lightning rfc. Also I didn't hear lightning devs in conversations to talk about them. Thus I think the semantics are more along your suggestion that they refer to channels which are for some reason obsolete / inactive / unusable. Disclaimet: just because I never saw the term doesn't mean it has no definition
answered Sep 20 at 8:54
Rene PickhardtRene Pickhardt
6,5652 silver badges20 bronze badges
6,5652 silver badges20 bronze badges
add a comment
|
add a comment
|
Most of the articles that I have read refer to channels/nodes that haven't sent channel_update or node_announcement message for a long time (often weeks) as zombies. They say, a node who wants to route a lightning payment cannot rely on a path containing these nodes (hence zombies).
But that is a fuzzy notion since nodes will not send these update messages if the user hasn't updated any information about the node/channel. That would be unsolicited and spam.
I think that is the very reason this term does not appear in any formal documentations/specs like BOLTs and as a result lack a formal definition.
add a comment
|
Most of the articles that I have read refer to channels/nodes that haven't sent channel_update or node_announcement message for a long time (often weeks) as zombies. They say, a node who wants to route a lightning payment cannot rely on a path containing these nodes (hence zombies).
But that is a fuzzy notion since nodes will not send these update messages if the user hasn't updated any information about the node/channel. That would be unsolicited and spam.
I think that is the very reason this term does not appear in any formal documentations/specs like BOLTs and as a result lack a formal definition.
add a comment
|
Most of the articles that I have read refer to channels/nodes that haven't sent channel_update or node_announcement message for a long time (often weeks) as zombies. They say, a node who wants to route a lightning payment cannot rely on a path containing these nodes (hence zombies).
But that is a fuzzy notion since nodes will not send these update messages if the user hasn't updated any information about the node/channel. That would be unsolicited and spam.
I think that is the very reason this term does not appear in any formal documentations/specs like BOLTs and as a result lack a formal definition.
Most of the articles that I have read refer to channels/nodes that haven't sent channel_update or node_announcement message for a long time (often weeks) as zombies. They say, a node who wants to route a lightning payment cannot rely on a path containing these nodes (hence zombies).
But that is a fuzzy notion since nodes will not send these update messages if the user hasn't updated any information about the node/channel. That would be unsolicited and spam.
I think that is the very reason this term does not appear in any formal documentations/specs like BOLTs and as a result lack a formal definition.
edited Sep 23 at 6:19
answered Sep 20 at 10:08
Ugam KamatUgam Kamat
5,1651 gold badge8 silver badges32 bronze badges
5,1651 gold badge8 silver badges32 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Bitcoin Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fbitcoin.stackexchange.com%2fquestions%2f90546%2fwhat-are-zombie-channels%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown