Skip to content

Conversation

turmelclem
Copy link
Collaborator

Content

This PR includes...

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • All check jobs of the CI have succeeded
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)
    • Add ADR blog post or Dev ADR entry (if relevant)
    • No new TODOs introduced

Comments

Issue(s)

Relates to #YYY or Closes #YYY

pub(crate) epoch_service: EpochServiceWrapper,

/// Mithril network configuration provider
pub(crate) mithril_network_configuration_provider: Arc<dyn MithrilNetworkConfigurationProvider>,

Check warning

Code scanning / clippy

field mithril_network_configuration_provider is never read Warning

field mithril\_network\_configuration\_provider is never read
pub(crate) epoch_service: EpochServiceWrapper,

/// Mithril network configuration provider
pub(crate) mithril_network_configuration_provider: Arc<dyn MithrilNetworkConfigurationProvider>,

Check warning

Code scanning / clippy

field mithril_network_configuration_provider is never read Warning

field mithril\_network\_configuration\_provider is never read
Copy link

Test Results

    4 files  ±0    168 suites  ±0   24m 11s ⏱️ -17s
2 227 tests ±0  2 227 ✅ ±0  0 💤 ±0  0 ❌ ±0 
6 879 runs  ±0  6 879 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 407ea74. ± Comparison against base commit 69e39ed.

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