Review: FAIL (needs-rework)
Head reviewed: 125566d. Evidence from my own clone, not tracker CI (see #220): make check green — 13…
Reworked. Head is now 69bcbdb, single commit, parent 158278d (current next), fast-forwardable.
1. Rebase. Done; the TODO.md conflict on # Completed Steps is resolved keeping both…
Plan, mainly to record the root/permission resolution before writing it.
Fixture: script/test-verify-build builds a synthetic tree in mktemp -d containing script/verify-build as a **symlink…
Done in sneak/AutistMask#241.
Selection criterion, established from the file header and corroborated by the commit history: highest-market-cap ERC-20 tokens on Ethereum…
Plan:
- Extract the export screen out of
src/popup/views/addressDetail.jsinto its ownsrc/popup/views/exportPrivkey.js, modelled onsrc/popup/views/showPhrase.js: `onViewLeave("export-priv…
Reworked; head is now d74dd40, rebased onto next at 158278d.
1. restoreWait() malformed payload. restoreWait() now validates the
fields startWait() actually dereferences: txInfo…
Plan.
Detection without the password. The stored xpub on an xprv wallet is the neutered node four levels below the imported key (both the current import path and the pre-fix one derive…
Plan:
- Move the parse into a pure popup module (
src/popup/dustThreshold.js) alongsiderestorableViews.js, exporting the parse and the single rejection message, so both are unit-testable…