Dariusz Kijania

Results 58 issues of Dariusz Kijania

Implementation of https://www.notion.so/o1labs/RAM-savvy-Mina-node-114e79b1f91080968c47e815124a6279 regarding verifier/prover key duplication. Removed duplicated key generation in verifier process and reusing prover verification key (through GRPC) in verifier. Steps are pretty simple: - Start *prover*...

Merge release 3.0.2 to master

Port https://github.com/MinaProtocol/mina/pull/16242 to develop

Introducing additional checks for dhall which will be used in ci but nothing prevents to use them locally. There are 3 new commands Additionally I fixed all encountered issues with...

Request for help in setup for performance infrastructure which our CI will utilize in below use cases: 1. Measuring Performance on PR against historical data: a) New PR is pushed...

Another required step for implementing benchmarks into mina codebase. This PR is implementation for step `unify all benchmarks in code` in https://github.com/MinaProtocol/mina/issues/16003. Currently benchmarks are too diverse in form of...

…t unit test### Welcome 👋 Thank you for contributing to Mina! Please see `CONTRIBUTING.md` if you haven't yet. In that doc, there are more details around how to start our...

When there is a missing reference file we can checkout missing commit , dump type shape and continue compairsion

When there is a missing reference file we can checkout missing commit , dump type shape and continue compairsion

Port https://github.com/MinaProtocol/mina/pull/16161 to develop