Skip to content

Conversation

bruce-riley
Copy link

This PR splits messaging and token transfer. It creates a MsgManagerBase abstract class that inherits from ManagerBase and is the base class for NttManager.

This PR also creates a MsgManager class that can be used to implement generic messaging, using existing relaying.

It also creates a MsgManagerWithExecutor that allows generic messaging using the executor infrastructure for relaying.

@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 2 times, most recently from 9bb075c to 6f36fce Compare April 29, 2025 16:24
@bruce-riley bruce-riley changed the title evm: Add msg manager evm: Add MsgManager Apr 29, 2025
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 3 times, most recently from 2d9d13b to 55bd24a Compare May 1, 2025 14:44
@bruce-riley bruce-riley force-pushed the evm/mm branch 2 times, most recently from a40b01a to ada34c1 Compare May 1, 2025 14:59
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 2 times, most recently from bf67b78 to 66a2193 Compare May 1, 2025 15:05
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 3 times, most recently from 071f65a to 47d049c Compare May 21, 2025 17:32
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch from 47d049c to b7f229a Compare June 2, 2025 17:50
@bruce-riley bruce-riley force-pushed the evm/mm branch 2 times, most recently from d0179b9 to 7eb1451 Compare July 17, 2025 18:45
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 2 times, most recently from c29aa1f to 9da9ee6 Compare July 17, 2025 21:20
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.

1 participant