Built in #247.
New src/shared/walletDefects.js detects the wallet from the depth of its stored xpub — a master import stores depth 4, a…
Second review addressed. Force-pushed 48f1eda, rebased onto ba35282.
1. Approval no longer single-use (BLOCKING). Fixed. claimApproval() /
releaseApproval() in `src/background/index.js…
Built in sneak/AutistMask#243.
Rejection now flashes Please enter the dust threshold as a whole number of gwei, zero or greater. and the resync stays. Hex and exponent…
Implemented in #244.
The null-versus-zero rule and the 1,000-holder threshold now live in one place, src/shared/holders.js, since the rule was…
Scope note, found while landing sneak/AutistMask#206: script/lint is yarn run lint (prettier --check .) on the host and does not containerize. The only…