-
What I run on my fork (i.e. #22 ):
```
RUST_BACKTRACE=1 cargo run --bin rsp --release --features cuda -- --block-number 2 --rpc-url ... --prove
```
CUDA prover always panic at some point (inst…
-
The first login was successful. However, on the second login attempt, since the avatar was already created during the first login, the process continuously repeats and gets stuck in the following erro…
-
Relevant information from openDAL side:
> Cross-posting relevant replies from imWildCat [#2129 (comment)](https://github.com/apache/opendal/pull/2129#issue-1684266501)
>
> > To get a working acc…
-
Current workflow with examples:
1. Write the main Rust contract that should be published on the blockchain ( https://github.com/multiversx/mx-sdk-rs/tree/420368c7387e368405c0c8a2f3c202885185352c/co…
-
- \[x\] Add Flag to disable/enable it in crypto config
- \[ \] UX | Add an info text in the invite dialog stating that history will be shared
- \[ \] Implement on other platforms.
- \[x\] http…
-
We need more documentation! This is a general purpose statement that would _always_ be true, but in particular we've added a bunch of new concepts and functionality with the introduction of the plugin…
-
[macOS-latest workflows will use macOS-12.](https://github.com/actions/runner-images/issues/6384)
I filed a PR.
I expected to see this happen: *All checks are passed*.
Instead, this happened:…
-
Thank you very much!!!
-
Rust has a single global logger without namespacing. This makes it really hard to see which logs lines are for alice vs bob vs a 2nd device. In contrast, JS SDK prefixes console log lines with the URL…
-
There will be new error metadata in the Rigetti gRPC API; once available, this SDK should provide access to that metadata for all clients.
In Rust, distinct errors should be represented as enum var…