algorand / algorand/go-algorand

Partkey REST API - Use messagepack format

Ouverte
#3,107 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Team Carbon-11 Team Lamprey
Langage dominant
Go
Étoiles
1.4k
Forks
537
Merge moyen
1 j 7 h
PR mergées (30 j)
18

Description

As a transition step, the partkey REST API is using the old partkey file format. We should define and support a new file format that is a messagepack encoded object instead of the sqlite DB file.

The "new" format can be the msgpack formatted `ParticipationRecord` object.

For transition purposes, the REST API should support both formats.

## Dependencies
State proof project depends on this story.
This story also needs to be done in parallel with updating algokey

Existing integration test that test for proper encoding will fail and will need to be updated to expect msgpack rather than sqlite data file

## Acceptance
Ensure that the updated integration test pass

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.