single package repo; hd 0.9.0; interactive refactor
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
- Load wallet state from chain by @slundqui in #1329
- improve arb bot accuracy by @wakamex in #1331
- Interactive Hyperdrive to connect to remote chain by @slundqui in #1333
- Fixing bug with building wallet positions from chain by @slundqui in #1334
- Updating agent0 demo with remote chain connection by @slundqui in #1335
- Fixing docstring definition for calc close long/short by @slundqui in #1336
- Chainsync calculates pnl via rust instead of contract calls by @slundqui in #1337
- Full hyperdrive env by @slundqui in #1339
- move isclose check to fixedpointmath; update to new import structure by @dpaiton in #1341
- adds a function for getting an IFrame to display the dashboard inside jupyter notebooks by @dpaiton in #1340
- Moving monorepo to single repo by @slundqui in #1347
- Flag for loading and not loading random state when snapshotting by @slundqui in #1346
- Updating readthedocs install by @slundqui in #1350
- Dataclass docstring format by @slundqui in #1348
- Hyperdrive v0.9.0 by @slundqui in #1351
- Fixing bug in lp pnl calculation by @slundqui in #1358
- LP bot that adds or removes liquidity depending on current PNL by @dpaiton in #1330
- cleanup lpandarb bot by @dpaiton in #1356
- Fixing race condition for getting current wallet by @slundqui in #1359
- increment version by @dpaiton in #1363
Full Changelog: v0.15.0...v0.16.0