Martin Lang

Results 23 issues of Martin Lang

### versions - cardano-node 1.35.3-rc1 - commit [950c4e2](https://github.com/input-output-hk/cardano-node/commit/950c4e222086fed5ca53564e642434ce9307b0b9) - cardano-cli 1.35.3-rc1 - commit [950c4e2](https://github.com/input-output-hk/cardano-node/commit/950c4e222086fed5ca53564e642434ce9307b0b9) ### problem - because of the "large number bug" in jq, many tools (my spo scripts...

bug
type: bug
user type: external
comp: cardano-cli
era: babbage
tag: 1.35.3-rc1
Stale

Currently SanchoNet is in the `NoConfidence` state, which means that the committee was flushed out with a `NoConfidence` action previously. The CLI represents the absents of committee members and also...

having the following in my config.toml for the `terminal` sink: ```toml [[filters]] type = "LegacyV1" include_transaction_details = true include_block_end_events = true [filters.check] predicate = "variant_not_in" argument = ["Mint", "Metadata", "Collateral"]...