Daehyun Paik
Daehyun Paik
> > ## Context > > `IncrementalQuinTree` currently holds only `StateLeaf` hashes. Suggesting an enhancement to store `StateLeaf` objects directly, removing the need for the `stateLeaves` array [in MaciState](https://github.com/privacy-scaling-explorations/maci/blob/f277e48/core/ts/MaciState.ts#L15) and...
> > > > ## Context > > > > `IncrementalQuinTree` currently holds only `StateLeaf` hashes. Suggesting an enhancement to store `StateLeaf` objects directly, removing the need for the `stateLeaves`...
@ctrlc03 any suggestions on how we should tackle this? An idea that just came to my mind is using a CLI command like `maci-cli fetchLogs --contract 0x... --output ./logs`
> > ### Objective > > Our current CI pipeline is tailored exclusively for Ubuntu. This issue proposes extending our CI support to include macOS, ensuring broader compatibility > >...
Check this for context: #417. Basically, tasks like proof generation, tally, and onchain proving are distinct and separate functions
> Could this be closed by this: https://maci.pse.dev/docs/overview/workflow#roles ? We also have workstreams open for a coordinator service: proof service and deployer service Sure!
I see the same error with `graylog/graylog:3.0` image
Brave 브라우저에서도 GitHub 로그인이 안됩니다.
+ I tried to install it using yarn 3.8.0 and it was successful: ``` yarn add @anon-aadhaar/react ➤ YN0000: ┌ Resolution step ➤ YN0032: │ fsevents@npm:2.3.3: Implicit dependencies on node-gyp...
> Hey @baumstern thank you very much for creating this PR. Is Bandada working fine for you in dev environment? I just tested it and I see some errors in...