CodeChain-io / CodeChain-io/codechain
Compress priority messages
- Linguagem predominante
- Rust
- Estrelas
- 256
- Forks
- 50
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Currently, CodeChain interacts with uncompressed `PriorityMessage`s and it increases network cost. We can leverage local computation powers to reduce network cost by compressing `PriorityMessage`s. Selective decompression and decoding will also help filter out wrong data quickly in verification steps.
Guia de contribuição
Direção de pesquisa
No files, tests, or entry points are named. Start by locating the PriorityMessage definition and the verification paths that decode it, then determine the compression and selective-decompression requirements; done means reducing network cost while still filtering incorrect data during verification.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust
- Domínio
- blockchain, networking
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100