Skip to content

Release v0.1.4-test36

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 13:35

What's Changed

  • docs: Update plugins doc with reporting rejected tx cli options by @usmansaleem in #97
  • added missing javadoc comments by @macfarla in #98
  • Rename minGasPrice to ethGasPrice from the extraData and track its value by @cloudspores in #103
  • Expose metrics for profitability configuration at runtime by @fab-10 in #104
  • Fix: MetricSystem is only available at start phase by @fab-10 in #106
  • Only process extra data when the node is in sync by @fab-10 in #105
  • [MINOR] IDE suggested syntax improvements by @macfarla in #100
  • log plugin name at registration; remove override of getName() method by @macfarla in #99
  • Accept txs that revert in eth_sendRawTransaction when simulation check is enabled by @fab-10 in #108