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

Add test cases for the vm type specs #886

Merged
merged 2 commits into from
Apr 26, 2019
Merged

Add test cases for the vm type specs #886

merged 2 commits into from
Apr 26, 2019

Conversation

AionJayT
Copy link
Collaborator

@AionJayT AionJayT commented Apr 25, 2019

Notice

It is not allowed to submit your PR to the master branch directly, please submit your PR to the master-pre-merge branch.

Description

Please include a brief summary of the change that this pull request proposes. Include any relevant motivation and context. List any dependencies required for this change.

  • Added and modified the test cases for the vm type update. the related issue please see AKI-110.
  • Added fvm call avm test case, test cases of fvm/avm deploy&call in the same block.
  • related to Switch to using 2 transaction types #883

Fixes Issue # .

AKI-110

Type of change

Insert x into the following checkboxes to confirm (eg. [x]):

  • Bug fix.
  • New feature.
  • Enhancement.
  • Unit test.
  • Breaking change (a fix or feature that causes existing functionality to not work as expected).
  • Requires documentation update.

Testing

Please describe the tests you used to validate this pull request. Provide any relevant details for test configurations as well as any instructions to reproduce these results.

Verification

Insert x into the following checkboxes to confirm (eg. [x]):

  • I have self-reviewed my own code and conformed to the style guidelines of this project.
  • New and existing tests pass locally with my changes.
  • I have added tests for my fix or feature.
  • I have made appropriate changes to the corresponding documentation.
  • My code generates no new warnings.
  • Any dependent changes have been made.

@AionJayT AionJayT added this to the 0.4.0 milestone Apr 25, 2019
@AionJayT AionJayT changed the base branch from master to master-pre-merge April 25, 2019 19:04
@AionJayT AionJayT changed the base branch from master-pre-merge to tx-types April 25, 2019 19:05
@AlexandraRoatis AlexandraRoatis force-pushed the tx-types branch 2 times, most recently from b41feb3 to 6e47969 Compare April 26, 2019 19:23
@AionJayT AionJayT changed the base branch from tx-types to master-pre-merge April 26, 2019 21:07
@AionJayT AionJayT merged commit 34d304d into master-pre-merge Apr 26, 2019
@AionJayT AionJayT deleted the AKI-110 branch May 2, 2019 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants