Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Releases: smartcontractkit/seth

v1.2.0

23 Aug 09:14
7a35586
Compare
Choose a tag to compare

What's Changed

  • optional gas bumping for slow transactions by @Tofel in #40
  • added function that fluently waits until there are no pending transactions by @Tofel in #41
  • better thread-safety and other optimisations

This is the last LTS version befor Seth v2.

Full Changelog: v1.1.2...v1.2.0

v1.1.2

07 Aug 08:54
11629f3
Compare
Choose a tag to compare

v1.1.1

05 Aug 09:13
a4ec32b
Compare
Choose a tag to compare
  • log all RPC calls on SETH_LOG_LEVEL=debug
  • allow custom headers for RPC client

v1.1.0

29 Jul 16:20
80dc793
Compare
Choose a tag to compare

What's Changed

  • do not only trace, but run full decode from CLI by @Tofel in #32
  • log transactions hashes in debug by @skudasov in #33
  • [TT-1413] fixed tracing, more complex debug contract, DOT graph generation by @Tofel in #35

Full Changelog: v1.0.13...v1.1.0

v1.0.13

27 Jun 10:59
abdadac
Compare
Choose a tag to compare
  • modified contract deployment flow that allows partial tracing by @Tofel in #31

Full Changelog: https://github.com/smartcontractkit/seth/compare/v1.0.12..v.1.0.13

v1.0.12

19 Jun 09:04
ca057b9
Compare
Choose a tag to compare

v1.0.11

28 May 10:59
6a35aca
Compare
Choose a tag to compare
  • remove chainId from network config, always get it from the node by @Tofel in #25

Full Changelog: https://github.com/smartcontractkit/seth/compare/v0.1.10..v.0.1.11

v1.0.10

28 May 09:55
621122c
Compare
Choose a tag to compare
  • seth + wasp example by @skudasov in #15
  • various validations and streamlines by @Tofel in #16
  • contract loader and congestion logic change (if cannot be done won't fail the whole estimation) by @Tofel in #18
  • new block stats CLI by @skudasov in #19
  • revert reason fixes by @Tofel in #20 and #24
  • pragma version decoding by @Tofel in #22
  • default network settings by @Tofel in #21

Full Changelog: https://github.com/smartcontractkit/seth/compare/v0.1.9..v.0.1.10

v1.0.9

10 May 09:21
b6f294f
Compare
Choose a tag to compare

Full Changelog: https://github.com/smartcontractkit/seth/compare/v0.1.8..v.0.1.9

v.0.1.8

08 May 09:06
b291cb9
Compare
Choose a tag to compare
  • fixed for a case, where revert reason wasn't correctly returned by @lukaszcl in #12

Full Changelog: https://github.com/smartcontractkit/seth/compare/v0.1.7..v.0.1.8