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

Make sure node id is constant for sync node. Add common_bls_key to the schain config #1066

Merged
merged 6 commits into from
May 15, 2024

Merge branch 'v2.7.x' into sync-bls-config

b9157e9
Select commit
Loading
Failed to load commit list.
Merged

Make sure node id is constant for sync node. Add common_bls_key to the schain config #1066

Merge branch 'v2.7.x' into sync-bls-config
b9157e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 15, 2024 in 1s

78.72% of diff hit (target 81.65%)

View this Pull Request on Codecov

78.72% of diff hit (target 81.65%)

Annotations

Check warning on line 70 in core/node_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/node_config.py#L70

Added line #L70 was not covered by tests

Check warning on line 245 in core/schains/config/generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/schains/config/generator.py#L245

Added line #L245 was not covered by tests

Check warning on line 26 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L26

Added line #L26 was not covered by tests

Check warning on line 74 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 79 in sync_node.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync_node.py#L76-L79

Added lines #L76 - L79 were not covered by tests