algorand / algorand/pyteal

ABI: Support power of two unsigned integers > 64 bits

未關閉
#251 0 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。