Federico2014

Results 6 issues of Federico2014

I am quite confused about the introduction about the Amortized Polynomial Commitments when reading the Halo paper in section 3.1. What's is the concrete algorithm about the polynomial commitments, there...

I wonder when new `validator` joint or exit, How to update the `DcrmAddress`?

I get errors when running the script: $: ./bootstrap.sh Running bootstrap script... dfx build > [email protected] deploy /Users/icp/cancan/cancan > npm run start:dfx; dfx deploy > [email protected] start:dfx /Users/icp/cancan/cancan > dfx...

**描述问题** ``` A clear and concise description of what the bug is. ``` **重现步骤** ``` 步骤一 ``` **截图&日志** 验证码通过,开始登录.. url: /passport/web/login返回参数为空, 接口状态码: 302 url: /passport/web/login返回参数为空, 接口状态码: 302 url: /passport/web/login返回参数为空, 接口状态码:...

when I followed the tutorial: https://starknet.io/docs/hello_starknet/account_setup.html. I get an error: $ starknet deploy_account Error: AttributeError: 'Lark' object has no attribute 'parse_interactive' I run the cmd in Mac(version 11.4) terminal.

For the user operation validation, what happens if `initcode` and `calldata` fields both be empty, it seems legal, but it is an empty operation, will it be necessary to check...