Skip to content

Releases: delvtech/agent0

Hyperdrive 8; RL-bot mvp; API improvements

22 Feb 00:36
1f69124
Compare
Choose a tag to compare

What's Changed

  • Added a new reinforcement learning pipeline to the Traider Daive lib
  • Refactored and improved the Hyperdrive Interface as well as Interactive Hyperdrive
  • Adds a new random bot that will hold trades
  • Updated to support Hyperdrive 0.8.0
  • Improved documentation

PRs

Full Changelog: v0.14.0...v0.15.0

Hyperdrive 7 & fuzz bugfixes

31 Jan 17:49
9d7964f
Compare
Choose a tag to compare

What's Changed

  • Update agent0 and hyperdrivepy wheels to support hyperdrive 0.7.0
  • Bugfixes and improvements for fuzz and bot pipelines

PRs

Full Changelog: v0.13.0...v0.14.0

fuzz test improvements

22 Jan 18:53
dd0f942
Compare
Choose a tag to compare

What's Changed

  • Improved error messaging and documentation for fuzz tests
  • Resolved many bugs and erroneous checks in the fuzz tests
  • Bugfixes and improvements to the lp and arb bot

PRs

Full Changelog: v0.12.0...v0.13.0

hyperdrive4; improved testing

06 Jan 02:18
a2cf397
Compare
Choose a tag to compare

What's Changed

  • improves crash reporting, rollbar support, and exception messages
  • improves hyperdrive deploy to rely on pypechain generated objects
  • reformats interface API into read_only and read_write versions
  • adds ability for an interactive agent to liquidate all trades
  • improves testing coverage
  • improvements and bugfixes in hyperdrive invariance checks and fuzz tests
  • support hyperdrive 0.4.0

PRs

Full Changelog: v0.10.0...v0.12.0

Hyperdrive invariant fuzz testing

09 Dec 01:46
Compare
Choose a tag to compare

What's Changed

  • Added new invariant fuzz tests for Hyperdrive
  • Improved performance of the Interactive Hyperdrive
  • Added capability to log crash reports to rollbar
  • Various code fixes, cleanups, tests

PRs

Full Changelog: v0.10.0...v0.11.0

interactive agent0

27 Nov 17:44
1cc9d43
Compare
Choose a tag to compare

What's Changed

  • adds an interactive agent0 workflow to enable running economic experiments in jupyter notebooks
  • improves typing system using pypechain
  • various bug fixes, doc improvements, and new tests

PRs

Full Changelog: v0.9.0...v0.10.0

deprecate elfpy; hyperdrive 0.3.0

16 Nov 19:16
d5e3689
Compare
Choose a tag to compare

What's Changed

  • Rename repo from elf-simulations to agent0
  • Deprecate elfpy
  • Update to support Hyperdrive 0.3.0
  • Improve API DX & docs
  • Improve fuzz test workflow

PRs

Full Changelog: v0.8.3...v0.9.0

crash report and api improvements

02 Nov 21:07
Compare
Choose a tag to compare

What's Changed

  • reorganizes API for better developer experience
  • adds new functions to hyperdrive-rs and the python wrappers
  • improves crash reporting

PRs

Full Changelog: v0.8.2...v0.8.3

adds lp and arb bot; trading comp fixes; speedup w/ contract calls

01 Nov 17:29
2ff4cef
Compare
Choose a tag to compare

What's Changed

  • new lp-and-arb bot for making smart arbitration trades
  • a lot of various bugfixes from feedback during the trading competition
  • bot process is faster with fewer contract calls

PRs

Full Changelog: v0.8.1...v0.8.2

various bugfixes for trading comp

17 Oct 22:06
9ce9857
Compare
Choose a tag to compare

What's Changed

  • Fixed bugs with crash reporting, user registry, and example defaults for the trading competition
  • Adds API functions for calculating fees

PRs

Full Changelog: v0.8.0...v0.8.1