reilabs / starknet-replay

CLI tool to replay Starknet transactions and profile libfuncs usage.
0 stars 0 forks source link

Add support for storage changes #14

Open Eagle941 opened 3 months ago

Eagle941 commented 3 months ago

This is an extension to the CLI tool. Add the ability to make storage diffs before replaying transactions. Full requirements may be reviewed before tackling this task.