algorand / algorand/go-algorand

Add ABI Interaction Support to E2E Python Goal Wrapper

Ouverte
#3,274 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
new-feature-request
Langage dominant
Go
Étoiles
1.4k
Forks
537
Merge moyen
1 j 7 h
PR mergées (30 j)
18

Description

## 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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.