This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Releases: smartcontractkit/seth
Releases · smartcontractkit/seth
v1.2.0
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
v1.1.1
v1.1.0
v1.0.13
v1.0.12
v1.0.11
v1.0.10
- 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