hyperdrive 1.0; testnet bots; general cleanup
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
- Making fuzz bots async by @slundqui in #1383
- Updating agent0 to Hyperdrive v0.11.0 by @slundqui in #1385
- don't repeatedly get pool config when updating state by @dpaiton in #1386
- Hyperdrive interface accepts single hyperdrive pool address by @slundqui in #1387
- Allows calculating variable rate from checkpoints by @slundqui in #1388
- fix codecov by @dpaiton in #1394
- Connect and trade bots on steth pool by @slundqui in #1392
- Update to hyperdrive v0.13.0 by @slundqui in #1395
- Update hotfix by @slundqui in #1396
- Turning off codecov by @slundqui in #1398
- Parameterizing checkpoint bot by @slundqui in #1397
- Hyperdrive v1.0.0 by @slundqui in #1399
- Hotfix for cli args for checkpoint bot by @slundqui in #1400
- Adding sync interactive hyperdrive agent from chain api by @slundqui in #1401
- add timeout by @wakamex in #1402
- Don't retry when setting approvals in interactive hyperdrive by @slundqui in #1403
- make default timeout longer by @wakamex in #1404
- add gas limit parameter to trade functions by @wakamex in #1406
- fix typo in build positions by @wakamex in #1407
- increment package version by @dpaiton in #1409
Full Changelog: v0.17.1...v0.18.0