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: Migrate from substrate to polkadot-sdk repo + Implement genesis builder #313

Merged
merged 17 commits into from
Dec 22, 2023

rename Gc to GenesisConfig in types

f8f3323
Select commit
Loading
Failed to load commit list.
Merged

feat: Migrate from substrate to polkadot-sdk repo + Implement genesis builder #313

rename Gc to GenesisConfig in types
f8f3323
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Dec 21, 2023 in 0s

85.81% of diff hit (target 78.51%)

View this Pull Request on Codecov

85.81% of diff hit (target 78.51%)

Annotations

Check warning on line 51 in api/genesis_builder/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/genesis_builder/module.go#L51

Added line #L51 was not covered by tests

Check warning on line 74 in api/genesis_builder/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/genesis_builder/module.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 81 in api/genesis_builder/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/genesis_builder/module.go#L81

Added line #L81 was not covered by tests

Check warning on line 32 in frame/aura/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/aura/genesis_builder.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 48 in frame/aura/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/aura/genesis_builder.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 41 in frame/balances/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/balances/genesis_builder.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 62 in frame/balances/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/balances/genesis_builder.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 72 in frame/balances/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/balances/genesis_builder.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 109 in frame/balances/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/balances/genesis_builder.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 32 in frame/grandpa/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/grandpa/genesis_builder.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 53 in frame/grandpa/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/grandpa/genesis_builder.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 23 in frame/transaction_payment/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/transaction_payment/genesis_builder.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 45 in frame/transaction_payment/genesis_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frame/transaction_payment/genesis_builder.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 45 in primitives/types/public_key_sr25519.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

primitives/types/public_key_sr25519.go#L44-L45

Added lines #L44 - L45 were not covered by tests