Skip to content

v0.8.4

Compare
Choose a tag to compare
@tyrion70 tyrion70 released this 18 May 16:22
c6160ef

Breaking changes

None

Features

  • Fluxmonitor initiators may now optionally include an absoluteThreshold parameter. To trigger a new on-chain report, the absolute difference in the feed value must change by at least the absoluteThreshold value. If it is unspecified or zero, fluxmonitor behavior is unchanged.

Bugfixes

  • Fix incorrect permissions on some files written by the node
  • Prevent a case where duplicate ethereum keys could be added
  • Improve robustness and reliability of ethtx transaction logic

Database Migrations

  • Add created_at and updated_at to all tables allowing for better historical insights. This migration may take a minute or two on large databases.