Skip to content

Conversation

@stevenj
Copy link
Collaborator

@stevenj stevenj commented Sep 6, 2024

Description

Makes the Witness interrogation logic public on a MultiEraBlock.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

…rivate key in a transaction.

Also improves documentation on public functions, ands reduces visibility of functions which should not be public.
Also removes dead_code markers because this functionality is now publicly exposed.
@stevenj stevenj self-assigned this Sep 6, 2024
@minikin minikin merged commit ab18ab9 into main Sep 6, 2024
@minikin minikin deleted the feat/expose_witness_map branch September 6, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants