Sean Gillespie

Results 46 issues of Sean Gillespie

Currently, the Docker docs are out-of-date and a bit disorganized. It would be nice to have a guide that's easier to follow. We might also want to rethink our current...

# Description This fixes a string of errors when building static postgresql: x86_64-unknown-linux-musl-ld: (.text+0xc73): undefined reference to `pg_xyz' Most importantly, it allows us to update haskell.nix and nixpkgs # Checklist...

# Description This should complete #1572. Adds the following tests: * protocol parameter change * hard fork initiation I've also attempted to make writing governance tests easier by factoring out...

**OS** Your OS: All **Versions** The `db-sync` version (eg `cardano-db-sync --version`): PostgreSQL version: All **Build/Install Method** The method you use to build or install `cardano-db-sync`: All **Run method** The method...

bug

**OS** Your OS: Docker **Versions** The `db-sync` version (eg `cardano-db-sync --version`): PostgreSQL version: N/A **Build/Install Method** The method you use to build or install `cardano-db-sync`: Docker **Run method** The method...

bug

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

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

**Describe the bug** nixpkgs-unstable has [changed enableSystemd to systemdSupport](https://github.com/NixOS/nixpkgs/commit/e6bfabf366b7dfdf67e24877dc5a24c5c1f8e62e). It's not clear to me how this can be handled, since users will be on different versions of nixpkgs. Currently, this...

bug

# Description This fixes the HLint CI job. It has been broken since the latest GitHub runner upgrade of `ubuntu-latest` # Checklist - [x] Commit sequence broadly makes sense -...

# Description Fixes #1961. Setting the git revision generally works, but the following packages were missed: * cardano-db-sync, cardano-smash-server, cardano-db-tool (via legacyPackages) * packages.default (`nix build .\#`) This change fixes...