Steven Johnson

Results 59 issues of Steven Johnson

**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

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

To maximize performance, Enabling/Disabling cores should try and prioritize the maximum performing cores/threads. CPU's like Ryzens have metrics to rate the core. eg /sys/devices/system/cpu/cpu${N}/acpi_cppc/highest_perf will tell you the relative best...

### What went wrong? I have this line in my earthfile: ``` SAVE IMAGE --push --insecure registry.cluster.test/cat-voices-docs:latest ``` And in my `/etc/hosts` file i have defined: ``` 192.168.58.10 registry.cluster.test #...

type:bug

**Is your feature request related to a problem? Please describe.** Transitive dependency issues for "unmaintained" and "multiple crate versions" should be able to be handled differently to "direct dependency issues"...

enhancement

The getting started guides assume that there will be persistent volumes. This does not turn out to be universally true (perhaps its true for kind, but its not true for...

## Context & versions `cargo deny check` complains that the mithril libraries rely on `LGPL-3.0+` licensed dependencies. This is a problem for code because these libraries are statically linked, which...

# Description This is a PR for testing purposes which CAPS the Nonce of CIP-15/36 registration to the Slot# the transaction is found in. This is an attempt to work...

bug
enhancement
review me

### Summary Design Immutable Ledger ### Description #### Outer Data Layer The ledger is an immutable write once append only tamper proof ledger. It is to create time banded chunks...

enhancement