catalyst-core icon indicating copy to clipboard operation
catalyst-core copied to clipboard

⚙️ Core Catalyst Governance Engine and utilities.

Results 18 catalyst-core issues
Sort by recently updated
recently updated
newest added
trafficstars

**Summary** We need to create and record records on the blockchain to help audit the various artefacts we produce during a fund, starting with F12. **JIRA Epic** https://input-output.atlassian.net/browse/NPG-???? **Description** The...

enhancement

Run the following command ``` earthly +local ``` Stops with the following error ``` ./s/voting-node+publish | *cached* --> RUN chmod +x /app/entry.sh ./c/dev-local+build | *cached* --> COPY docker-compose.yml . +local...

Need persistent storage for fragment id logs in order to maintain vote traceability and auditability over time Related to #618

This is a temporary PR for GHA testing.

draft

**Describe the bug** Following the instructions at https://github.com/input-output-hk/catalyst-core/blob/main/src/audit/balance/README.md and accompanying [video](https://docs.projectcatalyst.io/catalyst-basics/voting/how-to-audit-the-vote/audit-the-tally) purports that after 8 to 10 minutes one should be able to `curl http://127.0.0.1:10000/api/v0/vote/active/plans` and get either a json...

in triage

Create a custom Clippy lint that checks for the specific TODO format `TODO(username): message, URL` where the URL can be a GitHub or Jira issue. ## Purpose Ensure that TODO...

enhancement

### Discussed in https://github.com/input-output-hk/catalyst-core/discussions/511 Originally posted by **profd2004** August 13, 2023 Testing out the testnet against fund 10 data and ProposalReview seems to be missing the `allocated` property from the...

- [ ] Change `stage` to `environment` (in the files introduced here: https://github.com/input-output-hk/catalyst-core/pull/486) - [ ] Improve the environment specific data [README](https://github.com/input-output-hk/catalyst-core/blob/ddca820715d2302c62c04abbb217f604970b4639/src/event-db/stage_data/Readme.md) file

documentation

# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...