Zorrot Chen
Zorrot Chen
per-pr
Hi, this a modified version of syntax highlighter, which we add some support to the MSL. It not a major change, we mainly modified these: (1) configuration: delete “” as...
I notice that there are many assert statements in this form: `assert(n == 86 && k == 3)` I wonder why should we need these assert, instead of just using...
When using starkli account fetch, it output: 0x029927c8af6bccf3f6fda035981e765a7bdbf18a2dc0d630494f8758aa908e2b is not a known account class hash It's in fact the argent X account class
Just a small problem, in "inscribe.test.ts", L21, new URL() failed in the windowOS, and it should use absolute URL
in 0.4.3 when I entered private key, it said in 0.4.4, It completely does not work
SP1 claimed to be friendly for any LLVM-compiled language, I wonder how can I using another languauge to wirte SP1 specification, like C++. If I can't do that, it will...