Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

feat: enable execute only networks #44

Merged
merged 6 commits into from
Sep 16, 2024

Conversation

mpetrun5
Copy link
Contributor

@mpetrun5 mpetrun5 commented Sep 6, 2024

Description

Related Issue Or Context

Closes: #46

How Has This Been Tested? Testing details.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

Copy link

github-actions bot commented Sep 6, 2024

Go Test coverage is 92.2 %\ ✨ ✨ ✨

Copy link

Go Test coverage is 92.2 %\ ✨ ✨ ✨

Copy link

Go Test coverage is 92.2 %\ ✨ ✨ ✨

@mpetrun5 mpetrun5 merged commit 4b91b55 into main Sep 16, 2024
8 checks passed
@mpetrun5 mpetrun5 deleted the mpetrun5/enable-execute-only-networks branch September 16, 2024 12:50
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.

Allow for networks to be execute or listen only
3 participants