ABI: Support power of two unsigned integers > 64 bits
Aperta
new-feature-request
Team Scytale
- Lingua principale
- Python
- Stelle
- 288
- Fork
- 138
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Problem
https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0004.md defines support for unsigned integers up to 512 bits. As of https://github.com/algorand/pyteal/pull/154, PyTeal offers 64 bit support.
To help close PyTeal's ABI support gap, the ticket requests supporting _N_ bits where 64 < _N_ <= 512 subject to ARC-0004 constraints.
## Solution
TBD - Suggest reviewing existing repo conventions when picking up the work.
## Dependencies
Optional: Consider if https://github.com/algorand/pyteal/issues/252 ought to be picked up in tandem.
## Urgency
TBD
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.