Mateusz Galazyn

Results 19 issues of Mateusz Galazyn

# Description This PR makes sure that epoch length equation is satisfied for the testnet. Additionally, 140s timeout is removed for `InfoAction` test. This is an attempt towards fixing: -...

# Description Test case for: - https://github.com/IntersectMBO/cardano-cli/issues/645 - https://github.com/IntersectMBO/cardano-ledger/issues/4566 (duplicate) # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests...

After starting the container, [systemd uses cgroups v1 by default for nixos guest](https://github.com/NixOS/nixpkgs/issues/196413#issuecomment-1287477342). This is a problem for example when running podman inside a container which reports that cgroups are...

# Description This PR changes `watchEpochStateUpdate` callback type from a sum type `Maybe a` to a product `(LedgerStateCondition, a)`, which allows to return from the function, when the condition is...

# Description Add your description here, if it fixes a particular issue please provide a [link](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword=) to the issue. # Checklist - [ ] Commit sequence broadly makes sense and...

Stale

This PR adds possibility to query local node for protocol parameters for `transaction build` command. This is a first part of implementation for #5052.

Stale

This branch reruns tests multiple times to catch potential flaky test in https://github.com/input-output-hk/cardano-node/pull/5110/ (this PR's base)

# Description Reenables chairman test. # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and...

# Description See the latest commit for the relevant changes. # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests...