github smartcontractkit/chainlink-ruby 0.8.0
v0.8.0

latest releases: v1.5.0-rc2, v1.5.0-rc1, v1.5.0-rc0...
4 years ago

Chainlink 0.8.0 is a major release.

Breaking changes

  • Support for SQLite has been dropped

Features

  • More robust HTTP adapter which automatically retries requests in the event of certain types of API or network failure
  • More robust retry for ethereum transactions which fail for an unknown reason
  • More comprehensive prometheus metrics (eth balance, gas bumping)
  • Warnings on sensitive file permissions

Bugfixes

  • Multiply adapter now uses Decimal instead of Float for improved accuracy
  • JSON adapter now returns large numbers as strings to avoid rounding errors in poorly behaved clients

Upgrades

  • Upgrade many dependencies, notably Go 1.12 -> Go 1.13

Don't miss a new chainlink-ruby release

NewReleases is sending notifications on new releases.