Results 127 issues of Will Winder

The new participation registry stores voting keys suboptimally. It's expensive to read and delete keys from the database since they are stored in a BLOB that is overwritten every round....

new-feature-request
Team Carbon-11
Team Sphinx

### Subject of the issue When installing voting keys, an error should be generated if a required state proof key is missing.

Team Sphinx

Bucket for grouping tech debt related to scripts... build, test, etc

Epic

This issue can be broken down as needed: - [x] algod continuous integration / testing - [x] algod release artifacts - [ ] indexer release artifacts

Epic
Team Hyper Flow

### Subject of the issue After running "make install" several binaries are dynamically linked. This prevents building a docker container on debian and copying artifacts to alpine for a smaller...

Low Priority
Team Hyper Flow

Add StateProof support to go SDK.

Team Lamprey
New Feature

Itemizes functionality that will be removed in the upcoming major release.

Team Lamprey
Epic

The way we're creating multiple logrus instances is not thread safe. There is some discussion about the problem here: https://github.com/Sirupsen/logrus/issues/391 After some investigation I didn't find a nice solution to...

Team Lamprey

# Acceptance criteria Figure out how a non-archival mode can fit in with the current Indexer, and Conduit. It may be two feature: 1) initializing from a catchpoint 2) pruning...

Team Lamprey

Create a policy for algod/indexer interoperability testing: * alert us when the bleeding edge of indexer and algod are not compatible * does not fail for normal pull requests unless...

Team Lamprey