Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@polipaul polipaul released this 01 Sep 14:22
· 40 commits to master since this release
e224b4b

New Features

  • Integrated GitHub Actions for build automation.
  • Introduced a command-line interface (CLI) node runner.
  • Completely reworked the PGAExecutor logic for managing gas price fluctuations.
  • Switched to Winston for improved logging.
  • Enabled transaction metrics collection.
  • Integrated optional support for Sentry logging.
  • Configured the API server to explicitly listen on 127.0.0.1.

Bug Fixes

  • Improved handling of Subgraph errors.
  • Resolved issues with the docker build.
  • Fixed the stuck QueueEmitter issue.

The release is intended to be used with PPAgentV2.3.0.randao-beta.11 agent contract.

Full Changelog: v0.4.0-beta.3...v0.5.0