Skip to content

Releases: ApeWorX/ape-foundry

Ape Foundry 0.6.16

05 Sep 14:12
92785fc

Choose a tag to compare

Changes

  • fix: better error handling when getting a source traceback [APE-1366] @antazoey (#72)
  • fix: tests and isort install [APE-1363] @antazoey (#71)

Special thanks to: @antazoey

Ape Foundry 0.6.15

29 Aug 22:02
f7ec5e8

Choose a tag to compare

Changes

  • fix: pre-set source traceback on traced calls [APE-1325] @antazoey (#69)

Special thanks to: @antazoey

Ape Foundry 0.6.14

19 Jul 16:52
06e0054

Choose a tag to compare

What's Changed

  • feat: connect to remote host using environment variable [APE-1202] by @antazoey in #66
  • fix: regression [APE-1206] by @antazoey in #67

Full Changelog: v0.6.13...v0.6.14

Ape Foundry v0.6.13

19 Jul 06:43
d0c0861

Choose a tag to compare

Changes

  • feat: connect to remote host using environment variable [APE-1202] @antazoey (#66)
  • fix: issues demanding anvil bin [APE-1190] @antazoey (#63)
  • fix: base fee fix for remote host [APE-1196] @antazoey (#64)
  • fix: gas price hack fix [APE-1199] @antazoey (#65)
  • feat: mining config options like block time auto-mine [APE-1175] @antazoey (#60)
  • feat: set automine [APE-1173] @antazoey (#59)

Special thanks to: @antazoey

Ape Foundry 0.6.12

05 Jul 18:06
57b065a

Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Foundry 0.6.11

22 Jun 23:31
07f4d30

Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape Foundry 0.6.10

20 Jun 21:29
7340340

Choose a tag to compare

Changes

  • fix: issues with auto and default port on new host config [APE-1110] @dtdang (#58)
  • fix: passing along base err [APE-986] @antazoey (#50)
  • test: fixes from constructor in traces work @antazoey (#57)
  • refactor: swap hexbytes.HexBytes with ethpm_types.HexBytes @antazoey (#56)

Special thanks to: @antazoey and @dtdang

Ape Foundry 0.6.9

13 Jun 15:25
82e886e

Choose a tag to compare

Changes

  • feat: python 3.11 [APE-1041] @dtdang (#54)
  • feat: add auto_mine property [APE-998] @wakamex (#51)
  • fix: base fee not found in block err [APE-1021] @antazoey (#52)
  • feat: allow configuring base_fee and priority_fee [APE-847] @antazoey (#46)

Special thanks to: @antazoey, @dtdang and @wakamex

Ape Foundry 0.6.8

18 May 18:14
e0c1ca2

Choose a tag to compare

Changes

  • refactor: updates we can do because of 0.6.9 [APE-877] @antazoey (#47)
  • feat: allow connecting to remote anvil nodes [APE-892] @antazoey (#48)
  • docs: correct misleading error message [APE-897] @antazoey (#49)

Special thanks to: @antazoey

Ape Foundry 0.6.7

13 Apr 22:23
f89bdb0

Choose a tag to compare

Changes

  • feat: better support for custom compiler runtime errors [APE-798] @antazoey (#43)

Special thanks to: @antazoey