v0.21.10
What's Changed
- Pause on failure for unit fuzz (#1585) by @slundqui in #1586
- Fixing long short maturity unit test due to steth conversion inaccura… by @slundqui in #1588
- Cleaning up rollbar output by @slundqui in #1589
- Filter fuzz logs by @slundqui in #1590
- Updates to RL environment to use lazy PNL (From #1561) by @wshainin in #1580
- Reset internal nonce counter on checkpoint error by @slundqui in #1591
- Fixing typo by @slundqui in #1592
- Fuzz updates by @slundqui in #1594
- Preview on pending by @slundqui in #1595
- Exposing agent name in agent object by @slundqui in #1596
- Better rollbar logging of uncaught errors. Set default read timeout to be 20 seconds. by @slundqui in #1597
- Adding hyperdrive address to pause pool printout by @slundqui in #1598
- Removing traiderdaive from agent0 in favor of seperate repo by @slundqui in #1599
- Fixing a bug with coerce_float in calc pnl by @slundqui in #1600
- Bumping hyperdrivepy to v0.16.10 by @slundqui in #1601
- Allow passing of block identifiers (e.g., "pending") to interface functions. by @slundqui in #1602
- Fixing lp share price check to check against pending block vs the same block once it's mined by @slundqui in #1603
- Update INSTALL.md by @jrhea in #1604
- update comment to be more clear by @dpaiton in #1606
- Various fixes and features for rl bots training by @slundqui in #1607
- Wrapping deployin try catch and logging by @slundqui in #1608
- Better nonce handling by @slundqui in #1609
- Fixing rounding error with converting scaled value to unscaled value … by @slundqui in #1610
- Handle missing deploy block event by @slundqui in #1611
- Update to hyperdrive v1.0.15 by @slundqui in #1612
- Fixing int too big error by @slundqui in #1613
- Adding errors to ignore when logging to rollbar in fuzz testing by @slundqui in #1615
- chainsync safe closeout by @dpaiton in #1616
- Adding flag for printing crash summary to stdout in agent0 by @slundqui in #1617
- Adding flag that allows pool info in the db to be sparse for performance by @slundqui in #1619
- Fixing call to rollbar log exc info by @slundqui in #1620
- Fixing a bug where precision was getting lost in event -> db pipeline by @slundqui in #1621
- Changing version specification to minimum version instead of list of … by @slundqui in #1623
- Using log message instead of rollbar log exc info to prevent logging … by @slundqui in #1624
- Support morpho pools in interface. Includes update to hyperdrive v1.0.16 by @slundqui in #1625
- Abi path hotfix by @slundqui in #1626
- Default to erc4626 in interface, and log a warning if hyperdrive kind… by @slundqui in #1629
- Adding logging message in checkpoint bots. Crash immediately if there… by @slundqui in #1628
- Agent0 ReadMe Docs Update | Pull Request by @smaroo in #1627
- Don't use threads in checkpoint bot, and make checkpoint bot use async waits by @slundqui in #1631
- Fixing invariance checks for testnet by @slundqui in #1632
- Version bump to v0.21.10 by @slundqui in #1633
New Contributors
Full Changelog: v0.21.9...v0.21.10