algorand / algorand/go-algorand

Make `goal clerk dryrun` directly work with application calls

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

説明

**Is your feature request related to a problem? Please describe.**

Currently, to dryrun a group of transactions with application calls, we need to do:
```
goal clerk dryrun -t my.tx --dryrun-dump --outfile my.dump
goal clerk dryrun-remote -D my.dump --verbose
```

**Describe the solution you'd like**

Allow
```
goal clerk dryrun -t my.tx
```
to be equivalent to the above two commands.

## Solution/Requirements
This would be as simple as combining those commands listed above

## Urgency
Not super urgent, it's currently possible just not as clean as it could be.

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

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

評価

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

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

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