Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Move validation to validation service package #1804

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

DyrellC
Copy link
Contributor

@DyrellC DyrellC commented Mar 19, 2020

Description

Part of the #1646 breakdown. To prepare for the migration of solidity logic from the TransactionValidator, we will be moving the TransactionValidator to a more appropriate location. As it is a service, it will now be located in the service directory under the validation sub-directory.

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How Has This Been Tested?

  • Regression and Unit tests continue to pass

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

@DyrellC DyrellC mentioned this pull request Mar 19, 2020
5 tasks
@GalRogozinski GalRogozinski merged commit a62dff0 into iotaledger:dev Mar 25, 2020
@GalRogozinski GalRogozinski mentioned this pull request May 6, 2020
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.

2 participants