Releases: tryethernal/hardhat-ethernal
Releases · tryethernal/hardhat-ethernal
v3.3.0
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
workspace
parameter in theethernal.push
function 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.
v3.0.0
Changed
- [Breaking Change] AST is now uploaded to Postgres, not Firebase RTDB anymore
- [(Semi) Breaking Change] Block skipping is now manual, using the skipFirstBlock parameter