Skip to content

Releases: ApeWorX/ape-hardhat

Ape Hardhat 0.6.10

05 Jul 19:00
2f49991
Compare
Choose a tag to compare

Changes

  • feat: increment function hit count for call coverage [APE-1122] @antazoey (#153)

Special thanks to: @antazoey

Ape Hardhat 0.6.9

20 Jun 21:26
17aac61
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @dtdang

Ape Hardhat 0.6.8

13 Jun 16:29
7454b5d
Compare
Choose a tag to compare

Changes

  • feat: python 3.11 support [APE-1047] @dtdang (#147)
  • feat: allow to work with Solidity compiler enrichment [APE-995] @antazoey (#145)

Special thanks to: @antazoey and @dtdang

Ape Hardhat 0.6.7

07 Jun 12:28
61131e5
Compare
Choose a tag to compare

Changes

Special thanks to: @bout3fiddy

Ape Hardhat 0.6.6

25 May 21:43
3fb34b2
Compare
Choose a tag to compare

Changes

  • fix: allow getting traces when sender is impersonated [APE-971] @antazoey (#144)

Special thanks to: @antazoey

Ape Hardhat 0.6.5

18 May 18:14
3f82129
Compare
Choose a tag to compare

Changes

  • refactor: use new 0.6.9 API stuff [APE-905] @antazoey (#140)
  • fix: issue where wouldn't show correct not-installed error [APE-918] @antazoey (#142)
  • feat: allow existing configs [APE-836] @antazoey (#138)
  • test: ensure can use impersonated account [APE-845] @antazoey (#139)

Special thanks to: @antazoey

Ape Hardhat 0.6.4

13 Apr 22:07
fa387fd
Compare
Choose a tag to compare

Changes

  • feat: call compiler.enrich_error() to enrich contract logic errors [APE-831] @antazoey (#137)

Special thanks to: @antazoey

Ape Hardhat 0.6.3

11 Apr 14:32
895758d
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @jmanywhere

Ape Hardhat 0.6.2

03 Apr 23:04
6cee619
Compare
Choose a tag to compare

Changes

  • fix: PoA web3 middleware issue for Polygon networks [APE-789] @unparalleled-js (#133)

Special thanks to: @unparalleled-js

Ape Hardhat 0.6.1

30 Mar 23:10
285652e
Compare
Choose a tag to compare

Changes

  • fix: correct import statement of we3 TxParams [APE-764] @unparalleled-js (#130)
  • fix: custom err detection [APE-713] @unparalleled-js (#127)
  • test: fix source ID in tests data [APE-602] @unparalleled-js (#124)

Special thanks to: @unparalleled-js