Skip to content

Releases: Tenderly/hardhat-tenderly

[email protected]

14 Dec 14:04
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • Added loggers to tenderly service and hardhat-tenderly plugin.

@tenderly/[email protected]

14 Dec 14:18
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Set logger configuration to 4 by default

@tenderly/[email protected]

14 Dec 14:04
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • Added loggers to tenderly service and hardhat-tenderly plugin.

Patch Changes

@tenderly/[email protected]

13 Dec 13:49
66af51f
Compare
Choose a tag to compare

Patch Changes

  • #92 4a95ae7 Thanks @dule-git! - There was an issue while extracting compiler version from the contracts that were given for verification. We extracted these configurations on our own, thus providing the first compiler configuration that is suitable for a file without minding the dependencies because at the time of implementation of this logic, there weren't any hardhat tasks that could do such things.

    Now, there is a task that can get a compiler job for a given file. A compiler job is hardhats' concept for all the data that is needed for compilation of contracts. It has all the dependencies and the configuration of the compiler.

    We used this task to obtain the compiler job and send it to the backend, after which the problem was fixed.

[email protected]

08 Nov 11:12
9d2e54f
Compare
Choose a tag to compare

Patch Changes

@tenderly/[email protected]

08 Nov 11:12
9d2e54f
Compare
Choose a tag to compare

Patch Changes

@tenderly/[email protected]

08 Nov 10:22
a9288f9
Compare
Choose a tag to compare

Patch Changes

@tenderly/[email protected]

08 Nov 10:12
Compare
Choose a tag to compare
Pre-release

Patch Changes

[email protected]

02 Nov 14:09
80071a3
Compare
Choose a tag to compare

Patch Changes

@tenderly/[email protected]

02 Nov 14:09
80071a3
Compare
Choose a tag to compare

Minor Changes

Patch Changes