Releases: valory-xyz/trader
Releases · valory-xyz/trader
v0.5.0
What's Changed
- Improve
decision_maker_abci
package description by @Adamantios in #63 - chore: prep component minting by @DavidMinarsch in #60
- Implement autonomous claiming by @0xArdi in #59
- Fix redeeming by @Adamantios in #65
- Finish the redeeming logic by @Adamantios in #66
- Fix uniqueness of positions to redeem by @Adamantios in #67
New Contributors
- @DavidMinarsch made their first contribution in #60
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Loop on the same state until Mech delivers by @Adamantios in #61
- Fix indefinite loop by @Adamantios in #62
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Rewired FSM to wait until Mech Deliver received by @jmoreira-valory in #55
- Improved trades summary script by @jmoreira-valory in #56
- Remove scripts by @jmoreira-valory in #57
- Bump
[email protected]
by @angrybayblade in #58
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- 1-run deployment with fresh keys by @Adamantios in #43
- Add support for re-running the service via the script by @Adamantios in #49
- Fix FSM rewiring RefillRequiredRound by @jmoreira-valory in #52
- Bump
[email protected]
and[email protected]
by @angrybayblade in #51 - Update lock file by @angrybayblade in #53
- Remove the usage of deprecated methods by @angrybayblade in #54
New Contributors
- @angrybayblade made their first contribution in #51
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Bump open-autonomy to
v0.10.11.post1
by @Adamantios in #48
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Hide secret inputs by @Adamantios in #42
- Fix re-running the service via the script by @Adamantios in #44
- Implement a script to get trades by @Adamantios in #45
- Stop previous containers by @Adamantios in #46
- Bump
open-autonomy
tov0.10.11
by @Adamantios in #47
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Make some fields optional by @Adamantios in #38
- Bump
open-aea
andopen-autonomy
frameworks by @Adamantios in #39 - Reopened to include missing changes by @Adamantios in #40
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Fix Readme 2 by @jmoreira-valory in #34
- Add a helper script to run the service by @Adamantios in #36
- Fix the swap logic by @Adamantios in #37
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add functionality for sampling a bet by @Adamantios in #4
- Add functionality for temporarily blacklisting a bet by @Adamantios in #3
- Add functionality to decide for the bet's choice by @Adamantios in #2
- Create functionality to fetch and update bets by @Adamantios in #1
- Implement bet placement by @Adamantios in #6
- Create trader abci by @Adamantios in #7
- Fix several issues by @Adamantios in #8
- Create market manager skill by @Adamantios in #5
- Implement agent by @Adamantios in #9
- Create trader service by @Adamantios in #10
- chore: readme by @dvilelaf in #11
- Fix issues by @Adamantios in #12
- Implement approval by @Adamantios in #13
- Fix updating and sampling logic by @Adamantios in #14
- Update README by @jmoreira-valory in #15
- Implement a multiplexer for the tx settlement skill by @Adamantios in #16
- Implement mech contract by @Adamantios in #17
- Fix connection overrides by @Adamantios in #19
- Update README.md by @dagacha in #20
- Make the bet prompt's template configurable by @Adamantios in #22
- Refactor mech request by @Adamantios in #18
- Update parameters on README.md by @jmoreira-valory in #21
- Refactor mech response by @Adamantios in #24
- Refactor FSM by @Adamantios in #26
- Refactor the mech's response retrieval by @Adamantios in #27
- Refactor the interaction with mechs by @Adamantios in #23
- Chore/bump 0.10.9 by @0xArdi in #28
- Update the instructions for running the service by @Adamantios in #30
- Fix service definition by @Adamantios in #29
- Add more logging by @Adamantios in #32
- Fix the prompt template by @Adamantios in #31
- Fix blacklisting logic by @Adamantios in #33
- Exchange xDAI to wxDAI by @Adamantios in #35
New Contributors
- @dvilelaf made their first contribution in #11
- @dagacha made their first contribution in #20
- @0xArdi made their first contribution in #28
Full Changelog: https://github.com/valory-xyz/trader/commits/v0.1.0