John Ky
John Ky
# 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...
# 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...
# 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...
I get the following build error on Ubuntu 18.04: ```bash nix-user@nixuser-virtualbox:~/local-wrk/fantastic-waddle$ ob run ./.obelisk/impl: command not cached, building ... Ctrl+e pressed; making output verbose (-v) these derivations will be built:...
```bash $ sw_vers ProductName: Mac OS X ProductVersion: 10.14.3 BuildVersion: 18D109 $ nix build -f release.nix minifiedFrontend builder for '/nix/store/1mj7i40s6h363y10b2w9cgfjr5jr64ff-stdenv-darwin-boot-0.drv' failed due to signal 6 (Abort trap: 6); last 3...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior For the following table: ``` CREATE TABLE "shards" ( "object_ulid" CHAR(26)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When sending `createRDSCluster` with the following configuration: ```haskell createDbClusterRequest
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When executing the On LocalStack pro, the request "succeeds" when it...
**Internal** **Area** *CLI/Network* **Describe the feature you'd like** Add documentation for `cardano-ping`: * What: pings a relay using node to node ping pong protocol and returns back response time *...
I have the following inclusions: ``` #include "intrinsics.h" #include #include ``` The following fails to compile when `gcc-13` is installed: ``` c2hs: C header contains errors: /usr/lib/gcc/x86_64-linux-gnu/13/include/avx512fp16intrin.h:186: (column 27) [ERROR]...