Node icon indicating copy to clipboard operation
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...

Results 228 Node issues
Sort by recently updated
recently updated
newest added

This question lately arose because of suspected bad responsiveness of Accountant to a new UI message. The idea is to create another actor to support Accountant which is busy while...

spike

We recently changed the default chain from `polygon-mainnet` to `base-mainnet`. In order to do so, we changed the definition of `DEFAULT_CHAIN`, but there were a lot of specific references to...

optimization

> [!NOTE] > Clarifies blockchain service URL help text and error messaging, fixes a misattributed configurator error, and updates tests to no longer pass --blockchain-service-url where unnecessary. > > -...

> [!NOTE] > Migrates payables to explicit `SentTx`/`FailedTx` with receipt-driven status (`TxReceiptsMessage`), drops pending-payable DAO/table, introduces detailed scan types/scheduling, and updates APIs, serialization, defaults, and tests. > > - **Accounting/Scanning**:...

> [!NOTE] > Replace fingerprint-based pending-payables with sent/failed tx tracking and new receipt/status types; refactor scanners/scheduling, adjust blockchain receipt API, compute chain-based defaults, and drop the pending_payable table. > >...

Instead of `Panic` we could use an `ConfiguratorError` to ignore the settings and just return Error Message to the UI, to communicate with the User the message to change provided...

optimization

_(Planned in the second phase)_ This card aims to address one of the very last vulnerabilities in our automation. Although we devs possess a confidence that the retry mechanism would...

_GH-598 - third stage_ **Introduction:** The times when we thought that the user should specify the gas price himself is gone. Instead, the preferred way is to fetch the oracle...