This repository was archived by the owner on Oct 8, 2025. It is now read-only.
v0.0.6
0.0.6 - 2023-01-20
Added
- Support rerunning deployments that errored or went to on-hold on a previous run (#70)
- Support sending
ETHto a contract without having to make a call/deploy (#79) - Confirm dialog on deploys to non-hardhat networks (#95)
Changed
- Rename the
awaitEventaction in the api toevent(#108)