algorand / algorand/pyteal

Improve internal representation of `abi.DynamicArray`

Aperta
#456 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Team Scytale
Lingua principale
Python
Stelle
288
Fork
138
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently the internal representation of dynamic ABI arrays is the same as its encoded form.

This internal representation can be improved, especially when the element type is static and has length 1. In this situation, it's completely unnecessary to store the 2 byte length prefix that's part of the official encoding.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.