Skip to content

Releases: delvtech/agent0

v0.20.3

12 Jun 22:00
93b2e86
Compare
Choose a tag to compare

What's Changed

  • Allow connection of service bots to remote chain. Adding rollbar logging to checkpoint bot. Includes version bump to v0.20.3 by @slundqui in #1530

Full Changelog: v0.20.2...v0.20.3

v0.20.2

12 Jun 00:02
6772bae
Compare
Choose a tag to compare

What's Changed

  • Relaxing lp share price test if closing a mature position. Retrying when create checkpoint in advance time fails by @slundqui in #1510
  • Deployment cleanup by @slundqui in #1507
  • Remote analysis by @slundqui in #1512
  • smart contract transact write retries also retries building the transaction by @slundqui in #1511
  • Adding in agent0 signature to extra data on trade calls by @slundqui in #1513
  • snapshot_dir defaults to None for default, which defaults to .interactive_state/snapshot/chain_<chain_port> by @slundqui in #1517
  • Logging info on fuzz fail by @slundqui in #1518
  • Adding epsilon to total shares check. Adding ignored errors when running pause on crash by @slundqui in #1519
  • Exposing anvil host and genesis timestamp to fuzz testing by @slundqui in #1520
  • Setting gas limit and create checkpoint retry in unit fuzz by @slundqui in #1521
  • Printing port on pause by @slundqui in #1522
  • Better error handling of failed transactions by @slundqui in #1523
  • Hyperdrive v1.0.10 by @dpaiton in #1524
  • type gen hotfix by @dpaiton in #1526
  • Logging trace error. Adding in check to non-async transaction by @slundqui in #1527
  • Infra fixes by @slundqui in #1528
  • Version bump to v0.20.2 by @slundqui in #1529

Full Changelog: v0.20.1...v0.20.2

v0.20.1

03 Jun 18:12
162cad3
Compare
Choose a tag to compare

What's Changed

  • Complete refactor of interactive hyperdrive agents
  • fuzz fixes & UX improvements

PRs

Full Changelog: v0.20.0...v0.20.1

v0.20.0

22 May 03:57
d0ac91e
Compare
Choose a tag to compare

What's Changed

  • Update to support Hyperdrive v1.0.6
  • Multi-pool and events based database refactor
  • Fuzz bot bug fixes

PRs

Full Changelog: v0.19.0...v0.20.0

v0.19.0

16 May 18:56
14475b2
Compare
Choose a tag to compare

What's changed

  • Update to support hyperdrive v1.0.3
  • InteractiveHyperdrive & related classes renamed to remove "Interactive"
  • Broad improvements to documentation, underlying class structures
  • Update hyperdrive-rs interface

PRs

Full Changelog: v0.18.1...v0.19.0

Update to hyperdrive v1.0.1, various bug fixes

17 Apr 00:49
4bd0f0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

hyperdrive 1.0; testnet bots; general cleanup

15 Apr 18:30
c37b4b8
Compare
Choose a tag to compare

What's Changed

  • Support for Hyperdrive v1.0.0
  • Fixes to support bots on testnet
  • Generalize pool deployments to support steth
  • UI improvements with Interactive Hyperdrive

PRs

Full Changelog: v0.17.1...v0.18.0

General cleanup

27 Mar 20:26
150f0ed
Compare
Choose a tag to compare

What's Changed

  • Removing RL specific code to separate repo.
  • Refactor code to utilize interactive hyperdrive.
  • Cleaning up interactive hyperdrive policies.

PRs

Full Changelog: v0.17.0...v0.17.1

Publishing in CI; hd 0.10.1; Readme and docs

20 Mar 18:02
2074c33
Compare
Choose a tag to compare

What's Changed

  • Simplifying install instructions for hyperdrivepy publishing
  • Update for Hyperdrive 0.10.1
  • Readme updates
  • Publishing agent0 in CI

PRs

Full Changelog: v0.16.0...v0.17.0

single package repo; hd 0.9.0; interactive refactor

13 Mar 15:10
3a177dc
Compare
Choose a tag to compare

What's Changed

  • Single package repo instead of multi-lib monorepo
  • New tutorials
  • Interactive hyperdrive and lpandarb bot refactors
  • Improved arb and pnl accuracy and speed
  • New LP bot policy

PRs

Full Changelog: v0.15.0...v0.16.0