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 a test for internal transactions in the AVM #890

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

arajasek
Copy link
Contributor

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

The test deploys a contract and calls a method that makes the contract call itself.

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

All tests pass

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.

@arajasek arajasek requested a review from AionJayT April 30, 2019 19:34
@arajasek arajasek self-assigned this Apr 30, 2019
@arajasek arajasek added the enhancement New feature or request label Apr 30, 2019
@arajasek arajasek added this to the 0.4.0 milestone Apr 30, 2019
@AionJayT AionJayT merged commit bff969b into master-pre-merge Apr 30, 2019
@AionJayT AionJayT added unit tests and removed enhancement New feature or request labels Apr 30, 2019
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