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

Conversation

@dino-rodriguez
Copy link
Member

@dino-rodriguez dino-rodriguez commented Aug 3, 2020

High Level Overview of Change

Fix a dependency cycle by moving types to one file.

Context of Change

Type of Change

  • 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 not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Before / After

Test Plan

Tests passing

@dino-rodriguez dino-rodriguez changed the title refactor: drop cycle & types in protocol fix+refactor: fix dependency cycle in types Aug 3, 2020
Copy link
Collaborator

@0xASK 0xASK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, much easier to reason about. Thank you!

@dino-rodriguez dino-rodriguez merged commit e2e82f9 into master Aug 4, 2020
@dino-rodriguez dino-rodriguez deleted the dr-remove-cycle branch August 4, 2020 18:43
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.

4 participants