Releases: tryethernal/hardhat-ethernal
Releases · tryethernal/hardhat-ethernal
v3.4.0
v3.3.0
Removed
experimentalAddHardhatNetworkMessageTraceHookhook. This means that tracing a Hardhat network will have to be done like other networks.
v3.2.5
Added
- Workspace can be reset even if sync is disabled
v3.2.4
Changed
- Better dependencies management
v3.2.3
Fixed
- Dependencies
v3.2.2
Changed
- Upgrade packages
v3.2.0
Added
workspaceparameter in theethernal.pushfunction to override global config for this call
Fixed
- Bug that was uploading too much data for AST upload, speeding up the process
v3.1.0
Added
- Verbose mode. Display full error object + config on plugin start
Changed
- Error message returned by server is now displayed
- Better error handling
v3.0.2
Changed
- Update API endpoint
v3.0.1
Fixed
- Transaction tracing. More reliable now.