Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

FM-306: add method in provider to get genesis info #337

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

adlrocha
Copy link
Contributor

@adlrocha adlrocha commented Oct 16, 2023

Related to consensus-shipyard/ipc#273
Depends on #336

This PR introduces a new method in the provider to retrieve all the genesis information in the parent required to deterministically generate the genesis for a Fendermint child subnet.

It also introduces min_cross_msg_fee as an additional configuration parameter that users can set when they create their subnets and many other changes.

@adlrocha adlrocha requested a review from cryptoAtwill October 16, 2023 10:43
@adlrocha adlrocha marked this pull request as ready for review October 17, 2023 06:44
ipc/provider/src/manager/subnet.rs Outdated Show resolved Hide resolved
ipc/provider/src/manager/evm/manager.rs Show resolved Hide resolved
ipc/provider/src/manager/evm/manager.rs Show resolved Hide resolved
@adlrocha adlrocha requested a review from cryptoAtwill October 18, 2023 08:30
@adlrocha adlrocha merged commit cdf0e7b into dev Oct 18, 2023
3 checks passed
@adlrocha adlrocha deleted the fm-306-fendermint-genesis branch October 18, 2023 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants