Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to decide for the bet's choice #2

Merged
merged 41 commits into from
Jul 10, 2023

Conversation

Adamantios
Copy link
Collaborator

@Adamantios Adamantios commented Jul 6, 2023

Creates config, models, behaviour, payload, round for deciding the bet.

The following scenarios are possible:
1. both are `None` -> error on mech response
2. vote is `None` -> there was a tie, i.e., no decision can be made
The `_is_profitable` method is pending implementation.
`private_key_paths.read("ethereum")` would only make sense for `AgentConfig`, which is not accessible via the context.
@Adamantios Adamantios changed the title [WIP]: Add functionality to decide for the bet's choice Add functionality to decide for the bet's choice Jul 7, 2023
@Adamantios Adamantios merged commit 81f7c21 into feat/update-bets Jul 10, 2023
@Adamantios Adamantios deleted the feat/decision-making branch July 10, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant