Closed adlrocha closed 1 year ago
Mir integration in Lotus needs a config number to sync reconfiguration requests between validators. This PR introduces a config_number to the actor state to support reconfigurations in Mir triggered by on-chain state for IPC subnets.
config_number
//cc @cryptoAtwill, consider this change for https://github.com/consensus-shipyard/ipc-agent/pull/76?no-redirect=1 //cc @dnkolegov to review this is the expected behavior.
Mir integration in Lotus needs a config number to sync reconfiguration requests between validators. This PR introduces a
config_number
to the actor state to support reconfigurations in Mir triggered by on-chain state for IPC subnets.//cc @cryptoAtwill, consider this change for https://github.com/consensus-shipyard/ipc-agent/pull/76?no-redirect=1 //cc @dnkolegov to review this is the expected behavior.