-
On the command line, the snark worker fee is expressed in Mina. The default mentioned in `help` is in nano-Mina.
In `daemon.json`, the snark worker fee is expressed in nano-Mina.
In `client set-…
-
I'm trying to run ocamldebug on some OCaml code that is linked to a Rust library (using ocaml-rs). I need to build to the bytecode format before I can do that with `dune build some/path.bc` but I get …
-
I need to be able to test zkApps in a controlled environment so that I can easily and quickly test my zkApp code before testing on a live network
-
https://github.com/MinaProtocol/mina/blob/1b0be2c3b1eadb0f51814410b9e906275a6de4d4/src/lib/secrets/secret_box.ml#L118
I am looking for a solution that can be decrypted or encrypted into a node wall…
-
Some of the new work on the `libp2p_helper` allows us to now multiplex our stream connections, handling multiple RPC requests over the same stream as opposed to establishing new stream per each reques…
-
Another evidence of version linter job flakiness:
Last commit on develop branch didn't generate reference version linter: https://github.com/MinaProtocol/mina/commit/da2e21fc2a85cc20b1acf9a516b045a4…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues
- [X] This issue is not a questio…
-
curl is missing on the latest postgresql docker-helm images from bitnami.
{
insertId: "5ur2f10sys3el052"
labels: {3}
logName: "projects/o1labs-192920/logs/stderr"
receiveTimestamp: "2022-10-04T01:15:…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues
- [X] This issue is not a question, …
-
Implement the local execution engine for the new integration testing framework. This engine should implement the existing engine interface to run nodes locally, utilizing minikube, docker-compose, or …