Placeholder: Leverage match opcode
Đang mở
Team Scytale
- Ngôn ngữ chính
- Python
- Star
- 288
- Fork
- 138
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Problem
https://github.com/algorand/go-algorand/issues/4626 adds `match` opcode support. The story requests leveraging `match` in PyTeal + considering if it ought to be exposed to end users.
Consideration needed in these areas:
* Consider where usage is applicable. At a minimum, it feels like a good fit is leveraging `match` for ABI Router method invocation routing.
* Consider if/how to leverage + expose `pushints` and `pushbytess`.
For end user support, consider introduction of a switch-like statement.
## Solution
## Dependencies
## Urgency
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.