Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nick multiversion cleanup #995

Merged
merged 4 commits into from
Sep 30, 2019
Merged

Nick multiversion cleanup #995

merged 4 commits into from
Sep 30, 2019

Conversation

aionick
Copy link
Contributor

@aionick aionick commented Sep 30, 2019

Some final changes as part of the mult-version support.

The most notable change here: squashing modAvmProvider into modVM.

- The modAvmProvider module was a temporary module used as a sandboxed
  version of modVM during the multi-version avm support development.
  Now that that's done, the two modules can become one.
- This only made sense in the old world when modAvmProvider existed.
  Now the configurations class has direct access to the TxNrgRule class
  and these rules never change.
- Tests now delegate to a helper method to handle the avm configuration
  boilerplate.
- This was requested because this builder is building a class named
  AvmExternalState.
@aionick aionick force-pushed the nick-multiversion-cleanup branch from 2438880 to e393921 Compare September 30, 2019 17:48
@aionick aionick merged commit e393921 into master Sep 30, 2019
@aionick aionick deleted the nick-multiversion-cleanup branch September 30, 2019 21:03
@AionJayT AionJayT added this to the 0.5.0 (Unity) milestone Oct 7, 2019
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.

2 participants