algorand / algorand/go-algorand

Partkey REST API - Use messagepack format

Abierto
#3,107 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Team Carbon-11 Team Lamprey
Lenguaje dominante
Go
Estrellas
1.4k
Forks
537
Merge medio
1 d 6 h
PR fusionados (30 d)
17

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.