algorand / graviton

🧑‍🔬 verify your TEAL program by experiment and observation
MIT License
17 stars 8 forks source link

Refactor ABI Functionality to Leverage Upcoming Atomic Transaction Composer Dry Run #26

Open tzaffi opened 2 years ago

tzaffi commented 2 years ago

@barnjamin introduces Dry Run to Atomic Transaction Composer in PY-SDK PR #278

To better compose with existing functionality, we should refactor the recent work introduced in #21 so as to leverage the "official way" of running dry run for Atomic Transaction Composers.