George Agapov

Results 62 issues of George Agapov

During running tests on ITN it was noticed that certain nodes keep being in catchup on the ~same block height for a prolonged time. This requires a brief investigation to...

### Subject of the issue Hi! I attached msgpack encoding of block `9414973` from betanet (retrieved via [url](https://api.betanet.algoexplorer.io/v2/blocks/9414973?format=msgpack)). It doesn't meet [msgpack specification](https://github.com/msgpack/msgpack/blob/master/spec.md#str-format-family). It encodes some address field of a...

bug
good first issue / help wanted
Team Carbon-11

Explain your changes: * Allow `DUNE_PROFILE` and `FORKING_FROM_CONFIG_JSON` to be set via CI env vars for package building CI. Explain how you tested your changes: * [ ] run the...

### 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, feature...

bug
triage
berkeley-nice-to-haves

Use only git commit Checklist: - [x] Dependency versions are unchanged - Notify Velocity team if dependencies must change in CI - [x] Modified the current draft of release notes...

1. Enable `nix fmt` by integrating `nixfmt` into flake 2. Remove two nix files that are no longer used 3. Run formatter against repository Choice of nix formatter out of...

Do not handle commit_date, proof-systems commit. Do not rely on submodule structure to generate the commit. Explain how you tested your changes: * [x] Build succeeds Checklist: - [x] Dependency...

Mini version of #15501. Explain your changes: * Remove infrequently updated submodules and copied-in repositories (except for `ocaml-rocksdb`, which building strategy makes it non-trivial) Explain how you tested your changes:...

Explain your changes: * Remove all submodules and copied-in repositories (except for `ocaml-rocksdb`, which building strategy makes it non-trivial) Explain how you tested your changes: * [x] `nix build github:MinaProtocol/mina/georgeee/remove-unnecessary-submodules#devnet`...