Aniket Deshpande
Aniket Deshpande
Producer continues to `publish` and Consumer's `loop` is stuck silently on failure of network connection to broker. How should a client application be notified that the connection is broken? A...
```shellsession ~ ❯ ~/.local/bin/nb help /home/user/.local/bin/nb: line 2254: less -R: command not found ~ ❯ command -v less /run/current-system/sw/bin/less ```
It will be convenient to have this packaged for [nix](https://github.com/NixOS/nixpkgs) as a `program`, with all optional dependencies configurable; perhaps also for [home-manager](https://github.com/nix-community/home-manager).
# Description Resolves #4109 - [x] Merge #4144 # Checklist - [x] Commit sequence broadly makes sense and commits have useful messages - [x] New tests are added if needed...
**Internal** **Area** *Native Tokens* Related to Native Tokens (Mary). **Summary** Local testnet e2e test that attempts to [burn `-1`](https://github.com/input-output-hk/cardano-js-sdk/blob/master/packages/e2e/test/wallet/PersonalWallet/handle.test.ts#L108-L116) does not pass deserialization while one that attempts to [burn `-10`](https://github.com/input-output-hk/cardano-js-sdk/blob/master/packages/e2e/test/wallet/PersonalWallet/multisignature.test.ts#L131-L135)...
# Description - Move `SpecTranslate.Conway` and `ExecSpecRule.Conway` to `SpecTranslate.Conway.Base` and `ExecSpecRule.Conway.Base` respectively, so that we can have `ExecSpecRule.Conway.Pool` and `SpecTranslate.Conway.Pool`, going forward, we can make modules per rule. - Translate...
# Tracking issue for Conway conformance Here we attempt to consolidate coverage for all testable rule transitions, starting from the "leaves" of the transition graph. For each of the rules...