Skip to content

1.1.0

Compare
Choose a tag to compare
@Yashk767 Yashk767 released this 05 Feb 12:38
· 39 commits to main since this release
aabca34

Changes featured in release v1.1.0

  • Added support for fetching API keys from the environment for requests.
  • Introduced support for POST jobs.
  • Jobs can now return hex values.
  • Version number is now included in logs.
  • Updated to the latest versions of go-ethereum, go, and other dependencies.
  • Resolved all major Dependabot alerts by updating and installing node dependencies with the latest node and npm versions.
  • Modified the default value and functionality of gasLimitOverride. It will now be used every time there's a gas estimation failure.
  • Commit data will now be stored even if the transaction fails.
  • Nil values for the Alternate provider in the config are no longer supported.
  • Support for uniswap v2 and v3 data feeds returning results in the form of hex array and hex respectively is added.

What's Changed

Pull Requests

Full Changelog: v1.0.6...v1.1.0