Releases: valory-xyz/trader
Releases · valory-xyz/trader
v0.17.1
v0.17.0
What's Changed
- [v0.17.0]: Update the policy's logic by @Adamantios in #296
- Test/payload tests by @annasambrook in #297
- Release
v0.17.0
by @Adamantios in #299
Full Changelog: v0.16.5...v0.17.0
v0.16.5
What's Changed
- Rename service and add pearl subgraph endpoints by @jmoreira-valory in #284
- Feat/liquidity info by @cyberosa in #281
- Feat/pyinstaller by @0xArdi in #285
- Separate Pearl market creator by @jmoreira-valory in #286
- Fix/test check stop trading by @annasambrook in #290
- Fix/logs by @0xArdi in #289
- Make the randomness configurable for the benchmarking by @Adamantios in #292
- Fix the randomness while in benchmarking mode by @Adamantios in #294
- Handles exhausted "The Graph" API key by @Adamantios in #295
New Contributors
- @annasambrook made their first contribution in #290
Full Changelog: v0.16.2...v0.16.5
v0.16.4
chore: use release@v2
v0.16.2
What's Changed
- Trader app template for olas operate app by @angrybayblade in #221
- Fix failure in case the kpi is met by @Adamantios in #279
- Fix blocking behaviour on Pearl agent by @jmoreira-valory in #271
- Migrate contract functionality by @jmoreira-valory in #218
- Feat/ new staking support by @0xArdi in #264
- Fix/healthcheck by @dvilelaf in #282
- Implement tests for the base by @Adamantios in #283
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- Feat/new kelly formula by @cyberosa in #267
- Fix redeeming by @Adamantios in #276
- Fix file not found error by @Adamantios in #277
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Make all the api specs configurable by @Adamantios in #275
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- Test
get_bet_amount
by @Adamantios in #263 - Add tests for the strategy execution by @Adamantios in #265
- new benchmarking values to avoid x=y by @cyberosa in #266
- Enable tests on CI by @Adamantios in #268
- Update the utilized tools when adjusting the policy's tools by @Adamantios in #272
- Do not blacklist if the tool selection has not been run by @Adamantios in #270
New Contributors
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- Feat/healthcheck by @dvilelaf in #262
- Parameterize the sleep time in-between unsuccessful RPC calls by @Adamantios in #261
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- feat: add
Relayer
contract by @0xArdi in #254 - Implement a benchmarking mode by @Adamantios in #252
- Fix benchmarking mode by @Adamantios in #255
- Fix blacklisting behaviour when in benchmarking mode by @Adamantios in #256
- Update the data reading logic for the mocked version by @Adamantios in #258
- Skip the reset and pause when benchmarking by @Adamantios in #259
- Also write the mech results when unprofitable during benchmarking mode by @Adamantios in #260
Full Changelog: v0.14.1...v0.15.0