Jonathan Hao

Results 20 issues of Jonathan Hao

cc @letitz @iVanlIsh Changes proposed in this pull request: - Updated the Private Network Access Preflights timeline. The deprecation trial will start on M109. - Added myself to the authors

I know that "supported" is directly translated to "支援", but I somehow feel awkward to use that in a sentence. I welcome ideas and suggestions.

private -> 私有 is from https://rust-lang.tw/book-tw/ch07-02-defining-modules-to-control-scope-and-privacy.html#:~:text=Asparagus%20%E4%BE%86%E6%89%BE%E5%88%B0%E3%80%82-,%E7%A7%81%E6%9C%89,-vs%20%E5%85%AC%E9%96%8B%EF%BC%9A%E6%A8%A1%E7%B5%84

translation
translation/zh-TW

The original check works for the quick upload form because it passes the platform param. The full upload form only passes an optional platform param for Android so we shouldn't...

## Summary - Pass `console.log` as logger in bb.js tests to avoid Jest adding stack traces to `console.error` output - Default logger stays on stderr to avoid interfering with stdout...

ci-full

## Summary Implements easy capturing of BBAPI calls in bb.js for debugging and replay, as requested in #1581. ## Changes ### Browser Environment - Checks `localStorage.BBAPI_DEBUG_LOG` or URL query parameter...

ci-full

## Summary Optimizes the `partially_evaluate` method in sumcheck with multiple improvements to parallelization strategy, code clarity, and compile-time optimization, resulting in significant performance gains. ## Changes ### Core Optimizations 1....

## Problem bb.js currently depends on Pino and Buffer, which are Node.js-only dependencies. This complicates bundling for browser and other non-Node.js environments. ## Tasks - [ ] Remove Pino dependency...

## Problem The hosted documentation should be laser-focused on barretenberg's role as a Noir backend. Advanced/internal documentation can live elsewhere. ## Proposed Changes ### Hosted Docs - Focus exclusively on...