algorand / algorand/go-algorand

Add ABI Interaction Support to E2E Python Goal Wrapper

オープン
#3,274 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
new-feature-request
主要言語
Go
スター
1.4k
フォーク
537
平均マージ
1日 6時間
マージ済み PR(30日)
17

説明

## Problem

Now that ABI is fully on-board, we can expect that end-to-end tests will want to use this functionality. We can presently test ABI apps using pure shell `goal`. (See for example [e2e-abi-method.sh](https://github.com/algorand/go-algorand/blob/master/test/scripts/e2e_subs/e2e-app-abi-method.sh) ). However, we are moving towards running our tests in Python using our [Python-SDK goal wrapper](https://github.com/algorand/go-algorand/tree/master/test/scripts/e2e_subs/goal) and it would be nice to have this functionality available in Python as well.

## Solution

Now that ABI interaction is available in our Python SDK (cf. https://github.com/algorand/py-algorand-sdk/pull/247) we can do this.

## Dependencies

None

## Urgency

Low

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。