Results 101 comments of Brian Ginsburg

Nice, good find! Yeah, that makes sense to switch over to `Uint8Array`.

> This does not describe spec changes. (Maybe someone misread "PIN validation step changes" for "spec changes"?) Agreed, the whitepaper looks like it holds for these changes. Multiple devices does...

Updating on the status of our test suites. ## Completed ### Unit tests and prop checks - Most of `src/common` is tested with unit tests and prop checks - A...

@expede I think we could go epic with this one. They should all be fairly independent. Would we add these as issues to the `webnative` repo? Perhaps with a "testing"...

Opened issue https://github.com/fission-suite/webnative/issues/221 to track optimization of `mmpt.test.ts`.

Alright, opened a few more issues for the next steps mentioned above. - Update common tests with DI https://github.com/fission-suite/webnative/issues/223 - Fix broken tests https://github.com/fission-suite/webnative/issues/224 - Add fs unit tests and...

Pull request https://github.com/fission-suite/webnative/pull/232 resolves #223, where we wanted to update the `src/common/` tests with DI. It also takes care of the broken `cid-log` test mentioned in #224. The next step...

> When the step for "comparing the numbers on both devices" comes, instead of showing the user numbers, we show the user a number input and they have to enter...

More details on how to improve this here: https://github.com/fission-suite/webnative/issues/358 Maybe we want to consolidate these into one issue? 🤔