coldstar1993

Results 4 issues of coldstar1993

hi, @mattsse , With plugin '**mdbook-i18n**', we could easily support additional languages. And I tried it today and result is as belows: repo: https://github.com/coldstar1993/foundry-book-in-chinese/tree/feature-zh result: https://coldstar1993.github.io/foundrybook/zh/index.html ![图片](https://user-images.githubusercontent.com/92623877/206676789-ed3c08db-3a59-41e7-950b-34cd252eb8ea.png) what do u...

T-meta

## Purpose Hi, Team, @supermario @abizjak The account of **eBusinessMan** listed on [OT4 Final Rewards](https://developer.concordium.software/testnet-rewards/ot4-summary.htm) **is suspended now**. I am afraid that Concordium Team missed all my commits, So make...

I hv a zkProgram named `JoinSplitProver `and its Proof is `JoinSplitProof`. after compiling `JoinSplitProver ` in the same process, I try to deserialize a json obj to `JoinSplitProof` for almost...

bug

I exec the commands below: ```bash git clone https://github.com/yetanotherco/aligned_layer cd aligned_layer git checkout staging make deps make ethereum_package_start // !!error happen here!! ``` I pasted partial error logs here for...