Asynchronous bots
What's changed
- bots can now trade asynchronously, which allows us to run multiple bot scripts on one devnet chain
- adds a checkpointing bot to allow the hyperdrive devnet chain to run smoothly
- bumped elfpy to be compatible with Hyperdrive
0.0.10
- various bugfixes to streamlit, configs & eth_bots
PRs
- fixes config errors by @dpaiton in #724
- Fixing streamlit for a case where LP doesn't exist by @slundqui in #722
- increment pyproject by @dpaiton in #725
- remove cross platform tests by @dpaiton in #728
- reverts to linting on all files & no docs linting by @dpaiton in #733
- Postgres split by @slundqui in #726
- Updating configuration handling in acquire data by @slundqui in #732
- Added a checkpointing bot for Hyperdrive by @jalextowle in #731
- fix: Bugfix in the checkpointing bot by @jalextowle in #736
- reorganizes & renames config files by @dpaiton in #737
- Bots now use async waits on tx reciept by @slundqui in #739
- adds factory to hyperdrive addresses by @dpaiton in #741
- bumps elfpy version to 0.3.1 by @dpaiton in #742
Full Changelog: v0.3.0...v0.3.1