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

Callbacks #8

Open
DavidMinarsch opened this issue May 31, 2023 · 0 comments
Open

Callbacks #8

DavidMinarsch opened this issue May 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DavidMinarsch
Copy link
Contributor

DavidMinarsch commented May 31, 2023

Currently the callbacks are fully specified off-chain by the agents in their metadata.

It would be desirable to distinguish between these "soft" callbacks, that require off-chain adherence, and also offer a singular, "hard" callback interface. This could then be implemented by contracts that want to receive callbacks and would be the same for all mechs.

Specifically, a mech either as part of the call to deliver or as part of a multisend tx which includes the deliver and the callback, would be able to call back to the sender.

An example of a "soft" callback is executing a token transfer as part of the multisend tx

@DavidMinarsch DavidMinarsch added the enhancement New feature or request label Feb 17, 2024
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

No branches or pull requests

1 participant