Dariusz Kijania

Results 58 issues of Dariusz Kijania

### 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 CI. If...

Explain your changes: Introduced test reported module, which is responsible for converting test executive log into `junit.xml` format which then can be consumed by buildkite test analytics module: https://buildkite.com/docs/test-analytics#main. I...

### 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 CI. If...

Reimplemented patch archive test. Previously it was obsolete due to database constraints which prevents deleting blocks, which was a idea to make invalid database. Currently the design of test is...

Updated what's in the block section with berkeley data.

Exposing checkpoint-prefix parameter in berkeley migration script. It might be helpful when we have more that one migration on single machine (devnet and mainnet) and for some reason we would...

berkeley-mainnet

Archive script for emergency hf which converts all pending blocks which are ancestors of fork point block. All the other pending blocks should be converted to orphaned

Add another build for mina with instrumentation flags. Currently enabled only on PR

This Pr consolidates my audit of node-operator section for docs. I mainly fixed versions from 1.4XXX or 1.3XXX to TBD. Removed obsolete app as well . Finally added info about...

As a part of #12718 there is a need for CI to build mina image as well as mina archieve image with instrumentation enabled. This requires change in dhall files...