ABI: Support power of two unsigned integers > 64 bits
未關閉
new-feature-request
Team Scytale
- 主要語言
- Python
- 星號
- 288
- 分支
- 138
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## 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
貢獻指南
評估
這個 Issue 還沒有評估資料。