You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
02+04: add accountability signal to update_add_hltc and onion
Once we have a signal from the recipient, we need a way to propagate
this information throughout the route. Including a signal in the onion
provides an uncorruptable way for the sender to propagate this signal.
If the sender is dishonest, this will eventually be detected by the
final recipient.
In the commits that follow we'll add reputation and resource management
that will allow nodes to use this signal to protect against jamming
attacks.
0 commit comments