Skip to content

Releases: Tenderly/tenderly-sdk

v0.2.1

29 Aug 13:39
5c17576
Compare
Choose a tag to compare

Patch Changes

  • 7cdf08f: Added Base and Base Goerli networks to Network enum

v0.2.0

15 Aug 08:37
565f597
Compare
Choose a tag to compare

Minor Changes

  • 6e93f3b: Enabled typescript strict mode

v0.1.15

28 Jul 13:07
d1ed4db
Compare
Choose a tag to compare

Patch Changes

  • 4ca0753: Update value type in Simulator types to be string or number

v0.1.14

02 Jun 10:42
41fe783
Compare
Choose a tag to compare

Patch Changes

  • a6f4fb5: Repack libraries without TenderlySolcConfig
  • 7ce6a2b: Make TenderlySolcConfig dependent on SolcConfig

v0.1.13

29 May 14:28
47706c8
Compare
Choose a tag to compare

Patch Changes

  • 23d79f0: Renamed user-agent to x-user-agent

v0.1.12

27 Apr 11:26
00de7f5
Compare
Choose a tag to compare

Patch Changes

v0.1.11

24 Apr 13:03
88e5265
Compare
Choose a tag to compare

Patch Changes

  • b1ad7e8: TIC-498 getAll method should target v2 API

v0.1.10

20 Apr 16:16
203561a
Compare
Choose a tag to compare

Patch Changes

  • 595093b: Fixed error while performing simulated transaction with state overrides
  • 64e9578: Enabling external contributors to run tests in target repository context

v0.1.9

18 Apr 15:38
6c5dd41
Compare
Choose a tag to compare

Patch Changes

  • a54bcec: Added more examples that elaborate contract verification.

v0.1.8

13 Apr 10:43
251f335
Compare
Choose a tag to compare

Patch Changes

  • 54fe4bd: [docs] update readme intro