Weikeng Chen
Weikeng Chen
Ok I am back to the team of `gdb-stub`. The key is to avoid reinventing the wheels for RISC-V GDB support.
@dyxushuai check this https://github.com/l2iterative/gdb0
current lldb version appears to not support RISC-V
That would be something that I need to revisit. Nevertheless, there is yet another challenge. LLDB remote debugger has some different behaviors from GDB. The Rust crate, gdb-stub, only supports...
Updated regarding the optimal alpha for Poseidon when counting constraint system weight---it seems that if one uses a circular MDS matrix (as suggested by Markus Schofnegger) would make alpha =...
Talking about which, @zhenfeizhang can you discuss with your team regarding full-state PRF?
The idea is that I may port the parameter generation. But I will avoid full-state PRF for some reasons.
I will research a little bit to see how to fix the issue here. What happens is the following: `ryu` and `itoa` increases their rustc minimal version in a recent...
Ready for CI. Added the following version limits to the dev_dependency to avoid an error in the CI test suite. Local github actions execution is passing. ``` # 1.0.73 requires...
To [stevenroose](https://github.com/stevenroose)'s proposal. **https://github.com/bitcoin/bips/pull/1525#issuecomment-1979297869** > I would like to propose to replace the per-item size limit with a total stack size limit that is equivalent and can be introduced as...