algorand / algorand-sdk-testing

Testing framework for Algorand SDKs
MIT License
20 stars 35 forks source link

Simulate: Execution trace with state changes and hash of executed bytecode #303

Closed ahangsu closed 1 year ago

ahangsu commented 1 year ago

Adds support for testing the following new simulate features:

See https://github.com/algorand/js-algorand-sdk/pull/818 for test implementation