Results 127 issues of Will Winder

## Problem Viper attempts to find configuration files ending in `yaml` and `yml`, we should allow this as well. ## Solution When looking for `api_config.yml` and `indexer.yml` we should also...

Team Lamprey

* docker-compose is contained, but takes a long time (10-15 minutes before the test even runs). Make it easier to run locally. (so that it's easier to get log messages)....

Team Lamprey

## Problem The user must lookup the the current round, and map it to the correct catchpoint label. This process is tedious and a mistake could be made. ## Solution...

Team Lamprey

We need a way to keep a local ledger up-to-date and ready to serve as a failover node. Two approaches would be: 1) Have a mode which keeps the data...

Team Lamprey

Provide options in the `conduit.yml` file to enable a pidfile, and enable cpu profiling.

Team Lamprey

## Summary Test utility to run through the ledger initialization code without connecting to a database.

Enhancement

## Summary If a panic occurs make sure it gets written to the log file.

good first issue
tech debt
Team Lamprey

### Subject of the issue To compensate for a lack of query performance tests, we can at least test that queries are generated consistently. Especially for specific performance-related items. In...

good first issue
new-bug
Team Lamprey