Chi Kei Chan
Chi Kei Chan
Relates to #26 Adding a few missing negative tests. Much of the remaining missing coverage seem to be from the `_typeof` polyfills.
Fixes #65
We had a couple regressions showed up in 0.6.0. Let's start to add test and coverage on background process and all the ducks, and target to cover at least `ducks/wallet`,...
When hsd is running already, Bob starts up with the "ports in use error" -- I wonder if this error message can also have a link to "switch to your...
this is harder than i thought - mostly because of all the edge around rescanning auctions. This probably take some time for review and won't make it into `0.9.0-rc.1` tomorrow....
suggestion from @Falci
**CHANGE:** - add migration-id `1` to change lookahead value from `uint8` to `uint32` - when either `changeDepth` or `receiveDepth` exceed current lookahead value during rescan, increment lookahead value by 20,...
We record various page load metrics on each Pull Request, added in #7871 However, as pointed out in the comments by @Gudahtt, these measurements are not stable and often vary...
Steps: 1. Open Clef UI 1. Send a request 1. Click into request view 1. Click back 1. Repeat 3 + 4 until UI freezes Force quit the UI to...