-
The addition operation in projective coordinates implements operator overloading that computes a scalar multiplication using a naive double-and-add algorithm. Would be worth specializing the operation…
-
### 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, …
-
### 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, …
-
We would like to leverage quality of our debian repositories by introducing signed repo. For this purpose we need to :
Store key which will be used to signing packages when uploading debs to reposi…
-
Right now, the zkApp CLI creates a deploy alias with `zk config`
https://docs.minaprotocol.com/zkapps/tutorials/deploying-to-a-network#deploy-alias
However, we are unable to modify an existing deplo…
-
### 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, …
-
Produce a document describing what are databases that Daemon uses.
Result of this task is expected to be a table of databases and descriptions.
Table's rows, I imagine, would be:
* Location o…
-
### 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, …
-
the `mina_signature_kind` library provides a kind of compile time configuration that is as brittle as the `mlh` configuration we are working to remove. The usage of
- `src/lib/signature_kind/testn…
-
- [x] Implement module
- [x] make create migrate any existing rocksdb data
- [ ] Debug/Pass CI
- [ ] Review
Debugging:
It seemed like `set_batch` was breaking things but it turned out that the rocksd…