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

Feat/conc babydegen #65

Merged
merged 84 commits into from
Feb 7, 2025
Merged

Feat/conc babydegen #65

merged 84 commits into from
Feb 7, 2025

Conversation

gauravlochab
Copy link
Collaborator

This pull request includes merging the babydegen agent with the optimus agent using an agent transition switch

@princevijay27 princevijay27 self-requested a review January 10, 2025 07:47
Adamantios and others added 11 commits January 17, 2025 18:28
Updates the custom IPFS interactions by setting the `in_flight_req` flag before putting the message to the outbox, so that the handler can use it to identify custom interactions.

Fixes the handler by:

1. Subclassing the abstract round abci's `IpfsHandler`.
2. Allowing all types of IPFS response performatives.
3. Passing the non-custom messages to the parent implementation.
4. If a callback for a custom message cannot be found, then let the parent implementation handle this case.

[no ci]
@DIvyaNautiyal07
Copy link
Collaborator

@gauravlochab opened an issue for dependency check failing for dcxt third party package

@DIvyaNautiyal07 DIvyaNautiyal07 merged commit d532de5 into main Feb 7, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants