Node
Node copied to clipboard
MASQ combines the benefits of VPN and Tor technology to create a superior next-generation privacy software, where users are rewarded for supporting an uncensored global web. Users gain privacy and ano...
> [!NOTE] > Switch default `neighborhood-mode` from `standard` to `zero-hop` and update tests/expectations accordingly. > > - **Config/Setup**: > - Change `NeighborhoodMode` computed default to `zero-hop` in `node/src/daemon/setup_reporter.rs`. > -...
Because we do want the PayableScanner to receive information about any immediate errors from the tx batch submission, we mount it on the SentPayable msg. It is a problem because...
This card has much in common with #697 . The two should perhaps be played at the same time. __Problem__ There is sometimes not easy to recognize from Daemon error...
> [!NOTE] > Adds accounting debug stats and message ID utilities, refactors pending-payables scanner and log wording, and updates address/test helpers. > > - **Logging/Debugging**: > - Introduce `logging_utils` with...
__Background:__ At the time of this writing, the Netflix front end (the JavaScript in the browser) has a bad habit of opening a TCP stream to the Node on port...
Currently the `rate-pack` values don't really have any thresholds - turns out they can be set to `0|0|0|0` and also very very high amounts. Adjust the limits in Node to...